html, body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;}
h1,h2,h3{
	font-size: 11px;
	text-transform: uppercase;
	color: #407857;
	font-family: Tahoma;
}
img{
	border: none;
}
.green{color:#407857;}
.top_line{
	background: url(/images/green-line.gif) no-repeat;
	padding-top: 8px;
	margin-left: 37px;
	margin-top: 15px;
}
.green_head{
	background: url(/images/green_head.gif) no-repeat;
	text-align: center;
	padding-top: 10px;
	color: #d1f4df;
	height: 23px;
	margin-top: 15px;
	width:540px;
	 
}
a {color: #666666;}
a:hover {text-decoration: none;}
#main{
	width: 980px;
	margin: 0px auto;
	background: url(/images/bg_left.jpg) no-repeat;
	border-top: 4px solid #407857;
	border-bottom: 4px solid #407857;
}
.main_tab {width: 100%;background: url(/images/bg_right.jpg) no-repeat top right;}
.main_tab td {vertical-align: top;}
a .key {
	background: url(/images/key.gif) no-repeat;
	padding: 20px 0px 15px 65px;
	margin:20px 0px 0px 10px;
	margin-top:8px;
	text-decoration:none;
}
.content{
	padding: 0px 0px 20px 0px;
	width:550px;
}
.osago2 { WIDTH: 100%; }
.osago2 TD.zag {	TEXT-ALIGN: center;
	color: #17AE46;
	font: bold 16px "Times New Roman", Times, serif;
 	height:30px;
 	vertical-align:bottom;
}

table.osago2 { width: 100%;}
.osago2 td {text-align:left;}

.osago2 td.ch{ text-align:right;}
.osago2 td.ch1{vertical-align:middle;}
.osago2 input { MARGIN: 0px 3px; WIDTH: 220px; }
.osago2 td.ch input { FLOAT: right; WIDTH: 20px;margin-left:20px; }
.osago2 td.company {text-align:center;}
.osago2 select { MARGIN: 0px 3px;  WIDTH: 224px;}
.osago2 textarea{ MARGIN: 0px 3px; }
.osago2 select.calc { WIDTH: 250px;}
.osago2 input.sum{ font: bold 13px Arial; text-align: center;  WIDTH: 246px;}
.osago2 td.space {border-bottom: 1px solid #1AB045; height:20px;}
.osago2 td.submit{height:50px; vertical-align:bottom; text-align: center; }
.osago2 td.submit input{FLOAT: center; border: 1px solid #1AB045; }
.note{
	background: url(/images/note.gif) no-repeat;
	padding: 20px 0px 15px 55px;
	margin-left: 10px;
	margin-top:8px;
}
.leftmenu {width: 165px;margin-left: 20px; margin-bottom: 10px;}
.auto{
	background: url(/images/auto.jpg) no-repeat;
	width: 525px;
	height: 148px;
	margin: 20px 0px;
	padding:20px 0px 0px 15px; 
}
.block{
	width: 541px;
	background: url(/images/bg_block.gif) repeat-y;
	margin: 20px 0px;
}
.top_block{
	background: url(/images/top_block.gif) no-repeat;
	padding: 20px 30px 0px 30px;
}
.block span{
	color: #d1f4df;
}
.block ul{
	 list-style-image: url(/images/marker.gif);
	 margin: 30px 0px 0px 0px;
	 padding: 0px 0px 0px 10px;
}
.block ul li{
	background: url(/images/dotted.gif) no-repeat bottom;
	padding-bottom: 10px;
	
}
.foot{
	border-top: 1px solid #bababa;
	padding: 15px 0px;
	margin-right: 20px;
	background: url(/images/green-line.gif) no-repeat;
	
	
}
.foot img{
	margin: 5px 0px;
}
.foot_block{background: url(/images/foot_block.gif) no-repeat bottom left;height:43px; }
