body {margin-top: 0px;margin-left:0px;font-family: Arial, sans serif; 
	height:100%; 
	width: 965px; font: 75%;
	/*background: #a0b3c3 url('../menuimages/new_main_back.jpg') top left fixed;*/
	background: #c1c9d0;
}
table {
	background:  #c1c9d0;
	 /*border: 2px solid #a6a6a6;*/
	 padding-right: 10px;
}
th {
	background: #c1c9d0;
	text-align: center;
	font-size: 70%;
	font-weight: bold;
	-moz-border-radius:;
}

.navlist {
margin-left: 0px;
font-size: 10px;
background: #ffffff;
border-style: double;
padding: 0 5px 0 5px;
}
.navlist li {display: inline;
list-style-type: none;
padding-right: 10px;
}
a:link       { font-family: Arial; color: #0000FF; text-decoration: none;} 
a:active     { color: #0000FF;text-decoration: none;}
a:visited      { color: #0000FF;text-decoration: none;}
a:hover { color: #0000Ff; text-decoration: underline;
}
