body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	}

a{
 color: #000000;
 text-decoration: none;
}
a:hover{
 text-decoration: underline;
}


a.menu1:link, a.menu1:visited, a.menu1:active{
 color: #FFFFFF;
 font-size: 12px;
 font-weight:bold;
 text-decoration: none;
 text-align:center;
 


}
a.menu1:hover{
	text-decoration:underline; 
}

.activemenu1link{
 color: #FFFFFF;
 font-size: 12px;
 font-weight:bold;
 text-decoration: underline;
 text-align:center;
}


a.menu2:link, a.menu2:visited, a.menu2:active{
 color:#000000;
 font-size: 12px;
 text-decoration: none;
 white-space:nowrap;
}

a.menu2:hover{
	color:#555555;
 text-decoration:underline; 
}

.activemenu2link{
 color:#000000;
 font-size: 12px;
 text-decoration: none;
 white-space:nowrap;
 text-decoration:underline; 
}


.left_side_header{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px;
	
	

}


a.path_text:link, a.path_text:visited, a.path_text:active{
	font-size:11px;
	color:#463821;
 	font-weight: bold;
 	text-decoration: none;
	white-space:nowrap;
	
}
.active_path_text {	
	color:#6e614c;
	font-size:11px;
	font-weight: bold;
 	text-decoration: none;
	white-space:nowrap;
}



.fields{
border-style:solid; border-color:#666666; border-width:1px; background-color:#ffffff;
}

.buttons{
border-style:solid; border-color:#666666; border-width:1px; background-color:#eeeeee; 

}
a.basementmenu:link, a.basementmenu:visited, a.basementmenu:active{
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 text-transform:uppercase;

}

a.basementmenu:hover{
	text-decoration:underline; 
}

.activebasementmenulink{
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 text-decoration:underline;
 text-transform:uppercase;
}


