.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.main: link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.main: active {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.main: visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.main: hover {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
.tablebg {
	background-color: #009966;
}
.tablebg2 {
	background-color: #999966;
}
.formbutton {
	background-color: #999966;
	border: thin ridge #0066FF;
}
.whitelabelheader {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.whitelabelsmall {
	color: #FFFFFF;
	font-size: 10px;
}
.whitelabel {
	color: #FFFFFF;
}
a.whitelabel: link {
	font-weight: bold;
	text-decoration: none;
}
a.whitelabel: active {
	font-weight: bold;
	text-decoration: none;
}
a.whitelabel: visited {
	font-weight: bold;
	text-decoration: none;
}
a.whitelabel: hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.redlabel {
	color: #006600;
}
.redlabelheader {
	font-weight: bold;
	color: #CC0000;
}
.formmain {
	background-color: #9999FF;
}
.mstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	list-style-type: disc;

}
