BODY {
	background-color: #940501;
	background-repeat: repeat-x;
}

.sidepanel {
	background-color: #FFFFFF;
}
.sidepanel2 {
	background-color: #FBE9E9;
}

.navUL {
  margin-left : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  padding-left : 27px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.navLI {
	list-style-image: url("../images/red/bullet.gif");
	color: #940501;
	margin-left : 0px;
	font-size: 8pt;
	padding-bottom: 3px;
	padding-top: 3px;
}
.navlink {
	color: #CC6762;
	font-size: 8pt;
	text-decoration: none;
}
.navlink:hover {
	font-size: 8pt;
	color: #940501;
	text-decoration: none;
}
.navlinkbold {
	color: #940501;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
A {
	color: #CC6762;
	text-decoration: none;
}
A:hover {
	color: #CC0066;
	text-decoration: none;
}
.Abold {
	color: #940501;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.awardcopy {
	line-height: 16px;
	font-size: 10pt;
	font-family: arial, ms sans serif;
	color: #940501;
	padding: 8px;
	text-align: center;
}

.footer {
	background-color: #940501;
}
.footerA {
	background-color: #940501;
	color: #DAA8A6;
}
.footertext, .footertext a:link, .footertext a:visited {
	background-color: #940501;
	color: #DAA8A6;
}
.footertext a:hover{
	color: #FFFFFF;
}
