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

DIV {
	line-height: 15px;
}

/* шапка */

TD.top {
	width: 780px;
	background: url(images/top.jpg) no-repeat; 
	text-align: center; 
}

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

TD.creative {
	width: 780px;
	background: url(images/creative.jpg) no-repeat; 
}

/* меню */

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: 15px; 
}

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


/* левая колонка */
TD.sidebar {
	width: 300px;
	text-align: left;
}

TD.content {
	width: 480px;
	text-align: left;
}

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

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

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

H1 {
  font-family: "Tahoma"; Font-size: 14px; color: #863800; font-weight: bolder; text-decoration: none;
  MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px;
}

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

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

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


IMG.image {
	border:#45270D 1px solid;
	MARGIN-RIGHT: 10px; MARGIN-BOTTOM: 0px;
}


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

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


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

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

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

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

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

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

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

