body  {
		 background: #fff;
     margin: 20px;
     font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
     font-size: 0.80em;
     line-height: 1.3em;
     font-style: normal;
}

#leftcontent { 
						 padding: 8px;
						 position: absolute;
						 left: 20px;
						 top: 225px;
						 width: 150px;
						 border-right: 1px solid #003300;
						 border-bottom: none;
}

#centercontent { 	
							 margin-left: 205px;
							 margin-right: 205px;
							 text-align: justify;
							 border: none;
							 padding: 5px;
}

#rightcontent { 
							position: absolute;
							right: 20px;
							top: 225px;
							width: 175px;
							border-left: 1px solid #003300;
							border-bottom: none;
							padding: 10px;
}

 



a.topnav { color: #003300; text-decoration: none; }
a.topnav:visited { color: #003300; text-decoration: none; } 
a.topnav:hover { background-color: #003300; color: white; text-decoration: none; }	
a.topnav:active { color: red; }

a.sidenav {font-size: 1.1em; color: #003300; text-decoration:none; }
a.sidenav:visited {font-size: 1.1em; color: red; text-decoration:none;}
a.sidenav:hover {font-size: 1.1em; color: #003300; text-decoration:underline;}
a.sidenav:active {font-size: 1.1em; color: red; text-decoration:none;}

.topnavbar { border-top: 1px solid #003300; border-bottom: 2px solid #003300; text-align: right; }
.emp {font-weight: 900; font-size: 1.2em; }

.req {color: #FF0000;} 
.contact td { 
				 padding:5px;  
				 border: none; 
				 font-family: verdana, times, sans-serif;
				 font-size: .7em;
				 font-weight: 900;
				 }  

.footer { 
				border-top: 1px solid #003300;
				font-family: "Trebuchet MS", verdana, sans-serif;
				font-size: .8em;
 }  
