body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	background-image: url(images/topmenu.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #000000;
	width: 800px;
	height: 54px;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#logo {
	width: 300px;
	float: left;
}

#topmenu {
	text-align: right;
	float: right;
}

#topmenu ul {
	margin: 0px;
	padding-top: 19px;
	padding-bottom: 22px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
}

#topmenu ul li { 
	display: inline;
}

#topmenu ul li a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 21px;
	padding-left: 10px;
	color: #FFFFFF;
	border-left: 1px #333333 solid;
	width: 100%;
}

#topmenu ul li a:hover {
	color: #EDEDED;
	background-image: url(images/topmenuhover.png);
	background-repeat: repeat-x;
	background-position: top left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 8px;
	height: 28px;
	width: 100%;
}

#banner {
	clear: both;
	background-color: #000000;
	width: 800px;
	height: 130px;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#bodybox {
	background-image: url(images/bodybox.png);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #FFFFFF;
	width: 800px;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}


#leftbox {
	width: 210px;
	padding-left: 5px;
	padding-bottom: 20px;
	padding-top: 5px;
	background: #F1F1F1;
	float: left;
	text-align: left;
}

#rightbox {
	width: 570px;
	float: right;
	text-align: left;
}


#footer {
	clear: both;
	background-image: url(images/topmenu.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #000000;
	width: 795px;
	height: 14px;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 30px;
	text-align: right;
	padding-right: 5px;
}

#footer_extra {
	background-image: url(images/bodybox.png);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #FFFFFF;
	width: 800px;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	height: 15px;
}

h1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: url(images/h1.png) repeat-y left;
	margin: 10px 10px 15px 0px;
	color: #2C5490;
	border-top: 1px solid #2C5490;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
}

h2 {
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	color: #ffffff;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.leftmenu {
	width: 190px;
	margin-left: 10px;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
}

ul.leftmenulist {
	text-align: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
ul.leftmenulist li {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
}

ul.leftmenulist li a {
	display: block;
	width: 92%;
	font-weight: normal;
	margin: 0px;
	color: #000000;
	background: url(images/leftmenu.png) repeat-x #ededed;
	border-bottom: 1px solid #ededed;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
}

.leftmenu>ul#leftmenulist li a { width: auto; }

ul.leftmenulist li#active a {
	background: #F1F1F1;
	color: #2A508A;
}

ul.leftmenulist li a:hover, ul#leftmenulist li#active a:hover {
	color: #000000;
	font-weight: bold;
	background: #ffffff;
}

p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	margin: 0px 15px 8px 2px;
	text-align: justify;
}

a:link {
	color: #39629F;
	text-decoration: none;
}
a:visited {
	color: #39629F;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:active {
	color: #39629F;
	text-decoration: none;
}
a {
	font-weight: normal;
}

.navigator {
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0px 0px -5px 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C5490;
}

big {
	font-size: 110%;
}

hr {
	color: #2C5490;
	background-color: #2C5490;
	height: 1px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 90%;
}

