a:link
{
	color: #eeee55; 
}
a:visited
{
	color: #eeee55; 
} 
a:active 
{
	color: #eeee55;
}
body
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	background-color: #000000;
}
table
{
	border-collapse:collapse;
	font-size: 9pt;
	background-color: #880000;
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
	font-size: larger;
	color: rgb(0, 0, 0);
}


.formbutton
{
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	background: url(images/formbg.gif) repeat-x left top;
}

.warning
{
	color: #000000;
	bgcolor: #dddd77;
}

.errmsg
{
	color:#ff0000;
	background-color:#000000;
}

.menutab,.menutab:link,.menutab:visited {color: #444444; font-family: 'Trebuchet MS'; font-size: 12px; font-weight: bold;text-decoration:none;}
.menutab:hover,.menutab:active {color: #444444; font-family: 'Trebuchet MS'; font-size: 12px; font-weight: bold;text-decoration:underline;}
.menutabs,.menutabs:link,.menutabs:visited {color: #ffffff; font-family: 'Trebuchet MS'; font-size: 12px; font-weight: bold;text-decoration:none;}
.menutabs:hover,.menutabs:active {color: #ffffff;  font-family: 'Trebuchet MS'; font-size: 12px; font-weight: bold;text-decoration:underline;}

