a {text-decoration:underline; color:#ffffff}
a:hover {text-decoration:underline}
a.main {color:#ffffff}
a.mainb {font-size:10pt; color:#ffffff}
td.menu {
	font-family: verdana;
	font-size: 8pt;
    background-color: #13063E;
    color: #FFFFFF;
    vertical-align: top;
    text-align: left;
    padding-left: 15px;
    padding-right: 10px;
    width: 130px;
    height: 100%;
    overflow: auto;
    scrolling: auto;
}
td.menu a {
	text-decoration: none;
    color: #FFFFFF;
}
td.menu h3 a {
    color: #FFFF00;
}
td.menu a:hover {
	text-decoration: underline;
	color : FFFF00
}
div.main {
	height: 100%;
	overflow: visible; 
	min-height: 100%;
	max-height: 100%;
	scrolling: auto;
}
.big {font-size:10pt}
.big2 {font-size:10pt; color:#c0c0c0}
.big3 {color:#ffffff; font-size:14pt; font-weight:bold}
.small2 {font-size:8pt; color:#c0c0c0}
.small3 {font-size:6pt; color:#c0c0c0}
body {
	font-family:verdana,arial,sans-serif; 
	font-size:8pt; 
	color:#ffffff; 
	background-color:#000000;
	scrolling: auto;
}
div.bar {color:#808080}
div.bar a {text-decoration: none;}
h3 {color:#ffff00; font-size:10pt}
h2 {color:#ffff00; font-size:14pt}
td {font-family:verdana,arial,sans-serif; font-size:8pt; color:#ffffff}
td.head {font-size:10pt; font-weight:bold; background:#000080}
th {font-size:10pt; font-weight:bold; background:#000080}
.input {font-size:10pt; font-family:verdana,arial,sans-serif}
.inputf {font-size:10pt; font-family:courier new}

td.retval {
	width: 1%;
    text-align: right;
    vertical-align: top;
}
td.desc {
	padding-left: 28;
    text-indent: -25;
}
td.desc a.function {
	color: #FFFF00
}

table.bbchat td
{
	text-align: left;
	vertical-align: top;
	size: 0.8em;
}
table.bbchat tr:first-child
{
	width: 10px;
}
span.error {
	color: #BB0000;
}