body {
   padding: 0px;
   margin: 0px;
   font-family: Arial, Tahoma, Comic Sans Ms;
   font-size: 11px;
   color:#F5F5F5;
   background-color:#000000;
   text-align:center; 
}

div.all {
   width:980px;
   margin-left:auto;
   margin-right:auto;
}

div.left{
float:left; width:307px;
}


div.top {
width:980px;
float:left;
}

div.bottom {
float:left; 
width:976px; 
height:21px;
padding:2px;
}
 
div {
text-align:justify}

img{
border: 0px;
}


a{
text-decoration:none; color:#666666; font-weight:bold; 
}

a:hover{
text-decoration:underline; color:#666666; font-weight:bold; 
}


table, td, tr {

   font-family: Tahoma, Arial, Comic Sans Ms;
   font-size: 11px;
   }

input {
background-color:#E8E8E8; border:1px solid #4B4B4B; width:100%; padding:3px; font-family: Tahoma, Arial, Comic Sans Ms; font-size: 11px; color: #4B4B4B;
}

input:focus {
background-color:#FFFFFF;
}

input:hover {
background-color:#FFFFFF;
}

table.contentpaneopen{
margin-top:10px

}
td.buttonheading {
padding-right:26px}


a.mainlevel-nav {
font-weight:bold; color:#FFFFFF; margin-left:10px; padding-right:10px; border-right:1px solid #FFFFFF;
}