html, body, p, .text { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }

.main_body {
	background: url(includes/images/bg.jpg) repeat-x center top;
	padding: 0px;
	margin: 0px;
}
.text {
	font-family: Arial;
	font-size: 14px;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #660033;
	font-style: normal;
}
.headings {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #660033;
	font-style: normal;
}
.leftnav {
	background-image: url(images/left_nav/bg2.gif);
	background-repeat: repeat-y;
}
.bodybg {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active{
	color: #6b151d;
	text-decoration: none;
}

.footer2
{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.footer2_Inactive a:link, .footer2_Inactive a:visited
{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.footer2_Inactive a:hover, .footer2_Inactive a:active
{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #6b151d;
	font-style: normal;
}
.footer2_Active a:link, .footer2_Active a:visited
{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.footer2_Active a:hover, .footer2_Active a:active
{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #6b151d;
	font-style: normal;
}


