body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color:#990000;
}


a:visited {
	color: #990000;
}


a:hover {
	color: #333333;
}


a:active {
	color: #cccccc;
}



.alternatingback1 {
	background-color : #FFFFCC;
}
.alternatingback2 {
	background-color : #CCCCCC;
}



.leftcol {
	background-image: url(../images/leftcolback.jpg);
	background-repeat: no-repeat;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 5px;
}


a.topnav:link {
	color: #FFFFFF;
	text-decoration: none;
}


a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a.topnav:hover {
	color: #cccccc;
	text-decoration: none;
}


a.topnav:active {
	color: #990000;
	text-decoration: none;
}


.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


a.leftnav:link {
	text-decoration: none;
	color: #333333;
}


a.leftnav:visited {
	text-decoration: none;
	color: #333333;
}


a.leftnav:hover {
	text-decoration: none;
	color: #990000;
}


a.leftnav:active {
	text-decoration: none;
	color: #990000;
}

.headerblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;


}
.headermaroon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;


}
