body,a,h1,table,tr,td,li{
 color: #FFFFFF;
 font-family: Verdana, Arial;
 font-size: 12px;
 text-decoration: none;
}
body{
 background-color: #2C2C2C;
 margin: 0;
 padding: 0;
}
img{border: 0;}
.menu{
 display: block;
 width:100%;
 background-color:#000000;
 background-image: url('../_images/marker.gif');
 background-position: top left;
 background-repeat: no-repeat;
 text-decoration:none;
 border-bottom: 1px solid gray;
 text-align:right;
 font-size:12px;
 font-weight:bold;
 color:#FFFFFF;
 padding-top:7px;
 padding-bottom:7px;
}

.smenu{
 display: block;
 width:100%;
 background-color:#000000;
 background: url('../_images/marker.gif') 20px 0 no-repeat;
 text-decoration:none;
 text-align:right;
 font-size:11px;
 font-weight:bold;
 color:#FFFFFF;
 padding-top:5px;
 padding-bottom:5px;
}


.menu:hover{
 background-color:#2C2C2C;
 color:#FFFFFF;
}
.xmenu{
/* background-color:#8A412E;*/
 background-color:black;

 padding:0;
 margin:0;
}
.xb0,.xb1,.xb2{display:block; width:100%; background-color:#000000;}
.xb0{border-bottom:1px solid gray;}
.xb1{width:180px;}
.xb01{width:100%;background-color:#000000;}
.xtext{
 background-image:url('../_images/bg.gif');
 border:2px solid #575757;
 border-top:0;
 }
.header{
 background-image:url('../_images/logo_bg.gif');
 text-align:right;
}
.copyrights,.copyrights a,.copyrights a:hover{
 text-decoration:none;
 text-align:center;
 color:gray;
}
a{
 color: #FFFFFF;
 text-decoration: underline;
}
a:hover{
 color:#FF8040;
 text-decoration: none;
}
form{padding:0;margin:0;}
input,textarea{
 border: 1px solid gray;
 font-family: Verdana;
 font-size: 11px;
}
h1 {
    color: #FF8040;
    font-weight: bold;
}

#phone {
    font-size: 22px;
    color: white;
}