td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	
}


h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #132494;
	font-size: 12px;
	display: block;
}
.main_table{
	height: 100%;
	width: 780px; 
	padding: 0px; 
	margin: 0px;
}

.left_colomn{
	height: 100%;
	font-size: 9px;
	background: url(images_site/vertical-line.gif) repeat-y fixed right;
}
.right_colomn{
	font-size: 9px;
	background: url(images_site/gorizontal-line.gif) repeat-x fixed bottom;
	text-align: center;
}


.footer{
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #24307A;
	font-size: 10px;
	padding: 5px;
}

.main{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(images_site/gorizontal-line.gif) repeat-x bottom;
	padding:20px;
}

div.banner{
	font-size: 9px;
	position: absolute;
	left: 132px;
	top: 69px;
	height: 60px;
}

div.left_selectt{
	font-size: 9px;
	margin-left: 30px;
	width: 160px;

}
div.left_select{
	font-size: 9px;
	position: absolute;
	left: 241px;
	top: 141px;
	height: 17px;
}

div.right_select{
	font-size: 9px;
	position: absolute;
	left: 424px;
	top: 141px;
}

div.search{
	font-size: 9px;
	position: absolute;
	left: 612px;
	top: 204px;
}


input.search{
	width:84px;
	height: 17px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select.select{
	width: 160px;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img.menu{
	border: none;
}

img.arrow{
	border: none;
	margin-left: 4px;
	vertical-align: bottom;
	margin-bottom: 1px;
	
}

a {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #132494;
}
 a:hover {
	text-decoration: underline; 
 }
