.event-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;

	font-weight:bold
	color: #e8e2d2;
}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #e7dfcc;
}
.front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

.front-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 18px;
}

.small_text {
	font-size: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.headline {
	font-size: 12px;
	font-weight: bolder;
	color: #29211F;
	font-family: Arial, Helvetica, sans-serif;
}
a.main_links {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.main_links:hover {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.bottom_blue {
	font-size: 9px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a58b0;
}
a.bottom_link {
	font-size: 9px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a58b0;
}
a.bottom_link:hover {
	font-size: 9px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a.bottom_link:visted {
	font-size: 9px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a58b0;
}
.footer {
	font-size: 9px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.style1 {color: #FFFFFF}

.dotted_line
{
	border-bottom:1px dashed #161E4D;
}

.dots{list-style: circle}


IMG
{
	border-color:#000000;
}

body {
	background-color: #e7dfcc;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*==================list====================*/
ul { list-style:none;margin-left: 0; padding-left: 0;}

.border{border-collapse: collapse;}

table, td {font-size:100%; font-family:Arial; color:#e8e2d2;}

#content { background:#e7dfcc; width:620px; height:467px;}
#content .inside { margin:10px; background:#b2ac9c;}
.right_col { background:url(../images/right_col.jpg) no-repeat left top; width:40px;}
.regular-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #000000;
}

