/* CSS Document */

body{
text-align:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 20px;
color:#484343;
padding: 0;  margin: 0;
background-color:#DBDBDB;
}



#image {
width:990px;
margin-top:5px;
float:left;
}




#content{
width:990px;
background-color:#FFFFFF;
float:right;

}




#footline{
width:990px;
height:20px;
background-color:#161B1F;
float:left;

}

#footer{
width:990px;
background-color:#FFFFFF;
float:left;
text-align:center;
line-height:25px;
font-size:11px;
}

#wrapper{
width:990px;
padding:0 2em 0 2em;
background-color:#ffffff;
text-align:left; margin: 0 auto; overflow: hidden;
border:1px solid #999999;
}


#wrapper:after  {  content: '[DO NOT LEAVE IT IS NOT REAL]';   display: block;   height: 0;   clear: both;   visibility: hidden;  } 
 #wrapper  {  display: inline-block;  } /*\*/ 
 #wrapper  {  display: block;  } /* end easy clearing */ /*\*/ 
 #content  {  padding-bottom: 32767px !important;  margin-bottom: -32767px !important;   } @media all and (min-width: 0px) { 
  #content{  padding-bottom: 0 !important;  margin-bottom: 0 !important;   }     
  #content:before {  content: '[DO NOT LEAVE IT IS NOT REAL]';  display: block;  background: inherit;  padding-top: 32767px !important;  margin-bottom: -32767px !important;  height: 0;  } } /**/ 




table{
border-collapse:collapse;
border-spacing:0px;
width:85%;
margin:0 auto;
margin-top:20px;
margin-bottom:20px;
border:0px;
color:#666666;

}

th{
background-color:#f7c8ac;
line-height:25px;
}

td{
text-align:center;
line-height:25px;
border-bottom:1px dotted #999999;
font-size:12px;
}

