h1
{
	color: #AD861F;
	text-decoration: none;
	font-family : verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}

#navcontainer ul
{
margin: 0 0 0 0;
padding: 10 0 0 0;
list-style: none;
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
background: transparent url("../bullets/training-off.gif"/*tpa=/assets/bullets/training-off.gif*/) left center no-repeat;
padding-left: 34px;
text-align: left;
font: bold 10px arial;
text-decoration: none;
color: #7B6E66;
line-height: 160%;
}

#navcontainer ul li a:hover
{
background: transparent url("../bullets/training-on.gif"/*tpa=/assets/bullets/training-on.gif*/) left center no-repeat;
color: #AD861F;
}

.classlist
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #746760;
	line-height: 130%;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 8px 0px;
}


.schedule {
	color: #424040;
	text-decoration: none;
	font-family : verdana;
	font-size: 9px;
	text-align: left;
	padding: 3px;
}



.schedulehead {
	color: #FFFFFF;
	text-decoration: none;
	font-family : verdana;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
	padding: 3px;
}


a {
	/*color: #C49C33; */
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #AD861F;
	text-decoration: none;
}


