﻿@charset "utf-8";
/* CSS Document */
* {
padding:0;
margin:0;
}
body {
background-color:#aab351;
font-family: "Verdana";
color:#566c7a;
font-size:11pt;
margin:10px 0;
}
img {
border:0;
}
ul li.main {
background:url(images/4_43.png);
padding:2px 0 2px 20px;
background-repeat: no-repeat;
background-position: 0 5px;
list-style-type:none;
}
ul {
margin-left:40px !important;
margin-bottom:10px !important;
}
a {
outline:none;
}
.menupad {
	padding:6px 0 0 0;
}
.leftmenu {
	margin:0px 20px 0 15px;
	width:238px;
}
.mainpad {
	padding-left:5px;
}
.bodypad {
	padding:0px 0 0 6px;
}
.bodytoptitle {
	padding:16px 0 0 30px;
}
.bodytitle {
	padding-left:30px;
}
.bodytextblock {
	padding:10px 30px 10px 40px;
	font-size:12pt;
	line-height: 15pt
	}
.bodymainwrapper {
	width:700px;
	min-height:547px;
	height: auto !important;
	height:547px;
	padding-bottom:20px;
	background:url(images/h_12.jpg) repeat-y;
	padding-left:1px;
	padding-right:1px;
}

.directory {
	font:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

a:active, a:link, a:visited {
text-decoration:none;
color:#8eb8d1;
}
a:hover {
text-decoration:underline;
}
a.footer:active, a.footer:link, a.footer:visited {
text-decoration:none;
color:#8eb8d1;
font-size:10pt;
}
a.footer:hover {
text-decoration:underline;
}
td.footercell {
color:#8eb8d1; font-size:10pt; padding:15px 0 10px 0
}
.footersmall {
color:#ffffff; font-size:8pt; padding:10px 0 4px 0
}
span.footersmall > a:active, span.footersmall > a:link, span.footersmall > a:visited {
text-decoration:none;
color:#fff;
}
span.footersmall > a:hover {
text-decoration:underline;
}
ul {
width:630px !important;
}
.smallul {
width:580px !important;
}