body {
	font: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10pt;
}
td {
	color: #032E67;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
}
.main {
	color: #032E67;
	background-color: #FFFFFF;
	align: center;
}
.mainHeader {
	font-size: 8pt;
	background-color: #022B62;
	color: #FFFFFF;
}
.bginput1 {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 8pt;
	background-color: #B4C0D6;
	color: #000000;
}
.bginput2 {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 8pt;
	background-color: #BBD1EA;
	color: #000000;
}
.bginput {
	font-family: tahoma, arial, verdana, helvetica;
	font-size: 9pt;
	background-color: #022B62;
	color: #FFFFFF;
}
.title {
	font-size: 15pt;
	color: #000000;
}
.title2 {
	font-size: 13pt;
	color: #000000;
}
.cellBack1 {
	background-color: #BBD1EA;
	color: #000000;
	font-size: 8pt;
}
.cellBack2 {
	background-color: #B4C0D6;
	color: #000000;
	font-size: 8pt;
}
.browser {
	color: #BBD1EA;
	font-size: 8pt;
}

.cellBack3 {
	background-color: #475172;
	color: #FFFFFF;
	font-size: 8pt;
}
.cellBack4 {
	background-color: #606F86;
	color: #FFFFFF;
	font-size: 8pt;
}

a:link { 
	text-decoration: none; 
	font-size: 8pt; 
	color: #824A4B
}
a:visited { 
	text-decoration: none;
	font-size: 8pt;
	color: #824A4B
}
a:active { 
	text-decoration: underline;
	font-size: 8pt;
	color: #FFFFFF
}
a:hover {
	text-decoration: underline;
	font-size: 8pt;
	color: #BE8B8C;
}

.error {
	color: #FF0000;
}
.copyright { 
	font-family: Verdana,Tahoma,Arial,Helvetica;
	font-size: 7pt;
	color: #FFFFFF;
}
