.MainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;

}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	background-Image:url(../Image/dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	background-Image:url(../Images/dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.SubMenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	line-height: normal;
	font-weight:bold; 
	text-decoration: none;
	color:Black; 
}

.SubMenuLink A:link
	{
		color:#000000;
		text-decoration: none;
	}
.SubMenuLink A:hover
	{
		color:#000000;
		text-decoration: underline;
	}
.SubMenuLink A:visited
	{
		color:#000000;
		text-decoration: none;
	}
.Heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}

.SubHeading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}

.ErrorText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small; 
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
.TextEntry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small; 
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
.LinkColumn A:link
	{
		color:#3D0000;
		text-decoration: none;
	}
.LinkColumn A:hover
	{
		color:#3D0000;
		text-decoration: none;
	}
.LinkColumn A:visited
	{
		color:#3D0000;
		text-decoration: none;
	}