@charset "utf-8";
.mainbg {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}
.topimage {
	background-image: url(../images/top_image.jpg);
	background-repeat: no-repeat;
}
.email {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	display: block;
	text-decoration: none;
	background-color:#676767;
	padding: 8px 10px 4px 10px;
}
.grayheader {
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
.redheader {
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color: #A40707;
	text-decoration: none;
}
.dotline {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
}
.content {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	text-decoration: none;
}

a.content:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #A40707;
	text-decoration: underline;
}


a.nav:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	display: block;
	text-decoration: none;
	background-color:#474747;
	padding: 8px 10px 4px 10px;
}

.navact {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	display: block;
	text-decoration: none;
	background-color:#474747;
	padding: 8px 10px 4px 10px;
}


a.email:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.contentlink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #676767;
	text-decoration: underline;
}
a.contentlink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9E0101;
	text-decoration: underline;
}
.botlink {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.botlink:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.seperator {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9D9D9D;
	text-decoration: none;
}

.smallheading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9F0101;
	text-decoration: none;
}
.serviceheader {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #9F0101;
	text-decoration: none;
}

.servicelinks {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
}
a.servicelinks:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9F0101;
	text-decoration: none;
}

.smallheading2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: none;
	color: #9F0101;
	text-decoration: none;
}
