body {font-family:Tahoma; font-size:12px; color:#333333; margin:0px; background:#FFFFFF}
h1 {font-size:18px; margin:3px; }
h2 {font-size:16px; margin:3px; }
a,
a:visited {color:#0066CC; text-decoration:underline; font-weight:bold;}
a:hover{text-decoration:none; color:#3399FF;}

#header{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:50px;
}
#header h1{
  font-size:18px; 
}
#left{
  position:absolute;
  left:0px;
  top:50px;
  width:230px;
  padding-left:10px;
}
#content{
  position:absolute;
  left:230px;
  top:50px;
}

.error_field{
  color:#ff6600; 
  font-size:10px;
}

.table-border {
  background-color: #dddddd;
}
.table-tr {
  background-color: white;
}
.table-header {
  background-color: #eeeeee;
}

.tablefill   {
  border:2px solid #203420; 
  background-color:#ede8c3;
  color:#c9723f;  
  padding:0px;
}
.gd{border:1px solid}

.menu_row A,
.menu_block {
  font-size: 12px; 
  color: #000066;
  border-radius: 3px; 
  text-decoration: none;  
  border:2px solid #039414;;
  background:#79f888;
}

.menu_head {
  background-color: #039414; 
  color:#FFFFFF;
  font-weight: bold; 
  font-size:12px;
  padding:3px;
  
}

.error_title {
  font-size: 18px; 
  color:#ff3300;
}

.tablefill_error { 
  border:3px solid #ff3300; 
  background-color:#ffffaa; 
  padding:6px; 
  color:#330000; 
  font-weight: bold; 
  font-size: 14px;
}

.add_info {
	display:none;
}

/*кнопка поиск*/
.search {
	background:url(images/search.png) no-repeat;
	width:80px;
	height:26px;
}

.search:hover,
.search:focus {
	background-position:0% 100%;
}
.small {font-size:11px}
/*стили с сайта*/
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.style4 {
	color: #2d68b2;
	font-size: 12px;
	font-weight: bold;
}
.style5 {
	color: #2d68b2;
	font-weight: bold;
}
.style7 {
	font-size: 50;
	color:2d68b2;
}
.style8 {
	font-size: 28px;
	color: #0066CC;
}
.style9 {
	font-size: 16px;
	color: #0066CC;
}
.style10 {
	font-size: 40px;
	color: #FF9900;
}
.dn {display:none}
.border {border:2px solid #67A3E1;}