<!--
A,A:link,A:visited,A:active {
color: #C599E7;
cursor: default;
font-size: 10px;
letter-spacing: 0;
line-height: 11px;
} 

A:hover {
color: #B477E3;
text-decoration: line-through;
cursor: default;
font-size: 10px;
letter-spacing: 0;
line-height: 11px;
}

a img {
Border: 0;
}

body {
	background-color: #000000;
	scrollbar-face-color: #1562B1;
	scrollbar-highlight-color: #081D62;
	scrollbar-shadow-color: #1562B1;
	scrollbar-3dlight-color: #09559B;
	scrollbar-arrow-color:  #C2DCF0;
	scrollbar-track-color: #09559B;
	scrollbar-darkshadow-color: #;
 
 font-family: verdana, sans-serif;
 font-size: 10px;
 color: #C1CBFF;
 cursor: default;
 letter-spacing: 0;
 line-height: 11px; 
 text-transform: none;
}

td {
background: #203066;
cursor: default;
font-size: 10px;
}

b {
color: #3565FF;
}

i {
color: #91A9F5;
line-height: 12px;
}

input {
font-family: verdana, sans-serif;
border: 1px solid;
font-size: 10px; background-color: 045096;
color: E8CCFE;
border-color: CB87FF;
}

input.radio {
background : #045096;
color: #E8CCFE;
border: 0px;
}

textarea {
font-family: verdana, sans-serif;
border: 1px solid;
font-size: 10px;
background-color: 045096;
color: E8CCFE;
border-color: CB87FF;
}

SELECT {
font-family: verdana, sans-serif;
border: 1px solid;
font-size: 10px;
background-color: 045096;
color: E8CCFE;
border-color: CB87FF;
}

hr {
color: #FFFFFF;
height: 1px;
}

i.return {
width: 530;
}

#navi1 {
position: absolute;
top: 25px;
left: 250px;
width: 200px;
z-index: 2;
}

#top {
position: absolute;
top: 75px;
left: 370px;
width: 200px;
z-index: 2;
}

#left {
position: absolute;
top: 85px;
left: 15px;
width: 320px;
z-index: 2;
}

#ids {
position: absolute;
top: 85px;
left: 15px;
width: 590px;
z-index: 2;
}

#right {
position: absolute;
top: 255px;
left: 339px;
width: 280px;
z-index: 2;
}

#bottom {
position: absolute;
top: 400px;
left: 125px;
z-index: 2;
}

#lgbox {
position: absolute;
top: 425px;
left: 30px;
width: 650px;
z-index: 2;
}

.tbox {
background: #1063B5;
font-family: verdana, sans-serif;
font-size: 10px;
border: 1px solid #000000;
padding: 5px;
}

.titlebox {
font: 8pt verdana, sans-serif;
text-align: center;
font-weight: bold;
color: #C1CBFF;
background: #084A8C;
width: 175;
border-top: #000000 1px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
}

.um { 
text-transform: upper*case; 
font-weight: plain; 
font-size: 10px; 
font-color: 000000; 
color: #E8CCFE; 
width: 200px; 
border-bottom-style: solid; 
border-bottom-width: 1; 
padding-left: 0px;
}

.menu { 
text-transform: upper*case; 
font-weight: plain; 
font-size: 10px; 
font-color: 000000; 
color: #E8CCFE; 
width: 200px; 
border-bottom-style: solid; 
border-bottom-width: 1; 
padding-left: 0px;
}

.copy { 
background: #000000;
padding-left: 0px;
}

tr {
background: #203066;
font-family: verdana, sans-serif;
font-size: 10px;
border-size: 1px;
border-color: black;
}

-->