BODY {
	margin : 0px;
	padding : 0px;
	background-color : White;
	font-family : "Trebuchet MS", Tahoma, "Arial Narrow", Arial;
	font-size : small;
}
html>body {
	font-size: small;
}


A {
	text-decoration : none;
	color : #DF7B00;
}
A:hover {
	text-decoration : underline;
}

LI {
	margin-bottom : 3px;
	margin-top : 3px;
}

H1 {
	font-size : large;
	text-align : center;
}

H2 {
	font-size : medium;
	text-align : left;
	color : #793D00;
}

UL.intext_menu {
	margin: 0px;
	padding: 0px 0px 20px 14px;
	list-style: none;
}
UL.intext_menu li {
	margin: 0px;
	padding: 0px 0px 7px 16px;
	background: url(/_img/bg_list.gif) no-repeat left 4px;
}
UL.intext_menu li ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 25px;
}
UL.intext_menu ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	background: url(none);
	list-style: none;
}

#header {
	width : 100%;
	height : 88px;
	background-color : Black;
	background-image : url(/_img/headerbg.gif);
}
#logo {		
	float : left;
}
#header_banner {
	margin: 0px 0px 0px 30%;
	text-align: center;
	padding : 14px 0px 0px 0px;
}
#header_banner IMG {	border : 1px solid #FFBA00; }
#header_gradient {
	width : 100%;
	background-image : url(/_img/headergr.gif);
	height : 10px;
	font-size : 0px;
}

#footer {
	width : 100%;
	background-color : Black;
	background-image : url(/_img/footerbg.gif);
	height : 88px;	
}
#footer_gradient {
	width : 100%;
	background-image : url(/_img/footergr.gif);
	height : 10px;
	font-size : 0px;
	clear : both;
}

#content {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}
#col-leftmenu {
	width: 210px;
	float : left;
	padding-left: 14px;
}
#col-text {
	margin-left : 230px;
	padding : 0px 15px 15px 0px;
}

.nav-left {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
ul.nav-left {
	margin: 0px 0px 0px 15px;
	padding: 14px 0px 20px 0px;
	list-style: none;
}
ul.nav-left li {
	margin: 0px;
	padding: 0px 0px 3px 16px;
	background: url(/_img/bg_list1.gif) no-repeat left 4px;
}
ul.nav-left li ul {
	list-style: none;
	margin: 0px;
	padding: 3px 0px 5px 10px;
	font-size : x-small;
}
ul.nav-left ul li {
	background: url(none);
	list-style: none;
	padding : 0px;
}
ul.nav-left ul a {
	color: #DF7B00;
}
ul.nav-left a {
	color: #AA5500;
}

.content {
	padding : 0px 20px 20px 20px;	
}

.copy {
	font-size : small;
	color : White;
	padding : 0px 15px 10px 15px;
}
.copy A {
	color : Silver;
}

.nav_small {
	font-size : small;
	color : Gray;
}

.author {
	text-align : right;
	font-size : small;
	font-variant : normal;
	color : Gray;
}

.col1 {
	background-color : #FFF;
	padding : 5px 20px 5px 20px;
	border : 1px solid Gray;
	margin-bottom : 20px;
	margin-top : 20px;
}

.col2 {
	background-color : #F7F7F7;
	border : 1px solid Gray;
	padding : 5px 20px 5px 20px;
	margin-bottom : 20px;
	margin-top : 20px;
}

.source {
	font-size : x-small;
	color : Gray;
	text-align : right;
}
.source A { color: Gray; }
.source A:hover { color : #949494; }

.counters { padding-top: 8px; font-size: 0pt; text-align: center; vertical-align: top; }
.counters IMG {
	margin-top: 4px;
	border : 1px solid #FFBA00;	
}

/* Рекламный блок слева вверху */
#ad-left {
	border: 1px dashed Silver;
	padding: 5px 0px 5px 0px;
	background-color: #F5F5F5;
	margin-right: 15px;
}
#ad-left UL {
	list-style: none;
}
#ad-left LI {
	background: url(/_img/strelka.gif) no-repeat left 6px;
	padding-left: 14px;
	margin-left: -15px;
}
#ad-left-title {
	font-size: 11pt;
	text-align: center;
	font-weight: bold;
}
#ad-left-link {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
}
/* end Рекламный блок слева вверху */

#sape-bottom {
	font-size : x-small;
	color : Gray;
}
