BODY {
	font-family: Arial;
	font-size: 12pt;
}
TD {
	font-family: Arial;
	font-size: 10pt;
}
.tableheader {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
}
.logintable {
	background-color: #CCCCCC;
	color: #000000;
}
.loginbox {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
}
A:link.linkheader {
	color: #FFFFFF;
}
.linkheader {
	color: #FFFFFF;
}
A:visited.linkheader {
	color: #FFFFFF;
}
.tabledata1 {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
}
.tabledata0 {
	background-color: #CCCCCC;
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
}
.lblSmall {
	font-family: Arial;
	font-size: 8pt;
}

.horlabel {
	font-weight: bold;
}
.horvalue {
	font-family: courier;
}
.verlabel {
	font-weight: bold;
}
.vervalue {
	font-family: courier;
}
.statustitle {
	font-size: 12pt;
	font-weight: bold;
}
.statuslabel {
	font-weight: bold;
}
.statusvalue {
	font-family: courier;
}
.toptext {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
}
.toptext2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.inputbox  {
	font-family: none;
}
.notfound {
	font-family: Arial;
	font-size: 16pt;
	color: #FF0000;
}
.warn {
	font-family: Arial;
	font-size: 12pt;
}
.failedlogin {
	font-family: Arial;
	font-size: 14pt;
	color: #FF0000;
}

