﻿body {
	background-repeat:repeat-x;
	background-image: url(images/head_bg.jpg);
	background-position: center top;
	margin: 0px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	background-image: url(images/Contactus.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
.sideheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.links {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.footer {
	height:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	background-color:#F0F0F0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
