body {
	background-color: #94741F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #952454;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FFE0C4; 
	scrollbar-highlight-color: #FFEDDB; 
	scrollbar-shadow-color: #EFDAC4; 
	scrollbar-3dlight-color: #FFF4E9; 
	scrollbar-arrow-color: #CE0000; 
	scrollbar-track-color: #FFFFCC; 
	scrollbar-darkshadow-color: #DAC7B3;
	background-color: #efefef;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000066;
}



a {
	color:#CC0000;
	text-decoration:underline;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color:#FFFFFF;
	background-color:#CC0000;
	text-decoration:underline;
	font-weight:bolder;
}



.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	background-color: #FFE083;
	line-height: 15px;
 font-weight: bold;
 border:1 solid #FFBF01;
   padding-right:5px;
  padding-left:5px;
 
}

.sidebarHeader1 {
font-family: Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC0000;
	background-color:#E9E9BA;
 font-weight: bold;
 line-height: 15px;
 border:1 solid #FFBF01;
   padding-right:5px;
  padding-left:5px;
  }
.sidebarHeaderblack {
	color: #222222;
  }
  



