.toplinks {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #506171;
	text-decoration: none;
}
.toplinks:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ED0207;
	text-decoration: Underline;
}
.whitelinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.whitelinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


.border {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-color: #666666;
}
.sitetext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.siteheader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: Bold;
	color: #F35305;
	text-decoration: none;
}
.box1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: Normal;
	color: #4B4B4B;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003B6F;
	text-decoration: Underline;
}
.link:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #C9211E;
	text-decoration: none;
}

.siteheader:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: Bold;
	color: #F35305;
	text-decoration: none;
}
.siteheader:visited {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #F35305;}
.siteheader:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;text-decoration: underline;}
.siteheader:active {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #FF0000;}
