.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.body a{
	font-weight: bold;
	color: #324D96;
	text-decoration: none;
}
.body a:hover{
	font-weight: bold;
	color: #34519A;
	text-decoration: underline;
}
body {
	background-color: #C0C0C0;
	margin: 0px;
	height: 100%;
	
}	
.highlighttxt {
	color: #344D95;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;	
	
}

.maintbl {
	width: 775px;
	background-color: #FFFFFF;
}

#tbcell{	
	height: 7px;
}


#navcell{	
	width: 184px;
}

#links{	
	width: 157px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.7em;
	color: #344D95;
	background-image: url(images/footer1.gif);
	height: 162px;
	width: 539px;
	line-height: 21px;

}
.footer a{
	font-weight: normal;
	text-decoration: none;
	color: #344D95;



}
.footer a:hover{
	font-weight: normal;
	color: #344D95;
	text-decoration: underline;
}
#information{position:absolute; z-index:10; visibility:visible; left: -1000px; top: -1000px;
}
