HTML, BODY, FORM {
	margin: 0; padding: 0;
	color: #000;
}

BODY {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	background-color: #eee;
}

A {
	color: #005ba6;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-image: url(back-main.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

#in_container {
	background-image: url(back-lada.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

#in_container_2 {
	background-image: url(back-lada_2.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

#menugod {
	font-size: 11px;
	color: #b4b8bc;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 35px;
}

#menugod A {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#menugod A:hover {
	font-size: 11px;
	text-decoration: underline;
}

#menugod A.sel {
	font-size: 11px;
	color: #005ba6;
	text-decoration: none;
	font-weight: bold;
}

#title_area {
	width: 100%;
	clear: both;
}

#title_left {
	background-image: url(back-key.jpg);
	background-repeat: no-repeat;
	background-position: 42px left;
}

#title_left_2 {
	background-image: url(back-key_2.jpg);
	background-repeat: no-repeat;
	background-position: 44px left;
}

#link_small {
	font-size: 9px;
	color: #626262;
}

#text_gray {
	color: #626262;
}

#parahalf {
	margin-bottom: 5px;
}

#text_read {
	font-family: arial, sans-serif;
	font-size: 12px;
}

H1 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 0;
}

H2 {
	font-size: 18px;
	margin-bottom: 5px;
}

#table2 .col1 {
	width: 120px;
	font-weight: bold;
	text-align: right;
}

#table1 TH {
	font-weight: normal;
	color: #626262;
	text-align: center;
	vertical-align: bottom;
}
#table1 .col1 {

}
#table1 .col2 {
	width: 70px;
}
#table1 .col3 {
	width: 70px;
}
#table1 .col4 {
	width: 70px;
}
#table1 .col5 {
	width: 70px;
}
#table1 TD, TH {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
}
#list_bull {
	list-style-image: url(bull-li.gif);
	list-style-type: none;
	margin-left: 17px;
	padding-left: 0;
}
#list_bull LI {
	margin-bottom: 10px;
}

#list_num LI {
	margin-bottom: 10px;
}



/* by acidrust 12.09.2007 *************************************************** */





















