/* CSS Document */
A:Active{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #99CC33;	text-decoration: none;}
A:Visited{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #99CC33;	text-decoration: none;}
A:Link{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #99CC33;	text-decoration: none;}
A:Hover{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #cccccc; background-color:#99CC33;}
.Headline {font-family: Helvetica, Arial sans-serif; font-size: 18px;line-height: 130%;	color: #99CC33; font-weight: normal; }
.main { font-family: Arial, Helvetica, sans-serif;font-size: 12px; line-height: 140%;color: #999999;font-weight: normal;}
.mainBoldRed { font-family: Arial, Helvetica, sans-serif;font-size: 13px; line-height: 140%;color: #99CC33;font-weight: Bold;}
.mainSmall { font-family: Arial, Helvetica, sans-serif;font-size: 10px; line-height: 140%;color: #666666;font-weight: normal;}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: normal;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #cccccc;
	font-weight: normal;
}
.TableBackground {
	background-image: url();
	background-position:right top;
	background-repeat: no-repeat;
}
.promoBackground {
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroungRightAligned {
	background-image: url();
	background-repeat: no-repeat;
	background-position: right top;
}
