body {
	margin: 0px;
	background-color: #FFFFFF;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #060021;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #060021;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060021;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #686769;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 5px 0;
	padding: 0px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #060021;
	padding: 10px 13px 10px 10px;
	background-color: #F5f2e2;
}

#content p, ul, li, ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


#main_table {
	border: 1px solid #060021;
}
#top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-position: center;
	width: 780px;
	text-align:right; /* reset text alignment */
	margin:0 auto; /* for the rest */
	text-transform: none;
}
#top_nav a {
	color: #990000;
	text-decoration: none;
}
#top_nav a:hover {
	text-decoration: underline;
}
#footer {
	padding: 5px;
	background-position: center;
	width: 780px;
	text-align:center; /* reset text alignment */
	margin:0 auto; /* for the rest */
	text-transform: none;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #060021;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #060021;
	padding-right: 10px;
}
#under_nav {
	background-image: url(images/below_main_nav_bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 20px;
	color: #060021;
	font-weight: bold;
	padding-left: 10px;
}
#left_side {
	background-image: url(images/left_side_bg_01.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #060021;
	background-color: #F2EFDB;
	background-image: url(images/content_main_ball_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bottom_nav p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
#bottom_nav a{
	text-decoration: none;
	color: #990000;
}
#bottom_nav a:hover{
	text-decoration: underline;
}




/*MAIN NAVIGATION*/

 #nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

#nav-menu li
{
	float: left;
	vertical-align: middle;
	margin-left: 12px;
	margin-right: 12px;
}

#nav-menu li a
{
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #060021;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
#nav-menu li a:hover {
	color: #990000;
}
#content_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #060021;
	border-right-color: #060021;
	border-left-color: #060021;
	line-height: 15px;
	text-indent: 5px;
	background-color: #FFFFFF;
}
#content_table th{
	background-color: #060021;
	color: #FFFFFF;
	text-align: left;
}
#content_table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060021;
}
#content a {
	color: #990000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content_table a {
	color: #990000;
	text-decoration: none;
}
#content_table a:hover {
	text-decoration: underline;
}

.requiredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

#contact_table {
	color: #000000;
	padding-left: 10px;	
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #060021;
	font-weight: normal;	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #060021;
	font-style: italic;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #060021;
	font-weight: normal;
}
#news_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #686769;
	background-color: #f4f3e9;
}

#news_sidebar th{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #343146;
	text-align: left;
	
}

.news_small{
	font-size: 11px;
	}

#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #060021;
	border: 1px solid #060021;
}
#news-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
#news-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}
#register_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #414141;
}

#register_table th{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #060021;
}#register_table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
hr {
	color: #686769;
	background-color: #686769;
	border: 0;
	height: 1px;
}
/*Ad Styles*/

.ad_box {width:479px; padding:4px 0 0 4px;}

.premium_banner {
	width: 468px;
	height: 60px;
	background-color: #CCCCCC;
	margin-bottom: 5px;
	
}
.half_banner {
	width: 234px;
	height: 60px;
	background-color: #CCCCCC;
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
}

/* New Homepage Layout Styles */
#right_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #060021;
	padding: 10px 10px 0 0;
	background-color: #F5f2e2;
	width:250px;
}
#right_content p, ul, li, ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#right_content a {
	color: #990000;
	text-decoration: none;
}
#right_content a:hover {
	text-decoration: underline;
}

#right_content .more a{font-size:10px; color:#2e4392; text-transform:uppercase; font-weight:700;}	

#news_sidebar a{font-weight:bold;}

#news_sidebar th { font-size:14px; color:#f2efdb; font-weight:normal;}

.right_col_rule {background-color:#ccc8b0; color:#ccc8b0;}

