body { 
	margin: 20px; padding: 0px;
	background: url(images/body.jpg) repeat-x; 
	BACKGROUND-COLOR: #8E5A38;
}

DIV {
	line-height: 16px;
}

/* шапка */

TD.top {
	width: 360px;
	background: url(images/top.jpg) no-repeat; 
	BACKGROUND-COLOR: #FFFFFF;
	text-align: left; 
}

TD.creative {
	width: 420px;
	background: url(images/creative.jpg) no-repeat; 
	BACKGROUND-COLOR: #FFFFFF;
}

DIV.logo {	
	PADDING-TOP: 65px;  PADDING-LEFT: 95px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

/* меню */

TD.menu {
	background: url(images/menu.gif) repeat-x; 
	text-align: center;  
}

TD.menu-s {
	background: url(images/menu-s.gif) repeat-x; 
	width: 10px;
	text-align: center;  
}

DIV.menu {
	MARGIN-LEFT: 0px; MARGIN-TOP: 11px; 
}

A.menu {  
	font-family: "Times New Roman"; Font-size: 11px; color: #FFFDCF; font-weight: bold; text-decoration: none; 
}
A.menu:hover {
	color: #FFFFFF; text-decoration: underline; 
}

TD.white-bg {
	BACKGROUND-COLOR: #FFFFFF;
}

/* левая колонка */

TD.col1 {
	width: 260px;
	text-align: left;
	BACKGROUND-COLOR: #FFFFFF;
}

TD.col2 {
	width: 520px;
	text-align: left;
	BACKGROUND-COLOR: #FFFFFF;
}

DIV.sidebar {
	font-family: "Tahoma";  Font-size: 11px; color: #666666; font-weight: normal; text-decoration: none;
	PADDING-TOP: 0px; PADDING-LEFT: 35px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 30px;
	line-height: 16px;
}

DIV.content {
	font-family: "Tahoma";  Font-size: 11px; color: #666666; font-weight: normal; text-decoration: none;
	PADDING-TOP: 10px;  PADDING-LEFT: 50px; PADDING-RIGHT: 40px; PADDING-BOTTOM: 30px;
}

DIV.txt {
	font-family: "Tahoma";  Font-size: 11px; color: #666666; font-weight: normal; text-decoration: none;
}


H1 {
  font-family: "Times New Roman"; Font-size: 20px; color: #8E0101; font-weight: normal; text-decoration: none;
  MARGIN-TOP: 12px; MARGIN-BOTTOM: 8px;
	line-height: 20px;
}

H2 {
	font-family: "Times New Roman"; Font-size: 16px; color: #8E0101; font-weight: bolder; text-decoration: none;
	MARGIN-TOP: 12px; MARGIN-BOTTOM: 5px;
}

H3 {
	font-family: "Tahoma";  Font-size: 11px; color: #606060; font-weight: bold; text-decoration: none;
	MARGIN-TOP: 10px; MARGIN-BOTTOM: 5px; 
}

A.link {  
	font-family: "Tahoma"; color: #8E0101; font-weight: normal; text-decoration: underline; 
}
A.link:hover {
	color: #8E0101; text-decoration: underline; 
}


IMG.image {
	border:#E9DBC9 3px solid;
	MARGIN-RIGHT: 10px; MARGIN-BOTTOM: 0px;
}


TD.copy1 {
	width: 260px;
	background: url(images/copy1.gif) no-repeat; 
	text-align: left;
}

TD.copy2 {
	width: 520px;
	background: url(images/copy2.gif) no-repeat; 
	text-align: left;
}


DIV.counters {
	PADDING-TOP: 3px;  PADDING-LEFT: 35px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

DIV.copyright {
	font-family: "Tahoma";  Font-size: 11px; color: #808080; font-weight: normal; text-decoration: none;
	PADDING-TOP: 0px;  PADDING-LEFT: 50px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

A.white {
	font-family: "Tahoma"; color: #8E0101; font-weight: normal; text-decoration: underline;
}
A.white:hover {
	color: #8E0101;
}

UL {
	padding: 2px; MARGIN: 0px;
}

LI {
	color: #605F5B; list-style: circle inside;
	MARGIN-LEFT: 0px; MARGIN-BOTTOM: 5px; PADDING-TOP: 10px;
}

LI.l2 {
	color: #605F5B; list-style: circle inside;
	MARGIN-LEFT: 15px; MARGIN-BOTTOM: 5px; PADDING-TOP: 0px;
}

A {  
	font-family: "Tahoma"; color: #666666; font-weight: normal; text-decoration: underline; 
}
A:hover {
	color: #666666;
}
