/* CSS Document */

.site_border {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.oursites_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
body {
	background-color: #858585;
}
.img_border {
	border: 1px solid #E3E3E3;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.font_11gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
}
.footerlinks {
	color: #FFFFFF;
	font-size: 12px;
}
.footerlinks a:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:underline;
}
.footerlinks a:visited {
	color: #FFFFFF;
	font-size: 12px;
}
.footerlinks a:hover {
	color: #000000;
	font-size: 12px;
}
.footerlinks a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:underline;
}
.oursites a:link {
	color: #000000;
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
}
.oursites a:visited {
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
}
.oursites a:hover {
	color: #333333;
	font-size: 11px;
	font-weight:bold;
}
.oursites a:active {
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	
}
.style1 {color: #666666}

.contact_border {
	border: 4px solid #999999;
}
.contact_name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
.contact_email a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
