.errMsg {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000}

.SiteLinkSmall {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	cursor:: hand;
}

a.SiteLinkSmall {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	cursor:: hand;
}

a.SiteLinkSmall:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
	cursor:: hand;
}

.TopLinks {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	cursor:: hand;
}

a.TopLinks {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #000000;
	cursor:: hand;
}

a.TopLinks:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFCC00;
	cursor:: hand;
}

.SiteTextSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.SiteTextLarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.SiteTextLargeBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.MainHeading {
	background-image: url(../images/headingbg.gif);
	height: 53px;
	background-repeat:repeat-x;
	font-family: Comic Sans Ms;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
}

.MainHeadingBold {
	background-image: url(../images/headingbg.gif);
	height: 53px;
	background-repeat: repeat-x;
	font-family: Comic Sans Ms;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.MainHeadingLink {
	text-decoration: none;
	background-image: url(../images/headingbg.gif);
	height: 53px;
	background-repeat:repeat-x;
	font-family: Comic Sans Ms;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	cursor: hand;
}

a.MainHeadingLink {
	text-decoration: none;
	background-image: url(../images/headingbg.gif);
	height: 53px;
	background-repeat:repeat-x;
	font-family: Comic Sans Ms;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	cursor: hand;
}

a.MainHeadingLink:hover {
	text-decoration: none;
	background-image: url(../images/headingbg.gif);
	height: 53px;
	background-repeat:repeat-x;
	font-family: Comic Sans Ms;
	font-size: 18px;
	font-weight: normal;
	color: #0000CC;
	cursor: hand;
}

.SubHeading {
	font-family: Comic Sans Ms;
	font-size: 14px;
	font-weight: normal;
	color: #990000;
}

.SubHeadingBold {
	font-family: Comic Sans Ms;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 16px;
	width: 171px;
	border: 1px solid #B4B3AA;
	background-color: #FFFFFF;
}

.txtbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #B4B3AA;
	background-color: #FFFFFF;
}

.dropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #B4B3AA;
	background-color: #FFFFFF;
	text-indent: 2px;
}

.ErrorMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.TopText {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.TopText2 {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.NewText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.NewTextHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #54749D;
}
.NewTextHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #EE6F44;
	text-decoration:underline;
}
