font,p,div,td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.n {  color: #000000; font-size: 12px; text-align:justify;}

.normal {  color: #000000; font-size: 12px; text-align:left;}

.big {  color: #000000; font-size: 16px; text-align:left;}

.large { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 14px; text-align:left;}
.small { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10px; font-weight: bold; text-align:left;}

.red_header {  font-size: 16px; font-weight: bold; color: #990000; text-align:left; }
.red_header_small {  font-size: 12px; font-weight: bold; color: #990000; text-align:left; }
.red_header_small_10 {  font-size: 10px; font-weight: bold; color: #990000; text-align:left; }
.red_header_center {  font-size: 16px; font-weight: bold; color: #990000; text-align:center; }
.blue_text { font-size: 12px; color: #336699; text-align:left;}
.blue_text_bold_center {  font-size: 12px; font-weight: bold; color: #336699; text-align:center; padding-left:1em; padding-right:1em}
.blue_text_bold_left {  font-size: 12px; font-weight: bold; color: #336699; text-align:left;}
.main_header_12 {  font-size: 12px; font-weight: bold; color: #336699; text-align:left; }
.main_header {  font-size: 16px; font-weight: bold; color: #336699; text-align:left; }
.main_header_small {  font-size: 12px; font-weight: bold; color: #336699; text-align:left; }
.main_header_small_10 {  font-size: 10px; font-weight: bold; color: #336699; text-align:left; }
.main_header_center {  font-size: 16px; font-weight: bold; color: #336699; text-align:center; }

.white_text { font-size: 12px; color: #FFFFFF; text-align:left;}

.normal_list { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black;}


.justify {align="justify"}

.indent_text {  font-size: 12px; text-align:left; padding-left:2em;}


a.white  {
	color: #FFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.white_lined {
	color: #FFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}


a.blue  {
	color: #336699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.blue_lined {
	color: #336699;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

a.lined {
	text-decoration: underline;
}

s {
	color: #FFFFFF;
	text-decoration: none;
}

.leftborder { 
border-left: 1px solid #000000; 
padding-left: 1em;
} 

.topborder { 
border-top: 1px solid #000000; 
} 

.rightborder_padding { 
border-right: 1px solid #000000; 
padding-right: 1em;
} 

.textspacing {
 padding-left: 1em;
 padding-right: 1em;
}

.rightpadding{
 padding-right: 2em;
}

.countdownimage{
 background: url(images/countdown_circle.gif) no-repeat;
 align="center";
 font-size: 16px;
 color: black;
}


.footerimage{
 background: url(images/footer.gif) no-repeat;
 align="center";
}

.blue_bullet_list {
 list-style-image: url(images/blue_bullet.gif);
}

.clsCMOn, .clsCMOver {
	font: 11px verdana;
        padding: 2px 0 0 4px;
}

.clsCMOn {
	color: black;
}

.clsCMOver {
	color: black;
	font-weight: bold;
}

