body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.style1 {
	font-size: 12px;
	font-family: "Lucida Sans Unicode";
	color: #FFFFFF;
	font-style: normal;
}
.style3 {font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #DB0304;}

.style4 {
	font-size: 12px;
	font-family: "Lucida Sans Unicode";
	color: #DB0304;
	font-style: normal;
}
.requiredField {
	color: #FFFF00;
}


.style5 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 14px;
}

.style6black {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

.style6 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

.tableHeader {
	background-color: #AB0101;
}

.style1black {
	font-size: 12px;
	font-family: "Lucida Sans Unicode";
	color: #000000;
	font-style: normal;
}
.tableRow {
	background-color: #505050;
}
.newsItemTitle {

	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 12px;
}
.style7 {
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #FFFF00;
}
.newsReadMoreLink {

	font-size: 12px;
	font-family: "Lucida Sans Unicode";
	color: #FFFFFF;
	font-style: normal;
}

a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CCCCCC;
}
