body, th, td, p {
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #FFFFFF;	
}
h4 {
	color: #000066;
	font-size: 16px;
}
a:link, a:visited {
	color: #0033CC;
	text-decoration: none;
} 
a:hover {
	color: #990000;
	text-decoration: underline;
	border: none;
}
.menu {
	border: solid 0px #FFFF99;
	background: #237ABF;
	border-top: 0;
	width: 125px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.menunotactive {
	border: solid 0px #FFFF99;
	background: #808080;
	border-top: 0;
	width: 125px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu  {
	width: 125px;
	display: block;
	font-size: 11px;
	background: #D2E8F5;
	color: #000066;
	padding: 1px 0.5ex;
	text-decoration: none;
	font-weight: normal;
}
a.menu:visited {
	color: #000066;
	font-size: 11px;
	font-weight: normal;
}
a.menu:hover {
	background: #C9BDD7;
	color: #000066;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.side {
	color: #003399;
	font-size: 11px;
}
a.side:link, a.side:active, a.side:visited {
	color: #003399;
}
a.side:hover {
   	color: #FFFFFF;
	text-decoration: underline;
}
.bottom {
	text-align: center;
	vertical-align: middle;
	background: #237ABF;
	color: #FFFFFF;
	font-size: 10px;
}
a.bottom:link, a.bottom:active, a.bottom:visited {
	color: #C6F0FC;
	text-decoration: none;
}
a.bottom:hover {
   	color: #990000;
	text-decoration: none;
}
.bwd { 
	font-size: 10px;
	color: #336699;
}
a.bwd:link, a.bwd:visited, a.bwd:active { 
	color: #336699;
	text-decoration: none;
	font-size: 10px;
}
a.bwd:hover {
	color: #336699;
	text-decoration: underline;
	font-size: 10px;
}