body {
	font: 12px Tahoma, sans-serif;
	margin:0px; 
	background: #e39971 url(/imgs/bb2.png);
} 
p {
	margin:0px;
	color: #000000;
}
a {
	color: #336699;
}
h1 {
	color: #fff;
	font-size:14px;
	margin:0px;
}

#sitename a{
	color: #fff;
	text-decoration:none;
}

.expandable2 {
  margin-left: 330px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  cursor: pointer;
}

table{
	border-collapse: collapse;
}
tr{
	vertical-align: top;
}
/* основные блоки */
#container {
	margin:auto;
	width: 980px;
	border-left: solid 3px #4d1d00;
	border-right: solid 3px #4d1d00;
	background: #fff url(/imgs/b3.png) repeat-x top;}
#header{
	height:86px;
}
#sitename{
	padding:33px 0 0 173px;
	text-transform:uppercase;
}
#menucenter{
	margin-left:200px;
}

#footer{
	height:30px;
	text-align:right;
	padding: 0 10px;
}

.searchlist input[type="radio"] {
	display:none; 
}

.searchlist label {
	display:block;
	padding:4px 4px;
}

.searchlist input[type="radio"]:checked + label { 
	background-color:#eee;
}

/* Меню */
.menu{
	list-style:none;
	margin:0;
	padding:10px;
}
.menu li {
	float:left;
	margin:0 5px 0 0;	
	text-align:center;
}
.menu li a{
	display:block;
	color: #fff2c1;
	text-decoration:none;
	font-size:14px;
	padding:5px;
}
.menu li a:hover{
	color: #fff;
}
.tb3 {
	width:650px; 
	padding:10px;
	border-left: solid 1px #bf9f87; 
	border-right: solid 1px #bf9f87;
}
.ccol1 {
	padding-left:5px;
}
.ccol2 {
	padding-left:5px; 
	padding-right:5px;
}
.ccol3 {
	padding-right:5px;
}
.h3 {font-size:12px; font-weight:bold; text-decoration:none; color: #4486c9;}
.h2 {font-size:12px; font-weight:bold; text-decoration:none; color: #336699;}
.h1 {font-size:12px; font-weight:bold; text-decoration:none; color: #bf9f87;}
.t2 {font-size:12px;  text-decoration:none; color: #bf9f87;}
.t3 {font-size:12px; text-decoration:none; color: #606060;}
.t1{font-size:12px; text-decoration:none; line-height: 18px; color: #336699;}
.t1:hover{font-size:12px; text-decoration:underline; line-height: 18px; color: #336699;}
.t2{font-size:11px; text-decoration:none; color: #336699;}


.t1d{ font-size:11px; font-weight:bold; text-decoration:none; color: #336699;}
.a2 {font-family: 'Tahoma'; font-size:12px; text-decoration:underline; color: #bf9f87;}
.a1 {font-family: 'Tahoma'; font-size:12px; text-decoration:underline; color: #bf7e4e;}
.header {
	font-size:20px; 
	font-weight:bold; 
	text-decoration:none; 
	color: #336699;
	margin:10px 0 0;
	}

INPUT,OPTION,SELECT,radio  { 
	font-weight:normal;
	background:white;
	font-size:12px;
	font-family: Tahoma, sans-serif;
	border: 1px solid #789fc6;
	margin: 3px;
}