body {
	background-color: #043959;
}

.text { font-family: Tahoma, Verdana, Arial; font-size: 9pt; color: #FFFFFF; text-decoration: none; cursor: default}
td { font-family: Tahoma, Verdana, Arial; font-size: 9pt; color: #FFFFFF; text-decoration: none; cursor: default}
.stats { font-family: Tahoma, Verdana, Arial; font-size: 9pt; color: #FFFFFF; text-decoration: none; cursor: default}
.bold { font-family: Tahoma, Verdana, Arial; font-size: 9pt; color: #FFFFFF; text-decoration: none; cursor: default; font-weight: bold}
.copyright { font-family: Tahoma, Verdana, Arial; font-size: 8pt; color: #FFFFFF; text-decoration: none; cursor: default}

A:link          {BACKGROUND: none; COLOR: #FFFFFF;text-decoration: none}
A:active        {BACKGROUND: none; COLOR: #FFFFFF;text-decoration: underline}
A:visited       {BACKGROUND: none; COLOR: #FFFFFF;text-decoration: none}
A:hover         {BACKGROUND: none; COLOR: #FFFFFF;text-decoration: underline}
 
table.main {
	width: 100%;
	height:100%;
	border-collapse: collapse;
}


td.inheader {
	background-color:#0C629B;
	font-weight: bold;
	text-align: center; 
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 2px;
        padding-bottom: 2px;
        COLOR: #FFFFFF;
}
td.item {
	background-color: #3295AF;
        COLOR: #FFFFFF;	
}

input.sbmt {
	background-color: #1777AA;
	color: #FFFFFF;
	font-weight:bold;
	border: 1px solid #3295AF;
}

.menutxt { font-family: Tahoma, Verdana, Arial; font-size: 9pt; color: #FFFFFF; text-decoration: none; cursor: default}
.menutxt a:link          {BACKGROUND: none; COLOR: #FFFFFF;text-decoration: none}
.menutxt a:active        {BACKGROUND: none; COLOR: #FFFFFF;text-decoration: underline}
.menutxt a:visited       {BACKGROUND: none; COLOR: #FFFFFF;text-decoration: none}
.menutxt a:hover         {BACKGROUND: none; COLOR: #FFFFFF;text-decoration: underline}