BODY {
	scrollbar-face-color:#CAAFB0;
	scrollbar-highlight-color:#533033;
	scrollbar-3dlight-color:#533033;
	scrollbar-darkshadow-color:#533033;
	scrollbar-shadow-color:#533033;
	scrollbar-arrow-color:#533033;
	scrollbar-track-color:#533033;
}
A:hover { 
	color:#FFDDDE;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 544142;
	text-decoration: none;
	text-align: justify;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: CAAFB0;
	text-decoration: none;
}
.RedHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;

}
.details {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;


}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.announceBody {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

.announceHeader{
	background: url() repeat-x;
	background-color: #ffffff;
	margin-bottom: 8px;
}

.announceCenter{
	background-color:white;
}

.announceTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 	color: #640b0f;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
}

.announceRow1 {
	font-family: Arial, Helvetica, sans-serif;
 	color: #640b0f;
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
}

.announceRow2{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
 	color: #640b0f;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#ffffff;
} 

.announceFormField {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#640b0f;
	border:1px solid #999999;
}

.announceButton {
	color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    background-color:#640b0f;
    border:1px solid #FFFFFF;
}

.announceButtonHover{
	color:#ffffff;
   	background-color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
   	font-size:11px;
   	font-weight:bold;
    border:1px solid #FFFFFF;
}

.announceFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #640b0f;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.announceFooter:hover{
	color:#CC0000;
}

.announceDisclaimer{
	font-family:Arial, Helvetica, sans-serif;
	color:#640b0f;
	font-size:10px;
}

