.coursenav /* COURSE SPECIFIC STYLES */
 {
	width: 100%;
}
.coursenavcontainer {
	width: 170px;
	background-color: #000000;
	padding-bottom: 20px;
}
.coursenav {
}
.coursenav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.coursenav a:hover {
	color: #000000;
	background-color: #734701;
}

td
{
	font-family: Verdana,Arial;
	font-size: 10px;
	width: 100%;
}

td4
{
	font-family: Verdana,Arial;
	font-size: 12px; 
	}

body {
	background-image: url(images/bm_texture.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AA6100;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.35em;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FDD564;
}
.leftnav td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A78D19;
	font-size:11px;
}
/*LeftNav Link
.leftnav a {
	color: #feeeb6;
	text-decoration: none;
}
.leftnav a:hover 
{
	color:#feeeb6;
	text-decoration: underline;
}
.leftnav a:visited {
	color: #feeeb6;
	text-decoration: none;
}
*/


.leftnav A:link    {color:#feeeb6;text-decoration:none; font-size:11px;}
.leftnav A:visited {color:#feeeb6;text-decoration:none; font-size:11px;}
.leftnav A:active  {color:#feeeb6;text-decoration:none; font-size:11px;}
.leftnav A:hover   {color:#feeeb6;text-decoration:underline; font-size:11px;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

/*footer Link Style*/

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.footer a {
	font-weight: normal;
	color: #734701;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
	color: #000000;
}
.footer a:visited {
	font-weight: normal;
	color: #734701;
	text-decoration: underline;
	/*text-decoration: underline;*/
}



/*Normal Link Style*/

a {
	color: #000000;
	text-decoration: underline;
	
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
a:visited 
{
	
	color: #000000;
	/*text-decoration: underline;*/
}
TD1
{
	font-family:Verdana ;
	font-size:x-small ;
	
	}
TD2
{
	font-family:Verdana ;
	font-size:x-small ;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	}
	
	.TR_HEAD
{
	font-family:Verdana ;
	font-size :medium;
	font-weight :normal;
	color: #000000;
	background-color: #e8cfa1;
	height: 25px;
	vertical-align:middle ; 
	
	}
	
		.TR_HEAD1
{
	font-family:Verdana ;
	font-size :x-small ;
	font-weight :bold ;
	color: #000000;
	background-color: #e8cfa1;
	
	}



.TR_SUB
{
	font-family : Verdana ;
	font-size :x-small ;
	font-weight :normal ;
	color : #000000 ;
	background-color : #e8cfa1 ;
	
}

.TR_SUB0
{
	font-family : Verdana ;
	font-size :xx-small ;
	font-weight :normal ;
	color : #000000 ;
	background-color : #ffffff ;
	
}

.TR_SUB1
{
	font-family : Verdana ;
	font-size :xx-small ;
	font-weight :normal ;
	color : #000000 ;
	background-color :#e8cfa1 ;
	
}


