body {
	background: #008fe2 url(i/big_top.jpg) top center no-repeat;
	margin: 0px 0px 0px 0px;
	scrollbar-3dlight-color: #83A1C4;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #435E78;
	scrollbar-face-color: #D2DEE7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #B5C3CE;
	scrollbar-track-color: #EFEFEF;
}
hr{
	border-style: dashed;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
a:hover img, .light {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-khtml-opacity: 0.75;
	-moz-opacity: 0.75;
	opacity: 0.75;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#mainmenu {
	background:url(i/nav.gif) repeat-x;
	height:41px;
	line-height:41px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	height:41px;
	line-height:41px;
	padding-right:9px;
	padding-left:9px;
}
#mainmenu a:link, #mainmenu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	height:41px;
	line-height:41px;
	padding-right:9px;
	padding-left:9px;
}
#mainmenu a:hover, #mainmenu a:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	height:41px;
	line-height:41px;
	padding-right:9px;
	padding-left:9px;
}
#footer {
	line-height:40px;
	height:40px;
	text-align:center;
	color:#ffffff;
	letter-spacing:2px;
	word-spacing:2px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: none;
	letter-spacing:2px;
	word-spacing:2px;
}
#leftcontent {
	padding:5px;
}
#rightcontent {
	display:block;
	width:220px;
	float:right;
	background:#41a9e8;
	border:1px solid #ffffff;
	position:relative;
	z-index:12;
}
#rightcontent hr {
	border-bottom:#d1774a 1px solid;
	height:1px;
	color:#FFFFFF;
}
#rightcontent a:link, #rightcontent a:visited {
	display:block;
	width:220px;
	height:30px;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	color: #ffffff;
	padding-left: 6px;
	margin:0px;
}
#rightcontent a:hover, #rightcontent a:active {
	display:block;
	width:220px;
	height:30px;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	color: #ffffff;
	padding-left: 8px;
	margin:0px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	display:inline;
	padding: 0px 0px 0px 0px;
}
#footlinks {
	display:none;
}
img {
	border-color: #000000;
	color: #000000;
}
p, ul, li {
	margin-bottom: 3px;
	margin-top: 3px;
}