.bar { 
	clear: both;
	font-size: 1.1em;
	height: 25px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148;
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 12px;
		color: #FFEADC;
		background: #FF9148;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url('bar.gif') no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding-left:10px; padding-right:10px; padding-top:7px; padding-bottom:6px
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	}
	
	
#lSubject {
font-family: Tahoma;
font-size: 18px;
color:#1480BA;
font-weight: 400;
}
	
#mbody {
font-family: Tahoma;
font-size: 9pt;
color:black;
}


#mbody a {
font-weight: 900;
text-decoration: none;
color: #C64F00;
}	


.mbody {
font-family: Tahoma;
font-size: 9pt;
color:black;
}



	
	
.sideactive {
font-weight: bold;
height: 25px;
text-decoration: none;
color: black;
display: block;
padding: 15px 0 0 10px;
background: white; 
border-bottom: 2px solid #E6E6E6;
border-right: 4px solid white;
line-height:30px;
color: #286ea0;

}


	
#sidemenu {
clear: left;
float: center;
width: 150px;
margin:   10 0 10px 0;
padding: 0;
font-size: 0.9em;


}

#sidemenu ul {	
list-style: none;
width: 150px;
margin:  0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#sidemenu li {
margin-bottom: 4px;
}

#sidemenu li a {
font-weight: bold;
height: 25px;
text-decoration: none;
display: block;
padding: 15px 0 0 10px;
line-height:30px;
 
background: white;
color: black;
border-bottom: 2px solid #E6E6E6;
}	
	
#sidemenu li a:hover {
ackground: #eaeaea;
color: #286ea0;
order-right: 4px solid white;
order-bottom: 2px solid #286ea0;
margin-right:4px;
}


