<style>
<!--
A:hover
{
}

a 
{
}

body
{
	font-family: arial;
	color: #404040;
	font-size: 12px;
	font-weight: normal;
	background-color: #5588CC;
}

.tableHead
{
   background-color: #5588CC;
}

.tableRow
{
   background-color: #C5C5C5;
}

tr
{
        color: #5588CC;
}

.content
{
        background-color: #E0E0E0;
}

.tabOn
{
        background-color: #E0E0E0;
}

.tabOff
{
        background-color: #808080;
}

.menuSep
{
   background-color: #ffcc66;
   color: black;
}

th
{
        font-family: arial;
        color: #000000;
        font-size: 14px;
        font-weight: bold;
}


td
{
	font-family: arial;
	color: #404040;
	font-size: 12px;
	font-weight: normal;
}

h1 {
        font-family: arial;
        font-size: 25px;
        font-weight: bold;
	color: #404040;
}


h2 {
        font-family: arial;
        font-size: 23px;
        font-weight: bold;
	color: #404040;
}

.default
{
        font-family: arial;
        color: #404040;
        font-size: 12px;
        font-weight: normal;
}

.fixedwidth {
	font-family: courier new;
	font-size: 11px;
}

.footer
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
}

.formStyle { 
	font-family: arial;
	font-size: 11px;
	border: 1;
	border-width: 1px;
	border-style: solid;
	background-color: #e3e3e3;
}

.menuOff {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.menuOff:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffcc66;
}
.menuOn {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #404040;
}

.top
{
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
}

.textonback
{
	color: #FFFFFF;
	font-weight: bold;
}

-->
</style>
