html {
height : 100%;
} 
body {
background : #000000;
color : #ffffff;
font-family : tahoma;
font-size : 11px;
margin : 0;
padding : 0;
height : auto !important;
height : 100%;
min-height : 100%;
scrollbar-base-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#ffdf00;
scrollbar-shadow-color:#1c1c1c;
scrollbar-darkshadow-color:#1c1c1c;
scrollbar-track-color:#000000;
}
img {
margin : 0;
}
p {
margin : 0;
}
a {text-decoration: none;color : #ffffff;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: none;color : #ffdf00;}

a.men {text-decoration: none;color : #ffdf00;font-size : 11px;}
a.men:link {text-decoration: none;}
a.men:visited {text-decoration: none;}
a.men:active {text-decoration: none;}
a.men:hover {text-decoration: none;color : #ffffff;}
a.big {text-decoration: none;color : #ffdf00;font-size : 13px;}
a.big:link {text-decoration: none;}
a.big:visited {text-decoration: none;}
a.big:active {text-decoration: none;}
a.big:hover {text-decoration: underline;color : #ffffff;}
a.sml {text-decoration: none;color : #ffffff;font-size : 11px;}
a.sml:link {text-decoration: none;}
a.sml:visited {text-decoration: none;}
a.sml:active {text-decoration: none;}
a.sml:hover {text-decoration: none;color : #ffdf00;}
td.logo {  
height : 64;
text-align: center;
}
td.men {  
height : 20;
width : 100%;
color : #ffdf00;

}
td.dot {
background-color : #ffdf00;
height : 1;
width : 100%;
}
div.main {
width:598px;
height:410px;
overflow:auto;
font-family : tahoma;
font-size : 10pt;
text-align: justify;
overflow-x:hidden;
}
.bld {
color : #ffdf00;
font-size : 10pt;
font-weight : bold;
}
td.tr {
height : 10px;
}
td.trl {
height : 40px;
}