body {
margin: 0px;
scrollbar-face-color: #ffffff;
scrollbar-arrow-color: red; 
scrollbar-3dlight-color: gray;
scrollbar-darkshadow-color: gray;
}


td, th, p, span, div
{
font-family: Tahoma;
font-size: 8pt;
color: #404040;
}

a {
font-family: Tahoma;
font-size: 8pt;
color: #404040;
}
a:hover {color: #FF0000;}

a.sel, .sel {
font-family: Tahoma;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
color: #FF0000;
}


a.main, .main {
font-family: Tahoma;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
color: #404040;
}


a.main2, .main2 {
font-family: Tahoma;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
color: #730202;
}

.cutebox{
font-family: Tahoma;
font-size: 8pt;
color: #404040;
border: 1px solid #505050;
}

.cutebutton
{
font-family: Tahoma;
font-size: 8pt;
FONT-WEIGHT: BOLD;
color: #404040;
border: 1px solid #505050;
background-color: #E8e8e8;
}

h1 {
font-size: 12pt;
}

h2 {
font-size: 11pt;
}

h3 {
font-size: 10pt;
}

h4{
font-size: 9pt;
}

.btns {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.btns2{
color: #FFFFFF;
font-weight: bold;
line-height: 12pt;
text-decoration: none;
}

.btn_td {
padding-right: 30px;
}

.menudiv {
position:absolute; 
left:0;
top:0;
background-color:#505050; 
visibility:hidden; 
border:1px solid #505050; 
padding:5px;
padding-top:0px;
padding-right:10px;
}