DIV
{
	COLOR: blue; 
}
FORM
{
	font-size: 8.75pt;
	font-family: 'Microsoft Sans Serif';
}
.LBL1
{
	color: #ffffff;
	background-color: #007dc3;
	border-right: #dcdcdc 1pt solid;
	border-top: #dcdcdc 1pt solid;
	border-left: #dcdcdc 1pt solid;
	border-bottom: #dcdcdc 1pt solid;
}
.LBL2
{
	color: #0000c0;
	text-align: right;
}
.LBL3
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #0000c0;
	text-align: right;
	padding-right: 2pt;
}
.LBL4
{
	color: #ffffff;
	background-color: #007dc3;
	border-top: #dcdcdc 1pt solid;
	border-bottom: #dcdcdc 1pt solid;
	text-indent: 2pt;
	height: 20px;
		
}

.LBLLEGEND
{
	font-size: 8pt;
	font-family: Arial;
	color: #0000c0;
	text-align: center;
	border-right: slategray 1px solid;
	border-top: slategray 1px solid;
	border-left: slategray 1px solid;
	border-bottom: slategray 1px solid;
}
.LBLFTR
{
	font-size: 8pt;
	color: #0000c0;
	text-align: center;
}

.INP1
{
	font-size: 8.75pt;
	font-family: 'Microsoft Sans Serif';
	color: #0033cc;
	background-color: #ffffff;
}
.TXT1
{
	font-size: 8.75pt;
	font-family: 'Microsoft Sans Serif';
	border-right: lightgrey 1pt solid;
	border-top: lightgrey 1pt solid;
	border-left: lightgrey 1pt solid;
	cursor: text;
	color: #0033cc;
	border-bottom: lightgrey 1pt solid;
	background-color: white;
}
.TXT2
{
	cursor: text;
	color: #0033cc;
	background-color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MSG1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: red;
	padding-top: 0px;
	background-color: transparent;
}
.BTN1
{
	color: #00008b;
}
.HDR1
{
	color: white;
	background-color: #007dc3;
}
.MENU1
{
	font-size: 9pt;
	color: white;
	font-family: 'Microsoft Sans Serif';	
	background-color: #6f89a6;
	text-indent: 0px;
	text-align: left;
	display: block;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100px;
}


.MENU1 a:visited
{
	color: white;
}

.MENU2
{
	background-color: #6f89a6;
	text-align: left;	
}

.HOVER
{
	font-size: 9pt;
	color: white;
	background-color: #007dc3;
	text-align: left;
	text-indent: 2px;
}
.ITM1
{
	color: #00008b;
	font-size: 9pt;
	font-family: Arial;
}
.GRD1
{
	border-right: #e0e0e0 1px solid;
	border-top: #e0e0e0 1px solid;
	border-left: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
	background-color: white;
}

BODY
{
	background-color: transparent;
}
A:visited
{
	color: blue;
}

#menu a, #menu a:visited
{
	font-size: 9pt;
	width: 100px;
	color: white;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 16pt;
	background-color: #6f89a6;
	text-align: left;
	text-indent: 2px;
	text-decoration: none;
	border-bottom-style: none;
}

#menu a:hover
{
	color: white;
	background-color: #007dc3;
}
