body { 
	margin: 0; padding: 0px;
	background: url(images/body.gif) repeat-x; 
	BACKGROUND-COLOR: #D9DCE4;
}

DIV {
	line-height: 16px;
}

/* шапка */
TD.logo {
	width: 250px;
	background: url(images/body.gif) repeat-x; 
	text-align: left;
}

TD.menu-set {
	width: 750px;
}

DIV.logo {	
	PADDING-TOP: 12px;  PADDING-LEFT: 20px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

/* меню */

TD.menu {
	background: url(images/menu.gif) repeat-x; 
	text-align: center;  
}

TD.menu-left {
	width: 5px;
	background: url(images/menu-left.gif) no-repeat; 
}

TD.menu-right {
	width: 7px;
	background: url(images/menu-right.gif) no-repeat; 
}

TD.menu-s {
	width: 5px;
	background: url(images/menu-s.gif) no-repeat; 
}

DIV.menu {
	PADDING-TOP: 51px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

A.menu {  
	font-family: "Tahoma"; Font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; 
}
A.menu:hover {
	color: #84D8F5; text-decoration: underline; 
}

/* контент */
TD.creative1 {
	width: 750px;
	background: url(images/creative1.jpg) no-repeat; 
}
TD.creative2 {
	width: 750px;
	background: url(images/creative2.jpg) no-repeat; 
}

TD.sidebar {
	width: 250px;
	background: url(images/sidebar.gif) repeat-y; 
	text-align: left;
}

TD.content {
	width: 750px;
	background: url(images/content.gif) repeat-y; 
	text-align: left;
}

DIV.title1-set  {
	height: 30px;
	width: 250px;
	background: url(images/title1.gif) no-repeat; 
}

DIV.title1 {
	font-family: "Tahoma";  Font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none;
	PADDING-TOP: 6px; PADDING-LEFT: 30px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

DIV.sidebar {
	font-family: "Tahoma";  Font-size: 11px; color: #606060; font-weight: normal; text-decoration: none;
	PADDING-TOP: 10px; PADDING-LEFT: 30px; PADDING-RIGHT: 25px; PADDING-BOTTOM: 20px;
	line-height: 16px;
}

DIV.content {
	font-family: "Tahoma";  Font-size: 11px; color: #606060; font-weight: normal; text-decoration: none;
	PADDING-TOP: 12px;  PADDING-LEFT: 30px; PADDING-RIGHT: 30px; PADDING-BOTTOM: 30px;
}

DIV.txt {
	font-family: "Tahoma";  Font-size: 11px; color: #606060; font-weight: normal; text-decoration: none;
}

H1 {
  font-family: "Tahoma"; Font-size: 13px; color: #505050; font-weight: bolder; text-decoration: none;
  MARGIN-TOP: 10px; MARGIN-BOTTOM: 7px;
}

H2 {
	font-family: "Tahoma";  Font-size: 12px; color: #505050; font-weight: bold; text-decoration: none;
	MARGIN-TOP: 10px; MARGIN-BOTTOM: 5px; 
}

H3 {
	font-family: "Tahoma";  Font-size: 11px; color: #505050; font-weight: bold; text-decoration: none;
	MARGIN-TOP: 10px; MARGIN-BOTTOM: 5px; 
}

A.link {  
	font-family: "Tahoma"; color: #0283A9; font-weight: normal; text-decoration: underline; 
}
A.link:hover {
	color: #0283A9; text-decoration: underline; 
}

DIV.breadcrumb {
	font-family: "Tahoma";  Font-size: 11px; color: #666666; font-weight: normal; text-decoration: none;
	PADDING-TOP: 20px; PADDING-LEFT: 30px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

TD.tab {
	width: 335px;
	text-align: left;
}

DIV.tab {
	font-family: "Tahoma";  Font-size: 11px; color: #606060; font-weight: normal; text-decoration: none;
	PADDING-TOP: 0px;  PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

IMG.image {
	border:#cccccc 1px solid;
	MARGIN-RIGHT: 7px; MARGIN-BOTTOM: 0px;
}

/* копирайт, счетчики */
TD.copyright-left {
	width: 4px;
	background: url(images/shadow-left.gif) repeat-y; 
}
TD.copyright-right {
	width: 4px;
	background: url(images/shadow-right.gif) repeat-y; 
}

TD.counters {
	width: 250px;
	background: url(images/copyright.gif) repeat-x; 
	text-align: left;
}

TD.copyright {
	width: 750px;
	background: url(images/copyright.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: #f5f5f5; font-weight: normal; text-decoration: none;
	PADDING-TOP: 0px;  PADDING-LEFT: 30px; PADDING-RIGHT: 30px; PADDING-BOTTOM: 0px;
}

A.white {
	font-family: "Tahoma"; color: #f5f5f5; font-weight: normal; text-decoration: underline;
}
A.white:hover {
	color: #f5f5f5;
}

UL {
	padding: 2px; MARGIN: 0px;
}

LI {
	color: #505050; list-style: circle inside;
	MARGIN-LEFT: 0px; PADDING-TOP: 5px; MARGIN-BOTTOM: 5px; 
}

LI.l2 {
	color: #505050; list-style: circle inside;
	MARGIN-LEFT: 15px; PADDING-TOP: 0px; MARGIN-BOTTOM: 5px;
}

A {  
	font-family: "Tahoma"; color: #666666; font-weight: normal; text-decoration: underline; 
}
A:hover {
	color: #666666;
}