/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #696A4F;
	vertical-align: top;
	text-align: justify;
}
/*-------------------------------------------------*/
.td_logo {
	height: 103px;
	background-color: #696A4F;
	background-image: url(/img/dis/top_bg.jpg);
}
.td_logo_banner_niz {
	height: 20px;
	vertical-align: bottom;
	text-align: right;
	color: #FFFFFF;
	padding: 5px;
}
/*--------------------------------------------*/
.td_left {
	background-color: #696A4F;
	background-image: url(/img/dis/levt_bg.jpg);
	width: 151px;
}
.td_left_menu{
	padding-left: 10px;
	height: 20px;
	padding-right: 5px;
	color: #000000;
	font-size: 10px;
}
.td_left_bottom {
	background-color: #A5A77D;
	height: 38px;
	width: 151px;
}

/*--------------------------------------------------*/
.td_center {
}
.td_center_sagolovok {
	/*background-image: url(/img/dis/bgindex.jpg);*/
	height: 20px;
	padding-left: 5px;
	background-color: #D5D6B8;
}
.td_center_text {
	background-color: #F0F1E6;
	width: 200px;
}
.td_center_text_top {
	padding: 10px;
}
.td_center_bottom {
	background-color: #A5A77D;
	height: 38px;
	background-image: url(/img/dis/bg_bottom.jpg);
	color: #000000;
	padding-top: 5px;
}
/*-------------------------------------------------*/

H1{
	font-family: Verdana;
	color: #696A4F;
	text-transform: uppercase;
	font-size: 10pt;
}
H2{
	font-family: Verdana;
	color: #696A4F;
	text-transform: uppercase;
	font-size: 10pt;
}
A:link {
	text-decoration: none;
	color: #484937;
}

A:visited {
text-decoration: none; 
color: #484937;
}

A:hover {
text-decoration: underline; 
color: #7E8400;
}
/*-----------------------------*/
A.Top {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 10px;
	WIDTH: 100%;
	text-transform: uppercase;
	height: 15px;
	vertical-align: middle;
}

A.Top:visited {
text-decoration: none; 
color: #FFFFFF;
WIDTH: 100%;
}

A.Top:hover {
	color : #696A4F;
	background-color: #FFFFFF;
	text-decoration: none;
}
/*----------------------------------------*/
A.ssilki {
	color : #000000;
	text-decoration : none;
	font-size : 10px;
	WIDTH: 100%;
	height: 10px;
}

A.ssilki:visited {
text-decoration: none; 
color: #000000;
WIDTH: 100%;
}

A.ssilki:hover {
	color : #FFFFFF;
	background-color: #696A4F;
	text-decoration: none;
}