html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	vertical-align: top; 
}
td {
	padding: 0px;
}
table.main {
	border-collapse: collapse;
}



td.top {
	background-color: #003dc9;
	height: 136px;

}

td.top2 {
	background-color: #003dc9;
	height: 136px;

}

td.top3 {
	background-color: #003dc9;
	height: 136px;


}









td.menu {
	width: 222px;
	height: 500px;
	background-color: #004eff;

	font-size:10pt;
	font-weight: bold;
	color: #000000;
}

td.text {
	width: 770px;
        padding: 5;

}


td.battom {

	background-color: #990000;
    background-image:url(images/battom.jpg);
    background-repeat:repeat-x;
	width: 1005px;
	height: 39px;
	background-color: #004eff;
}








#poisk {

	padding-right: 21px;

	}




#text {
	float:left;
	padding-left: 	7px;
	}





A:link{
	font-size:10pt;
	font-weight: bold;
	color: #ebebeb;
	text-decoration: none;
	font-family: arial, Helvetica, sans-serif;
}
A:visited{
	font-size:10pt;
	font-weight: bold;
	color: #ebebeb;
	text-decoration: none;
	font-family: arial, Helvetica, sans-serif;
}
A:active{
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: arial, Helvetica, sans-serif;
}
A:hover{
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: arial, Helvetica, sans-serif;
}


