body{


	font-family:Arial,Helvetica,sans-serif;


	font-size:10px;


	margin-top:0px;	


	text-align:center;


	background-color:#366e76;


}


table.main{


	border-color:#cccccc;


	border:4px double;


	width:700px;


}


table.admin{


	border-color:#cccccc;


	border:4px double;


	width:300px;


}


td.mainback{	


	color:#cccccc;


	font-style:italic;


	font-size:10px;


	font-family:Arial;


	background-image:url("images/mainback.jpg");


	background-repeat: no-repeat;


	width:700px;


	height:181px;


	text-align:right;


	vertical-align:top;


	z-index:1;


}


table.nav2{


	border:1px #cccccc solid;	


	width:690px;


	/*change here*/


	z-index:2;


	position:relative;


	top:195px;		


	height:35px;


	background-color:#000000;


	color:#ffffff


	


}


.date{


	font-size:12px;


	font-style:italic;


	background-color:#cccccc;


	color:#ae7566;	


	padding-left:5px;


}
.date2{
	font-size:12px;
	font-style:italic;
	color:#cccccc;
	padding-left:5px;
	font-style:bolder;
}





td.side{


	background-color:#ae7566;


	color:#cccccc;


	text-align:left;


	vertical-align:top;


}


td.side2{


	background-color:#cccccc;


	color:#ffffff;


	text-align:left;


	vertical-align:top;


}


td.brown{


	background-color:#ae7566;


	color:#cccccc;


	text-align:left;


	vertical-align:top;


	padding-left:10px;


}


td.text{


	background-color:#ffffff;


	color:#000000;


	padding-left:10px;


	vertical-align:top;


	font-size:12px;


}


td.admin{


	background-color:#ffffff;


	color:#000000;


	padding-left:10px;


	vertical-align:top;


	font-size:12px;


	font-weight:bolder;


}





td.nav{	


	background-color:#000000;


	color:#ffffff


	


}


td.bottom{


	/*stripe on bottom of page*/	


	background-color:#cccccc;


	color:#000000;


	text-align: left;


}


a.nav{


	font-size:10px;


	color:#ffffff;	


	text-decoration:none;


}


a.nav:hover{


	font-size:10px;


	color:#cccccc;	


	text-decoration:underline;


}


a.nav2{


	font-size:10px;


	color:#366e76;	


	text-decoration:underline;


}


a.nav2:hover{


	font-size:10px;


	color:#cccccc;	


	text-decoration:underline;


}


a.nav3{


	font-size:10px;


	color:#366e76;	


	text-decoration:underline;


}


a.nav3:hover{


	font-size:10px;


	color:#000000;	


	text-decoration:underline;


}


a.nav4{


	/*normal-size links*/


	font-size:12px;


	color:#366e76;	


	text-decoration:underline;


}


a.nav4:hover{


	font-size:12px;


	color:#000000;	


	text-decoration:underline;


}


a.home{


	font-size:10px;


	color:#366e76;	


	text-decoration:underline;


}


a.home:hover{


	font-size:10px;


	color:#000000;	


	text-decoration:underline;


}





.header{


	font-size:14px;


	color:#000000;


	font-weight:bolder;


	text-align:center;


}


.header2{


	font-size:14px;


	color:#000000;


	font-weight:bolder;


	text-align:left;	


}


.header3{


	font-size:14px;


	color:#366e76;


	font-weight:bolder;


	text-align:left;	


}


.header4{


	/*small header text*/


	font-size:12px;


	color:#000000;


	font-weight:bolder;


	text-align:left;	


}


form{


	padding-left:5px;


}


input{


	border:solid #366e76 1px;


	cursor:pointer;


}


input.dark{


	border:solid #000000 1px;


}


input.none{


	border:solid #ffffff 1px;


}





.button{


	/*width:60px;*/


	font-size:10px;


	background-color:#808080;


	color:#ffffff;


	cursor:pointer;


}


.indent{


	text-align:right;


}


.small{


	font-size:10px;


}