﻿
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #383838;
}

#wraper {
	background: white;
	margin: 10px 0;
	width: 995px;
}

.pagetop {
	margin: 0;
	background: url(images/top-1.jpg) no-repeat center top;
	height: 51px;
}
.pagemiddle {
	margin: 0;
	background: url(images/top-2.jpg) no-repeat center top;
	height: 77px;
	width: 992px
}
.pagelast {
	margin: 0;
	width: 370:
	height: 77px;

}

.page {
	margin: 0px;
	background: url(images/pagebg.gif) repeat-y center top;
}

.pagebot {
	margin: 0;
	background: url(images/pagebot.gif) no-repeat center top;
	height: 23px;
}

.content {
	margin: 0px;
	width: 986px;
}

.nave {
	width: 986px;
	margin: 0px;
	background: #bad20a;
}

.nave ul {
	margin: 0px;
	padding: 5px 0 5px 0;
}

.nave ul li {
	margin: 0px;
	display: inline;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}

.nave ul li a {
	margin: 0px;
	padding: 5px 32px 5px 32px;
	text-decoration: none;
	color: #383838;
}

.nave ul li a:hover {
	margin: 0px;
	text-decoration: none;
	background: #00b0dc;
	color: white;
}

.botlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#2172c6;
}

.botlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#2172c6;
}

.text3 
{
	font-weight: bold;
}

.text4 
{
	font-weight: bold;
	color:#2172c6;
	font-size: 13px;
}

.textbox 
{
	border: 2px double #bad20a;
	height: 20px;
}

.sitemap li 
{
	margin: 0px;
	list-style: none;
}

.sitemap li a
{
	margin: 0px;
	text-align: left;
	background: url(images/arrow_f.jpg) no-repeat left;
	padding: 5px 0 5px 20px;
	display: block;
	list-style: none;
	color: #2172c6;
	font-size: 14px;
}
	
