body { 
	margin: 0; padding: 0px;
	background: url(images/body.gif) repeat-x; 
	BACKGROUND-COLOR: #E2DBC4;
}

DIV {
	line-height: 17px;
}

/* шапка */

TD.creative1 {
	width: 400px;
	background: url(images/creative1.jpg) no-repeat; 
}

TD.creative2 {
	width: 380px;
	background: url(images/creative2.jpg) no-repeat; 
}

DIV.logo {	
	PADDING-TOP: 80px;  PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

/* меню */

TD.menu {
	background: url(images/menu.gif) repeat-x; 
	text-align: center;  
}

TD.menu-s {
	width: 30px;
	background: url(images/menu-s.gif) no-repeat; 
}
TD.menu-s2 {
	width: 15px;
	background: url(images/menu-s.gif) no-repeat; 
}

A.menu {  
	font-family: "Times New Roman"; Font-size: 12px; color: #7E1E0E; font-weight: bold; text-decoration: none; 
}
A.menu:hover {
	color: #7E1E0E; text-decoration: underline; 
}

/* колонки */

TD.col1 {
	width: 260px;
	BACKGROUND-COLOR: #EBEBE1;
	text-align: left;
}

TD.col2 {
	width: 520px;
	BACKGROUND-COLOR: #F3F3EC;
	text-align: left;
}

DIV.sidebar {
	font-family: "Tahoma";  Font-size: 11px; color: #605F5B; font-weight: normal; text-decoration: none;
	PADDING-TOP: 10px; PADDING-LEFT: 30px; PADDING-RIGHT: 30px; PADDING-BOTTOM: 40px;
	line-height: 16px;
}

DIV.content {
	font-family: "Tahoma";  Font-size: 11px; color: #605F5B; font-weight: normal; text-decoration: none;
	PADDING-TOP: 20px;  PADDING-LEFT: 35px; PADDING-RIGHT: 35px; PADDING-BOTTOM: 40px;
}

H1 {
  font-family: "Times New Roman"; Font-size: 21px; color: #4E4C45; font-weight: normal; text-decoration: none;
  MARGIN-TOP: 15px; MARGIN-BOTTOM: 10px; line-height: 20px;
}

H2 {
	font-family: "Tahoma";  Font-size: 12px; color: #5B5952; font-weight: bold; text-decoration: none;
	MARGIN-TOP: 15px; MARGIN-BOTTOM: 10px; 
}

H3 {
	font-family: "Tahoma";  Font-size: 11px; color: #5B5952; font-weight: bold; text-decoration: none;
	MARGIN-TOP: 15px; MARGIN-BOTTOM: 5px; 
}

A.link {  
	font-family: "Tahoma"; color: #7E1E0E; font-weight: normal; text-decoration: underline; 
}
A.link:hover {
	color: #7E1E0E; text-decoration: underline; 
}

A.link2 {  
	font-family: "Tahoma"; Font-size: 12px; color: #7E1E0E; font-weight: bolder; text-decoration: underline; 
}
A.link2:hover {
	color: #7E1E0E; text-decoration: underline; 
}
DIV.link {
	PADDING-TOP: 15px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 3px;
}

IMG.image {
  border:#FFFFFF 4px solid;
	MARGIN-RIGHT: 7px; MARGIN-BOTTOM: 0px;
}

DIV.nav {
  font-family: "Tahoma"; Font-size: 11px; color: #605F5B; font-weight: normal; text-decoration: none;
  PADDING-TOP: 10px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

TD.copy1 {
	width: 260px;
	background: url(images/copy.gif) repeat-x;  
	text-align: left;
}

TD.copy2 {
	width: 520px;
	background: url(images/copy.gif) repeat-x; 
	text-align: left;
}

DIV.counters {
	PADDING-TOP: 5px;  PADDING-LEFT: 30px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

DIV.copyright {
	font-family: "Tahoma";  Font-size: 11px; color: #404040; font-weight: normal; text-decoration: none;
	PADDING-TOP: 0px;  PADDING-LEFT: 35px; PADDING-RIGHT: 30px; PADDING-BOTTOM: 0px;
}

A.white {
	font-family: "Tahoma"; color: #404040; font-weight: normal; text-decoration: underline;
}
A.white:hover {
	color: #404040;
}

UL {
	padding: 5px; MARGIN: 0px;
}

LI {
	color: #605F5B; list-style: circle inside;
	MARGIN-LEFT: 0px; MARGIN-BOTTOM: 8px; 
}

LI.l2 {
	color: #605F5B; list-style: circle inside;
	MARGIN-LEFT: 20px; MARGIN-BOTTOM: 8px; 
}

A {  
	font-family: "Tahoma"; color: #707070; font-weight: normal; text-decoration: underline; 
}
A:hover {
	color: #707070;
}