body {
  font-family: arial, helvetica, sans-serif;
}

a:link {color:000000}
a:visited {color:898989}

.banner_tbl {
	border: 1px solid #C6C1AF;
}
.banner_tbl td a {
	color:#5A5A5A;
	font-size:11px;
}

.banner_tbl td a img {
	padding:5px;
	margin:5px;
}


div.razdel_right {  
    width:130px; height:23px; background:#DFDFDF; color:#000000; font-size:13px; font-family:arial,helvetica,sans-serif; 
    padding: 5px;   
    border-bottom: solid 1px orange;
    font-weight: 100;
}
div.razdel_right a{  
    color: black;
    font-size: 13px;
    text-decoration: none;
    font-weight: 100;
}
div.razdel_right a:hover{  
    text-decoration: underline;
    font-weight: 100;
}

div.alarm {
    width:130px; height:23px; background:orange; color:red; font-size:13px; font-family:arial,helvetica,sans-serif; 
    padding: 5px;   
    border-bottom: solid 1px #000;    
    font-weight: 100;
}
div.alarm a{  
    color: red;
    font-size: 13px;
    text-decoration: none;
    font-weight: 100;
}
div.alarm a:hover{  
    text-decoration: underline;
}


/* b2bcontext_menu
-----------------------------------------------------------------*/
.b2bcontext_menu {
    margin: 5px;
}

a.b2bcontext_pages{
    padding-top: 5px;
    padding-bottom: 5px;
}

a.reg_banner {
    text-decoration: none;
}
a.reg_banner:hover {
    text-decoration: underline;
    color: #000;
}


#search {
    background: orange;
    padding: 5px;
    padding-top: 7px;
    padding-left: 7px;
    width: 390px;
    margin-bottom: 10px;
}



