body {
	margin: 0;
	padding: 0;
	background-color: #4396ca;
	background-image: url(/images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

a:link {color: #336699; text-decoration:underline;}
a:visited {color: #336699; text-decoration:underline;}
a:hover {color: #003366; text-decoration:underline;}
a:active {color: #003366; text-decoration:underline;}

a.menu1:link {color: #003366; font: 18px Arial, sans-serif; font-weight: normal; text-decoration:none; line-height: 16px;}
a.menu1:visited {color: #003366; font: 18px Arial, sans-serif; font-weight: normal; text-decoration:none; line-height: 16px;}
a.menu1:hover {color: #ffcc33; font: 18px Arial, sans-serif; font-weight: normal; text-decoration:none; line-height: 16px;}
a.menu1:active {color: #ffcc33; font: 18px Arial, sans-serif; font-weight: normal; text-decoration:none; line-height: 16px;}

a.menu2:link {color: #515961; font: 11px Tahoma, sans-serif; font-weight: bold; text-decoration:underline; line-height: 14px;}
a.menu2:visited {color: #515961; font: 11px Tahoma, sans-serif; font-weight: bold; text-decoration:underline; line-height: 14px;}
a.menu2:hover {color: #003366; font: 11px Tahoma, sans-serif; font-weight: bold; text-decoration:none; line-height: 14px;}
a.menu2:active {color: #003366; font: 11px Tahoma, sans-serif; font-weight: bold; text-decoration:none; line-height: 14px;}

a.sm:link {color: #003366; text-decoration:none;}
a.sm:visited {color: #003366; text-decoration:none;}
a.sm:hover {color: #ffcc33; text-decoration:underline;}
a.sm:active {color: #ffcc33; text-decoration:underline;}


.h100 {height: 100%; }

.h_top {
	height: 286px;
}

.bg_top {
	padding: 12px 55px 4px 0;
	background-image: url(/images/1_im1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
}

.top_txt {
	padding: 3px 8px 3px 0;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003366;
	line-height: 16px;
	border-right-style: solid;
	border-right-color: #003366;
	border-right-width: 2px;
}

.top_img {
	padding: 143px 0 0 0;
}

.content {
	width:929px;
	overflow:hidden;
	padding: 0 55px 0px 47px;
/*	background-image: url(/images/bg2.gif);*/
	background-repeat: repeat-y;
	background-position: top left;
}

.content_txt {
	padding: 20px 38px 5px 24px;
	background:#c9d9e4;
/*	border-left:4px solid #4396ca;*/
}

.m1 {
	padding: 12px 12px 20px 25px;
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #184998;
	line-height: 16px;
}

.menu_txt {
	padding: 15px 18px 0 25px;
}

.m2 {
	padding: 2px 0 4px 0;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.m_title {
	padding: 10px 0 5px 0;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5b5b5b;
}

.txt_sm {
	padding: 10px 0 5px 0;
	font-size: 11px;
	color: #011449;
}

.txt_data {
	color: #336699;
}

.m_voting {
	padding: 5px 20px 0 3px;
	font-size: 11px;
	line-height: 12px;
	color: #011449;
}

.bot {
	padding: 26px 55px 12px 47px;
}

.bot_txt {
	font-size: 11px;
	line-height: 14px;
	color: #003366;
}

p, td, textarea, li {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #2d2d2d;
}

p {
	padding: 0;
	margin: 0 0 13px 0;
}

p, li {
	line-height: 130%;
}

li {
	padding-left: 10px;
}

ol, ul {
	padding: 0 auto;
	margin: 0 auto 13px 50px;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	color: #336699;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}

input, select{
	font-size: 11px;
	color: #000000;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

.checkbox {
	margin: 0;
	padding: 5px 2px 0 0;
}

div.scroll {
}

span.scroll {
	background-color: #4396CA;
	color: #FFFFFF;
	padding: 2px;
}

span.scroll-split {
	color: #4396CA;
}
table tr.topmenu{


background: url(/images/toptr.gif) repeat-x;
height:50px;
}
table tr.topmenu td{
background: url(/images/toptr.gif) repeat-x;
/*background: url(/images/left_toptr.gif) no-repeat;*/
}
table tr.topmenu td #gr{
background:url(/images/left_toptr.gif) no-repeat;
position:absolute;
width:99px;
height:50px;

}

table tr.topmenu td ul{
background:url(/images/gr.jpg) no-repeat 205px 0;
text-align:center;
list-style:none;
display:block;
margin:0;
padding:0;
}
table tr.topmenu td ul li{
margin-left:0;
padding-left:0;
display:inline;
}
table tr.topmenu td ul li a{
margin-right:60px;
color:#133675;
font-size:18px;
line-height:50px;
vertical-align:middle;}


table.left_menu{
background:#84c1e9 url(/images/top_left_menu.png) repeat-x bottom;
padding-bottom:15px;}

table.left_menu a{
color:#1b62a8;}

.phone{
border-right:2px solid #036;
padding:12px 7px 5px 0;
text-align:right;
position:relative;
bottom:16px;}

.phone p{
margin:0;
font-size:12px;}

table.bot_r a{
font-weight:bold;
color:#036;}

table.bot_r ul{
text-align:right;
display:block;
padding:0;
margin:0;}

table.bot_r ul li{
line-height:100%;
margin-top:-3px;
display:inline-block;
}

table.bot_r ul li a{}
ul.breadcrumbs{
display:block;
margin:0;
padding:0;
list-style:none;}

ul.breadcrumbs li{
padding-left:10px;
background:url(/images/sep.gif) no-repeat left center;
display:inline-block;
}

ul.breadcrumbs li a{
color:#036;
font-size:10px;}
.count a img{
border:none;}
