<head> <style type="text/css">{  }
A:link {
color: #2E49C6;
text-decoration: none
}

A:visited {
color: #2E49C6;
text-decoration: none
}

A:active {
color: #2E49C6;
text-decoration: none
}

A:hover {
color: #8897E0;
cursor: crosshair;
text-decoration: underline
}

BODY {
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
SCROLLBAR-FACE-COLOR: #2E49C6;
SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #000000;
background-repeat: repeat-y
}

BODY {
background-image: url('graphics/bg.png');
color: #C0C0C0;
font-family: Verdana;
font-size: 8pt
}

input, textarea, iframe {
background: #000000;
border: 2px #C0C0C0 solid;
color: #C0C0C0;
font-family: verdana, arial;
font-size: 8pt;
frameborder: 0
}

table {
color: #C0C0C0;
font-family: Verdana;
font-size: 8pt
}

input {
color: #C0C0C0
}

.sub {
color: #000000;
font-family: georgia, verdana;
font-size: 20px;
font-weight: bold;
line-height: "10px";
margin-right: 5px;
margin-top: 5px;
text-indent: "-10px"
}

#top {
height: 358px;
left: 162px;
position: absolute;
top: 5px;
width: 420px;
z-index: 4
}


#side {
height: 100%;
left: 590px;
position: absolute;
top: 370px;
width: 174px;
z-index: 5;
}

#main {
height: 100%;
left: 162px;
overflow: visible;
position: absolute;
top: 375px;
width: 410px;
z-index: 5
}

-->

</style>
</head>