
body {
    font-family: Verdana, Arial,Helvetica; 
	font-size: 12px;
	text-align:left;
	background-color: #C7D9C5;
}
td.main {
	padding: 10px;
	background:#FCFEFC;
	vertical-align:top;
	align:left; 
}

td.sidebar {
	
	background:#DAE9D7; 
}

tr.banner {
	background:#5D885A;
	vertical-align:top;
 }
 
 a.menu {
	font-size: 12px;
	font-family: Verdana,Geneva,Arial,sans-serif;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

A.menu:VISITED { font-weight : normal;}
A.menu:ACTIVE { font-weight : normal;}
A.menu:HOVER {font-weight : bold;}
A.menu:LINK { font-weight : normal;}

.header {	
	text-align: left;
	font-family: Times;
	font-size: 20px;
	background-color: #5D885A;
	color: #FCFEFC;
	padding: 10px;
	font-weight: bold;
}



