body {
    background-color: #e7f1fa;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#table_shapka {
	width: 834px;
	border-bottom: 1px solid #bcc8d4;
}

#td_menu {
	height: 26px;
	background: #e7f1fa;
}

#td_menu a {
	padding: 6px;
	color: #38424b;
	font-weight: bold;
	float: left;
	border-right: 1px solid #bcc8d4;
	padding-left: 10px;
}

#td_menu a:hover {
	background: #b7cadb;
}

#table_content {
	width: 834px;
	height: 80%;
	background: url('../_images/repeater_bottom.gif') bottom left repeat-x #cbd7e3;
}

#table_content #left {
	color: #4b555f;
	padding: 10px;
}

#table_content #left a {
	text-decoration: underline;
}

#table_content #left a:hover {
	text-decoration: none;
}

#table_content #right {
	width: 340px;
	padding-bottom: 101px; 
	background: url('../_images/velik_1.gif') bottom right no-repeat;
}

#div_menu {
	width: 340px;
	margin-top: 7px;
	margin-right: 9px;
	background: #b7cadb;
	border: 2px solid #a7b3bf;
	padding: 10px;
	font-size: 11px;
	color: #465059;
	line-height: 17px;
}

.a_empty {
	padding-left: 14px;
}

.a_full {
	color:#FF0000;
	padding-left: 14px;
	font-weight: bold;
	background: url('../_images/krest.gif') 0px 3px no-repeat;
}

.a_full_2 {
	padding-left: 34px;
	font-weight: bold;
	background: url('../_images/arrow.gif') 21px 3px no-repeat;
}

.a_empty_2 {
	padding-left: 35px;
}

#span_copy {
	color: #7b7f82;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 90px;
	font-size: 11px;
}

.a_empty:hover, .a_full:hover, .a_empty_2:hover, .a_full_2:hover {
	text-decoration: underline;
}

#td_made {
	color: #7b7f82;
	font-weight: bold;
	padding-right: 5px;
	font-size: 11px;
	background: url('../_images/velik_2.gif') top right no-repeat;
}

.links {
	width: 214px;
	margin-top: 7px;
	margin-right: 9px;
	background: #b7cadb;
	border: 2px solid #a7b3bf;
	padding: 10px;
	font-size: 11px;
	color: #465059;
}

.links td {
	font-size: 11px;
	color: #465059;
}

.links td a {
	font-weight:bold;
	text-decoration:underline;
}

.links td a:hover {
	text-decoration:none;
}