body {
	background-color: #E5E5E5;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	background-image: url(../images/background.gif);
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCDCD;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
.topnav {
	font-family: Verdana;
	font-size: 11px;
	color: #193236;
	text-decoration: none;
	font-weight: bold;
}.topnav:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #CA5100;
	text-decoration: underline;
	font-weight: bold;
}
.topnav:visited {

	font-family: Verdana;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.topnav:visited:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #CA5100;
	text-decoration: underline;
	font-weight: bold;
}
.sidenav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #001467;
	text-decoration: none;
}
.sidenav:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D24F47;
	text-decoration: none;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.colorbrd {
	border: 1px solid #660000;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.portalbg {
	background-image: url(../images/portal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003300;
	text-decoration: none;
}

