<!--

body {
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #000000;
 scrollbar-3dlight-color: #DABCFE;
 scrollbar-shadow-color: #000000;
 scrollbar-darkshadow-color: #DABCFE;
 scrollbar-track-color: #000000;
 scrollbar-arrow-color: #9CBFDC;
background: #000000;
}
A:link,A:active {
cursor:default; 
position:relative; 
color:#BEA6DA; 
height:1px; 
text-decoration: none; 
}
A:hover {
cursor:default; 
position:relative; 
color:#E8D3FF; 
top:1; 
left:1; 
text-decoration: none; 
height:1px; 
}
A:visited {
cursor:default; 
position:relative; 
color:#9063C7; 
top:1; 
left:1; 
text-decoration: none; 
height:1px; 
}
a img {border: 0;}
b {color: #A657FF;}
i {color: #C095F1;}
hr {
color:#C095F1;
height: 2px;
}
/* Tables */

table {
font-family: Verdana, Arial, Helvetica, sans-serif; cursor:default; text-align: justify;
font-size: 10pt;
color: #D9B3FF; 
}
.tbox1 {
font-size: 10pt;
background:#140224;
border: 1px solid #370066;
padding: 5px;
}

.titlebox {
font:9pt verdana, arial, helvetica, sans-serif;
text-align:center;
font-weight:bold;
color:#A657FF;
background:#24063E;
width: 175px;
border-top: #370066 1px solid;
border-right: #370066 1px solid;
border-left: #370066 1px solid; 
}

.mainbg {
background-image: url(images/mkbck.png);
background-repeat: no-repeat;
background-position: right bottom;
}

-->