body {
	background-color: #DDDFDE;
}
.outerborder{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.footer{
	padding: 3px;	
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #385A5C;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #385A5C;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #385A5C;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #385A5C;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.maincontent{
	padding: 5px;
}
.headertext{
	padding-left: 5px;
}
.style2 {padding-left: 5px; font-weight: bold; }
#footerlink a {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
#footerlink a:hover {
	text-decoration: none;
	color: #000000;
}
.border{
border: 1px solid #000;
}