/* CSS Document */
html,body{height:100%;}

body{
padding:0;
margin:0;
font:12px tahoma,serif;
color:#000;
background:url(/img2/body.jpg) #dee3e7 top  left no-repeat;
width:100%;
height:100%;;
}
body a{
font:12px tahoma,serif;
color:#070801;
text-decoration:underline;
}

td, tr {
 font: 12px tahoma,serif;
}
#white{
background-color:#fff;
background-position:left top;
height:93px;
}
#menu{
margin-top:35px;
}
#menu a{
font:18px tahoma,serif;
color:#070608;
text-decoration:underline;
font-weight:600;

}
#sfw{
padding:10px 0px 0px 32px;margin-top:7px
}

h1{
font:18px tahoma,serif;
color:#ec2352;
font-weight:500;
padding:0;
margin:0 0 10px 0;
}
.border{
/*border-top:1px dashed #0c4da2;*/
padding:10px 5px 0 0;
}
.white_text{
font:12px tahoma,serif;
color:#fff;
margin-bottom:18px;
}
.bottom{
font:12px tahoma,serif;
color:#7d8389;
padding:50px 0;
}
.bottom a{
font:12px tahoma,serif;
color:#ec2352;
text-decoration:underline;
}


#content{background:url(/img2/body.png) repeat top; height:auto;}
#content .content{
z-index:1px;
position:relative;
font:12px tahoma,serif;
color:#000;
}
.a_ac{
font:12px tahoma,serif;
color:#e81b22;
text-decoration:none;
font-weight:bold;
}
h2{
font:12px tahoma,serif;
color:#000;
font-weight:bold;
padding:0;
margin:0 0 10px 0;
text-transform: uppercase;
}
.h3{
font:12px tahoma,serif;
color:#fff;
font-weight:bold;
text-transform: uppercase;
background-color:#000;
}
.simptable td{
padding:10px;
}

@-moz-document url-prefix()
{
  #swf  {padding:0px; margin-top:18px;}
}
