body {
background-color: #243341;
cursor: move;
margin: 0px;
font-size : 10px; 
line-height: 12px;
font-family: verdana;
color: #8F9BA7;
scrollbar-face-color: #475965;
scrollbar-highlight-color: #8F9BA7;
scrollbar-shadow-color: #122232;
scrollbar-3dlight-color: #8F9BA7;
scrollbar-arrow-color: #243341;
scrollbar-darkshadow-color: #122232;
scrollbar-track-color:#243341;
}

table {
font-size: 10px; 
line-height: 12px;
}

a:link {
color: #8F9BA7;
text-decoration: none;
cursor: help;
}

a:visited {
color: #8F9BA7;
text-decoration: none;
cursor: help;
}

a:hover {
color: #8F9BA7;
text-decoration: none;
cursor: help; 
font-weight: bold;
}

.tabnormal {
background-color: #122232;
font-size: 10px;
}

.tabover {
background-color: #243341;
font-size: 10px;
BORDER-BOTTOM: #8F9BA7 1px solid;
BORDER-RIGHT: #8F9BA7 1px solid;
BORDER-TOP: #8F9BA7 1px solid;
BORDER-LEFT: #8F9BA7 1px solid;
}

.tabclick {
background-color: #122232;
font-size: 10px;
}

a.menu:link {
color: #8F9BA7;
text-decoration: none;
cursor: help;
}

a.menu:visited {
color: #8F9BA7;
text-decoration: none;
cursor: help;
}

a.menu:hover {
color: #8F9BA7;
text-decoration: none;
cursor: help;
font-weight: normal;
}