body {
	background-color: #DEEBF9;
	margin: 5px auto;
	text-align: center;
}
font, p, 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: white;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
}
.main_text {
	font-size: 12px;
	color: #000000;
	text-align:left;
}
.main_text_bold_center {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	padding-left:1em;
	padding-right:1em
}
.main_text_bold_left {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
.main_header_12 {
	font-size: 12px;
	font-weight: bold;
	color: #2F73B7;
	text-align:left;
}
.main_header_12_altcolor {
	font-size: 12px;
	font-weight: bold;
	color: #2F73B7;
	text-align:left;
}
.main_header {
	font-size: 16px;
	font-weight: bold;
	color: #2F73B7;
	text-align:left;
}
.main_header_small {
	font-size: 12px;
	font-weight: bold;
	color: #2F73B7;
	text-align:left;
}
.main_header_small_10 {
	font-size: 10px;
	font-weight: bold;
	color: #2F73B7;
	text-align:left;
}
.main_header_center {
	font-size: 16px;
	font-weight: bold;
	color: #2F73B7;
	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 {
	text-align:justify;
}
.indent_text {
	font-size: 12px;
	text-align:left;
	padding-left:2em;
}
a.main {
	color: #0000C0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.black {
	color: black;
	text-decoration: none;
	font-size: 10px;
}
a.white {
	color: white;
	text-decoration: none;
	font-size: 10px;
}
a.lined {
	text-decoration: underline;
}
s {
	color: #FFFFFF;
	text-decoration: none;
}
.leftborder {
	border-left: 1px solid #000000;
	padding-left: 1em;
}
.rightborder_padding {
	border-right: 1px solid #000000;
	padding-right: 1em;
}
.topborder {
	border-top: 1px solid #000000;
}
.textspacing {
	padding-left: 1em;
	padding-right: 1em;
}
.rightpadding {
	padding-right: 2em;
}
.countdownimage {
	background: url(images/countdown_circle.gif) no-repeat;
 	text-align:center;
	font-size: 16px;
	color: white;
}
.footerimage {
	background: url(images/footer.gif) no-repeat;
 	text-align:center;
}
.square_bullet_list {
	list-style-image: url(images/square_bullet.gif);
}
.clsCMOn, .clsCMOver {
	font: 11px verdana;
	padding: 2px 0 0 4px;
}
.clsCMOn {
	color:#FFFFFF;
}
.clsCMOver {
	color:#FFFFFF;
	font-weight: bold;
}
#clockwrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-bottom: 4px;
	background-color: #FAE8DA;
}
.maindate {
	font-size: 18px;
	font-weight: bold;
}
