body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/backgrounds/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}
.bodyText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
.bodyTextRED {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#;
	color: #F00000;
}
.ALERT {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00000;
}
.bodyText a:link{
	color:#CC6600;
	font-weight:bold;
	text-decoration:underline;
}
.bodyText a:visited{
	color:#CC6600;
	font-weight:bold;
	text-decoration:underline;
}
.bodyText a:hover{
	color:#C1B384;
	font-weight:bold;
	text-decoration:underline;
}
.bodyTextGRAY a:link{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
.bodyTextGRAY a:visited{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
.bodyTextGRAY a:hover{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
.bodyTextBOLD {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.bodyTextBOLD a:link{
	color:#CC6600;
	font-weight:bold;
	text-decoration:underline;
}
.bodyTextBOLD a:visited{
	color:#CC6600;
	font-weight:bold;
	text-decoration:underline;
}
.bodyTextBOLD a:hover{
	color:#C1B384;
	font-weight:bold;
	text-decoration:underline;
}
.bodyTextWHITE {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyTextGRAY {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
}
.headlineText {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.sideBlockText {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
}
.sideForm {
	color: #000000;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-top: -9px;
    margin-left: 25px;
}
#sideBlock {
	width:315px;
	background-image:url(../images/backgrounds/sideBlock.png);
	background-repeat: no-repeat;
	float:right;
	margin: 0px -10px 0px 0px;	
}
.Bullets {
	font-size: 24px
}