.whitetext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetextBold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a.normalLink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.normalLink:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a.goldLink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CCB253;
	text-decoration: none;
}
a.goldLink:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.goldLink:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CCB253;
	text-decoration: none;
}
.textfield {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
}
.normalText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.normalTextBold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
/*.goldTextBold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2B253;
	text-decoration: none;
	font-weight: bold;
}*/
.headerText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.error {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
/*.redText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}*/
.errortext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.blackBg {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #363636;
}
.greyBg {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
}
.redBg {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CC3333;
}
.bttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
	color: #FFFFFF;
	width: auto;
	font-weight: bold;
	text-decoration: none;
	border: solid #EEEEEE;
}

.footer {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.listbox
{
    BORDER-RIGHT: #999999 solid;
    BORDER-TOP: #999999 solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    MARGIN: 1px;
    BORDER-LEFT: #999999 solid;
    BORDER-BOTTOM: #999999 solid;
    FONT-FAMILY: Arial, Verdana, Times New Roman, MS Sans Serif;
    BACKGROUND-COLOR: #eeeeee
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
