﻿* {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #EC5D3B;
}
a:hover {
	text-decoration: none;
	color: #ffdd00;
}
a:visited {
	color: #EC5D3B;
}
body {
	background: #FFFFF url bottom repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}
#content {
	margin: 0 auto;
	background: #1e7c01;
	width: 927px;
	text-align: left;
	background: url(images/header2_2.jpg) #7DB8F2 no-repeat top;
	/*height: 1500px;*/
	overflow:auto;
	
}
#content_bg {
}
#main {
	width: 927px;
	margin: 0 auto;
	clear: both;

}
#logo {
	text-align: left;
	padding-left: 20px;
	padding-top: 195px;
	padding-bottom: 30px;
	height: 60px;
}
#main #logo a {
	text-decoration: none;
	font-size: 16px;
	color: #ffffff;
}
#main #logo H2 {
	margin-top: -20px;
}
#main #logo H2 a {
	font-size: 10px;
	color: #ffffff;
}
#menu {
	height: 51px;
	padding-left: 160px;
}
#menu ul {
	list-style: none;
	padding-top: 7px;
}
#menu li {
	display: inline;
}
#menu a {
	float: left;
	width: 148px;
	height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffdd00;
	font-weight: bold;
	padding-top: 7px;
	font-size: 13px;
	text-transform: uppercase;
	background: url(images/menu_a.png) no-repeat top left;
	margin-left: 4px;
}
#menu a:hover {
	width: 148px;
	height: 35px;
	color: #196050;
	background: url(images/menu_a_hover.png) no-repeat top left;
}
#left {
	vertical-align: top;
	width: 204px;
	padding-top: 18px;
	padding-left: 17px;
	padding-right: 5px;
}
#left H3 {
	width: 192px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 6px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(images/title_back.jpg) no-repeat;
}
#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#left .title_back {
	
	background: #bedaf7;
	border: 1px solid #316aa5;
	margin-bottom: 5px;
}
#left .title_back1 {
	background: #ffffff;
	border: 1px solid rgb(51, 204, 0);
	padding: 5px;
}
img.left {
	float: left;
	margin: 0 0px 0 0;
}
#left ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
}
#left li {
	padding: 2px 2px;
	border: 0px;
	color: #666666;
}
#left a {
	color: #196050;
}
#left a:visited {
	color: #196050;
}
#left td {
	color: #196050;
}
#left th {
	color: #196050;
}
#left caption {
	color: #196050;
}
#left p {
	padding: 10px;
	color: #196050;
}
#calendar {
	padding: 10px 10px 20px 10px;
}
#calendar table {
	width: 100%;
	text-align: center;
}
#calendar thead {
}
#calendar tbody td {
	border: 1px solid #F1F1F1;
}
#calendar #prev {
	text-align: left;
}
#calendar #next {
	text-align: right;
}
#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}
#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff;
}
#right {
	float: right;
	width: 682px;
	padding-top: 18px;
	padding-right: 17px;
}
#right_bg {
	background: url(images/right_back.png);
	width: 672px;
}
#right H4 {
	width: 441px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 18px;
	text-transform: uppercase;
	color: #ffffff;
}
#right a {
	color: #196050;
	text-decoration: underline;
}
#right p {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#right ol, #right ul {
	margin-left: 30px;
}
#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}
#footer {
	padding-top: 80px;
	padding-bottom: 10px;
	height: 101px;
	margin-right: auto;
	margin-left: auto;
	width: 927px;
	background-color: #81B8F4;
}
#footer2 {
	height: 20px;
	color: #FFF;
}
#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
}
#freq {
	color: #000;
	font-weight: bold;
}
#pers {
	color: #F00;
	font-weight: bold;
}
.contentwrapper{
	width: 927px;
	clear:both;}
	

