﻿html, body {
	background-color:#ffffff;
	margin:0;
	padding:0;
	height:100%;
}
body {
	font-family: Verdana;
	font-size:12px;
	color: #4e4769;
}
h1 {
	font-size:16px;
	color:#838d12;
}
h2 {
	font-size:12px;
	color:#c8d740;
}
 
a {
	text-decoration: none;
	font-weight:bold;
	color:#4e4769;
	border:none;
}
img {	border:none;}

a:hover, a:link, a:visited {
	text-decoration: underline;
	font-weight:bold;
	color:#838d12;
}
#main_body {
	background-color:#ffffff;
	width: 890px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto 0 auto;
	}
#footer {
	width: 890px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	}
#footer_left {
	position:relative;
	float:left;
	margin: 0;
	padding: 0px 0px 0px 30px;
	font-size:9px; color:#737373;
}
#footer_right {
	position:relative;
	float:right;
	margin: 0;
	padding: 0px 30px 0px 0px;
	font-size:9px; color:#737373;
}
#header {
	position: relative;
	float: left;
	clear: both;
	width: 890px;
	height: 100px;
	padding: 0px 0px 0px 0px;
}
#header_left {
	position: relative;
	float: left;
	width: 300px;
	padding: 0px 0px 0px 0px;
}
#header_right {
	position:relative;
	float:right;
	width: 510px;
	padding: 5px 15px 0px 0px;
	clear:right;
}
#header_right a, a:hover, a:link, a:visited  {
	font-family: Verdana;
	font-size:9px;
	text-decoration: none;
	font-weight:bold;
	color:#4e4769;
}
.submitLink {
	font-family: Verdana;
	text-decoration: none; 
	background-color: transparent;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-size:9px;
	font-weight:bold;
	color:#4e4769;
	width:40px;
	text-align:left;
 }
.submitLink:hover {
	text-decoration: underline;
	font-weight:bold;
	color:#838d12;
}
 
#header_img {
	
	width:890px;
	padding: 0px 0px 0px 0px;
	clear:both;
}
#menu_background {
	width:890px;
	height:30px;
	clear:both;
	background-color:#7a7297;
}

#menu_background a { background-color:#7a7297; height:22px; width: 111.1px; font:14px Geneva, Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; padding:8px 0px 0px 0px; display:block !important; display:inline-block; text-align:center; vertical-align:middle; float:left; position:relative;}
#menu_background a:hover { 
 color:#7a7297;  background-color:#c8d740;}
#menu_background a.menu_zazn { 
 color:#7a7297;  background-color:#c8d740;}

#content {
	width:880px;
	padding: 5px 10px 5px 10px;
	clear:both;
}

#bottom_menu {
	width: 890px;
	height:60px;
	clear:both;
	text-align:center;
	}
	
legend{
margin-bottom:0px;

}
.legend{
	height:20px;
 	color:#FFF;
	font-weight:bold;
	background:url(images_www/button_bg2.gif) repeat-x ;
	border:none;
	float:left;
	vertical-align:middle;
	font-size:13px; 
	padding-top:2px;
	}
.legend_bok{
 width:3px;
 float:left;
}
 
div.element{

 float: left;
 padding:3px;
 
}
div.label{
 float:left;

 width:195px;
 text-align:right;
 padding:3px;
}
div.form_element{
float: right;

width:500px;
}
div.form_element_in{

float: left;
width:180px;
}
div.form_error{

 float:right;
 width:300px;
}
