BODY
{		   
	background-color: #622209;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height:16px; font-weight:normal; text-decoration:none; 
}

.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; line-height:15px; text-decoration:none; font-weight:bold;
}
.toplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: yellow; line-height:15px; text-decoration:none; font-weight:bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height:15px; text-decoration:none; font-weight:bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height:15px; text-decoration:underline; font-weight:bold;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #97221C; line-height:15px; text-decoration:none; font-weight:bold;
}

.links_heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #CC0000;
}
.calendarcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	font-size: 12pt;
}
.calendarEventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11pt;
}
.calendarEventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: 11pt;
}
.links_table {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #990000;
 border-spacing: 1px;
 width: 100%;
 padding: 0px;
 background-color: #000000;
 }
 .links_heading {
 font-size: 18px;
 background-color: #CCCCCC;
 font-weight: bold;
 text-align: center;
 vertical-align: top;
 padding: 5px;
 }
 .links_leftcolumn {
 width: 33%;
 background-color: #CCCCCC;
 vertical-align: top;
 text-align: left;
 }
 .links_centercolumn {
 width: 33%;
 background-color: #CCCCCC;
 vertical-align: top;
 text-align: left;
 }
 .links_rightcolumn {
 width: 33%;
 background-color: #CCCCCC;
 vertical-align: top;
 text-align: left;
 }

.links_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #900906;
}
.toc_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900906;
  	text-align: left;  
}

.toc_headlinebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:22px;
	font-weight: bold;
	color: #900906;
    border-top-width: 1px;  
	text-align: center;
}

.toc_headlinebox a:hover{
	line-height:22px;
}
.month_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
 	text-align: center;
}
.toc {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
.toc_date {
	font-family: Arial, Helvetica, sans-serif;
	color: #900906;
	font-weight: bold;
	font-size: 10pt;
}
.toc_images {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 8pt;
    text-align: center;
}

/*-------------------- New Footer Style Start --------------------*/
.footer-bg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E4E4E4;
	text-decoration:none;
/*	background-color:#CC0000;
*/	padding:10px;
	}
	
.footer-bg a{
	font-weight:bold;
	color:#E4E4E4;
	text-decoration:none;
	}
	
.footer-bg a:hover{
	color:#FFF6AD;
	text-decoration:none;
	}
	
/*-------------------- New Footer Style End --------------------*/
.members_table {
	font-size: 12px;
	width:100%;
	padding: 10px 10px 10px 0px;
	border-collapse: collapse;
	border:1px solid #787878;
	margin-bottom:20px;
	}
.members_table td {
	text-align:left middle;
	padding:4px;
	border:1px solid #787878;
	}