/* Red White Style */
body {
margin:auto; padding:1px;
font-family: Verdana, Tahoma;
font-size: 11px; color: #000000;
background-color: #ffffff;  
text-align: left;
max-width: 100%;
}

a {color: #696969;text-decoration:none;}
a:hover {border-bottom: 1px dotted #696969;}

hr {
margin-top : 2px;
margin-bottom : 2px;
border-top : 2px dotted #ababab;
border-right-style : none;
border-right-width : 0;
border-bottom-style : none;
border-bottom-width : 0;
border-left-style : none;
border-left-width : 0;
}
.my_menu {
background-color: #ffffff; 
padding: 1px;
background-image: url(images/menu.png);
background-repeat:repeat-x;
background-position: bottom;
border:1px solid #ababab;
margin: 1px;
}
.rmenu, .menu, .iblock {
background-color: #ffffff; 
padding: 1px;
background-image: url(images/menu.png);
background-repeat:repeat-x;
background-position: bottom;
border:1px solid #ababab;
margin: 1px;
}

.rmenu a, .menu a { 
background-image : url(nav.png); 
background-repeat : no-repeat; 
background-position : left 50%; 
padding-left : 16px; 
}
.link {
border-left: 4px solid #696969;
margin: 1px 0px 1px 0px;
padding: 2px;
}

.link:hover {
border-left: 4px solid #D49219;
}

.main_menu {
background-color:#FF0000;
color:white;
border-bottom:3px solid #890b0b;
text-align: left; font-size:11px; 
padding:3px;
background-image: url(images/head.png);
background-repeat:repeat-x;
background-position:center;
}

.header, .footer, .title {
background-color:#000000;
color:white; text-align: left;
border-bottom:3px solid #393939;
font-size:11px;padding:3px;
background-image:url(images/foot.png);
background-repeat:repeat-x;
background-position:center;
}
.footer a{
color:#fff;
}


.cat {
padding: 2px;
background-color: #eeeeee;
border-bottom: 1px solid #cccccc; 
color:#999999
} 


/* Style by INFERNO
695-646
special for http://wapdiz.ru and editing to HTML by http://stevendie.xtgem.com */