body {
	background: #eaebed;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	color: #414141;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;

}

.header {
 	background: url(../images/map.gif) no-repeat right; 
 	width: 100%;
 	height: 161px;
}

.bold_title {
 	width: 100%; font-size: 12px; color: #3d4557;
}

.logo {
 	padding-left: 40px;
 	padding-top: 40px;
}

.menu_all {
 	background: url(../images/menu_bg.gif) repeat-x top;
 	width: 100%;
 	height: 50px;
}

.menu_one {
 	background: url(../images/menu_bg.gif);
 	height: 50px;
 	padding-left: 20px;
 	padding-right: 20px;
 	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	
	display: -moz-inline-stack; display: inline-block; _overflow: hidden; zoom: 1; *display: inline;
}

.menu_one2 {
 	background: url(../images/menu_bg2.gif);
 	height: 50px;
 	padding-left: 20px;
 	padding-right: 20px;
 	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	
	display: -moz-inline-stack; display: inline-block; _overflow: hidden; zoom: 1; *display: inline;
}

.menu_one3 {
 	background: url(../images/menu_bg4.gif);
 	height: 50px;
 	padding-left: 20px;
 	padding-right: 20px;
 	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	
	display: -moz-inline-stack; display: inline-block; _overflow: hidden; zoom: 1; *display: inline;
}

.menu_link {
 	padding-top: 17px;
}

.menu_left {
 	 padding-left: 40px;
}

.menu_sep {
 	background: url(../images/menu_sep.gif) no-repeat center;
 	width: 2px;
 	height: 50px;
 	vertical-align: top;
 	
 	display: -moz-inline-stack; display: inline-block; _overflow: hidden; zoom: 1; *display: inline;
}

a:link {
	text-decoration: none;
	color: #414244;
	FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #414244;
	FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #414244;
	FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a:active {
	text-decoration: none;
	color: #414244;
	FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


a.green:link {
	text-decoration: underline;
	color: #42720f;
}

a.green:visited {
	text-decoration: underline;
	color: #42720f;
}

a.green:hover {
	text-decoration: none;
	color: #42720f;
}

a.green:active {
	text-decoration: underline;
	color: #42720f;
}

acronym {
	border-bottom: 0px;
	FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer_line {
	background: #56657a;
	height: 5px;
}

.footer_copy {
	height: 75px;
	width: 300px;
	padding-right: 20px;
	text-align: right;
}

.footer_banner {
	padding-left: 20px;
}

h3 {
 	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #556479;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h5 {
 	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #556479;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

h1 {
 	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: #556479;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

/*
.menu_link h1{
	border-bottom: 0px;
	color: #ffffff;
	font-weight: bold;
	FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
*/

.menu_link a.main_link{
	border-bottom: 0px;
	color: #ffffff;
	font-weight: bold;
	FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.left_line {
	width: 200px;
	text-align: right;
 	background: url(../images/left_line.gif) no-repeat bottom left;
 	height: 28px;
}

.main_line {
	width: 100%;
	text-align: left;
 	background: url(../images/left_line_one.gif) repeat-x bottom left;
 	height: 28px;
}

.left_part {
	width: 200px;
	vertical-align: top;
	padding: 10px 10px 10px 0px;
}

.main_part {
	vertical-align: top;
	padding: 10px 60px 20px 40px;
}


form {
	margin-left:0pt; margin-right:0pt; margin-top:0pt; margin-bottom:0pt;
	padding-left:0pt; padding-right:0pt; padding-top:0pt; padding-bottom:0pt;
}

input.submit {
	background: url(../images/button.gif) no-repeat;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	border: 0px;
	margin: 0 0 0 0;
	padding: 2px 0px 2px 0px;
	width: 98px;
	height: 21px;
}

input.field {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1e2e25;
	width: 185px;
	border: 1px solid #959dab;
}

.checkbox {
	width: 15px;
}

.text_silver_10 {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	text-decoration: none;
	font-weight: normal;
}

.big_title {
	color: #414141;
	FONT-FAMILY: tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.poll_bg {
	background: url(../images/poll_bg.gif) repeat-x;
	width: 150px;
	height: 12px;
}

.padd_left {
	padding: 10px 0px 0px 10px;
}

.register {
	width: 100%;
	height: 70px;
	background: #dcddde;
}

.news_bg {
	background: url(../images/arrow12.gif) repeat-x left;
	height: 1px;
	padding-right: 10px;
}
