.leftmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #467891;
	text-align: right;
	text-indent: 0px;
	white-space: nowrap;
	padding: 0px 5px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-color: #2153e6;
	margin-top: 0px;
	background-image: none;
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
	vertical-align: bottom;
	text-align: right;
	padding-right: 15px;
}
.headerbg {
	background-color: #3366FF;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
}
.body_text {
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-position: left top;
	background-repeat: repeat;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(images/backgnd.jpg);
      background-attachment: fixed;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #8ac1fa;
}

a:link { color: #0000FF; text-decoration: none; }
a:visited {	color: #0000FF; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline;}
a:active { color: #0000FF; text-decoration: none; }

a.nav:link { color: #000000; text-decoration: none; }
a.nav:visited { color: #000000; text-decoration: none; }
a.nav:hover { color: #3399FF; }
a.nav:active { color: #000000; text-decoration: none; }

.title_body {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.hilighted_text {
	font-size: 11px;
	font-weight: bold;
	color: #3399FF;
}
