body{
   background: #EBEBEB url(images/background.gif) repeat-x scroll 0%
}

.menuHeader{
  font-family: verdana, helvetica,sans-serif;
  text-align: center;
  font-size:  12px;
  text-color: black;
  font-weight: bold;
  width: 229;
}


a.menuLink {
font-color: black;
font-size: 11px;
color: black;
//no-repeat 0px 4px;
margin: 0px;
}

a.menuLink:link,
a.menuLink:visited {
text-decoration:none;
}
a.menuLink:hover {
text-decoration:underline;
}

a.topmenuLink {
color:#ffe900; 
font-size:13px;
margin: 0px;
}

a.topmenuLink:link,
a.topmenuLink:visited {
text-decoration:none;
}
a.topmenuLink:hover {
text-decoration:underline;
}

.tab_c {
   margin-top:5px; 
   border:0;
   background-color:#FFFFFF;
   background-image: url(../images/menu_back.jpg); 
   background-repeat:repeat-x; 
   background-position: right bottom;
}
.header_top_center {
	background-image: url(../images/top_center.jpg);
	width:950px;
}
.header_top_left {
	background-image: url(../images/top_left.jpg);
	width:8px;
}

.hleb {
	color:#888888;
	font-size:10px;
}

a.hleb {
	color:#888888;
	font-size:10px;
}

a.hleb:link,
a.hleb:visited {
text-decoration:none;
}
a.hleb:hover {
text-decoration:underline;
}
