BODY  {
	background-color: #OE579A;
	background-image: url(../images/BLUEcollage.jpg);
}

BODY, P, TD  {
	font-family: helvetica, arial, sans-serif; 
	font-weight: normal; 
	font-size: 10pt; 
	line-height: 12pt; 
	color: #000000; 
}

input { 
	font-family:helvetica, arial, sans-serif; 
	font-size:9pt; 
}

table { 
	border-collapse: collapse; 
}

.label { 
	border-style:none; 
	color:#000000; 
}

.error {  
	font-family: helvetica, arial, sans-serif; 
	font-size: 9pt; font-weight: bold; 
	color: #990000; 
	text-decoration: none 
}

.errorLabel {  
	font-family: helvetica, arial, sans-serif; 
	font-size: 9pt; font-weight: bold; 
	color: #990000; 
	text-decoration: none; 
	border-style:none; 
}

A:link  {	color: #0E579A;
}

A:visited  {	color: #999999;
}

A:active  {	color: #999999;
}
