body
{

	background-color: #CCCCCC;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.lilcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

TR.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	border: solid #000000;
	border-width: 1px;
	background-color:#5E5E5E;
}

TD.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	border: solid #000000;
	border-width: 1px;
	background-color:#5E5E5E;
}

TD.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: solid #000000;
	border-width: 1px;
	background-color:#5E5E5E;
}

TD.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

TD.content a, TD.content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}

TD.content a:hover {
	text-decoration: none;	
}

TD.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

TD.menu, TD.menu a, TD.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFCC33;
	font-weight: bolder;
}

TD.menu a:hover {
	text-decoration: none;
}

TABLE.tables {
	border: solid #000000;
	border-width: 1px;
}

.responseText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;

}

.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
