

body {

background: #dbe0e2; 
background-image: url(); 
background-repeat: repeat;
background-position: top left; 
background-attachment: scroll; 

font:10px tahoma;
color:#000000; 
font-weight: normal;
text-align: justify;
text-decoration:none;

}

h3 {

font:9px tahoma;
color:#000000; 

}

TD {

font:9px tahoma;
color:#000000; 

}


TH {

font:9px tahoma;
color:#000000; 
}



a:link {

text-decoration:none; 
font:9px tahoma;
background-color:transparent;
letter-spacing:0px;
color:#000000;

}

	
a:visited {

text-decoration:none;
font:9px tahoma;
background-color:transparent; 
letter-spacing:0px;
color:#000000;

}

a:hover {

text-decoration:underline;
font:9px tahoma;
background-color:transparent; 
color:#ff0099;
letter-spacing:0px;

}



#top  {

position:absolute;
top:10px;
left:10px;

}



 #log   {

position:absolute;
background-color:#dbe0e2;
font-weight:normal;
margin-bottom:10px;
border:1px solid #ee2bad;
}



.logbody {


background-color:#dbe0e2;
margin:0px 0px 0px 0px;
padding:5px;
font:11px arial;
width:415px;
height:700px;

}


#iframe {


background-color:#dbe0e2;
margin:0px 0px 0px 0px;
padding:5px;
font:9px tahoma;
width:405px;
height:700px;

}
.header   {

font:10px tahoma;
font-weight: bold;
color:#dce1e4;
letter-spacing:2px;
text-align:center;
width:400px;
background:#343b39;
border-bottom:1px solid #343b39;
border-top:1px solid #343b39;
border-left:1px solid #343b39;
border-right:1px solid #343b39;
}







 #side   {

position:absolute;
top:347px;
left:450px;
width:155px;  
height:950px;
padding: 5px;
background:#ffffff;
border:1px solid #ee2bad;
}




.sideheader {

font:12px times new roman;
font-weight: bold;
color:#ee2bad;
letter-spacing:-1px;
text-align:center;
width:150px;
border-bottom:1px solid #ee2bad;


} 



.inside {

margin:10px 0px 10px 0px;
padding:5px;
font:9px tahoma;
background-color: #ffffff;
border:0px solid #404040;

} 




