@charset "UTF-8";
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
 .bodyText a {
	 font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0a51e2;
}
 .bodyText a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #11aa72;
}
.bodyTextRED {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #990000;
}
.subHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #14353f;
	line-height:23px;
}
.pageHeaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7f1e1e;
	font-weight: bold;
	text-align: center;
}

.headbg
{
background-image:url(images/img_bg.jpg);
background-repeat:repeat-x;
}

.middlebg
{
background-image:url(images/t2.png);
background-repeat:repeat-y;
background-position:center;
}

.s1
{
background:url(images/s1.png) no-repeat top;
height:8px;
}
a {
	color: #09F;
}


