	.text10 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
	.text9 {font-size:9pt;font-family:Verdana, Arial, Helvetica, sans-serif;}

	.text101{COLOR: #000000; FONT-FAMILY: Verdana,Arial, Arial Black;    FONT-SIZE: 12px;}
	
	.redbold {font-weight:bold;font-size:9pt;font-family:Verdana, Arial, Helvetica, sans-serif;}
	.text8 {font-size:8pt;font-family:Verdana, Arial, Helvetica, sans-serif;}
	.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;COLOR: #000000;
     }

.eventheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
.alink
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    COLOR: #333399;
    TEXT-DECORATION: none
	}
.Avisited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	COLOR: #333399;
    TEXT-DECORATION: none
}

.datetext {
	font-family: Geneva, Verdana, Arial;
	font-size: 12px;
	color: red;
	font-weight: bold;
}
	*			/* default settings of text 
	{
    font-size:10pt;font-family:Verdana, Arial, Helvetica, sans-serif;
	}
*/ 

BODY		/* default settings for the body tag */ 
	{
	margin:0px;
	}


TR, TD		/* default settings for TR & TD tags */ 
	{
	vertical-align:top;
	}


.redbold1	/* this class is used for the red headers on the left-bar under the Upcoming Events */ 
	{
	color:#8f0000;
	font-weight:bold;
	line-height: 25px;
	text-decoration:none;
	}


.redbold	/* this class is used for the red headers on a page */
	{
	color:#8f0000;
	font-weight:bold;
	text-decoration:none;
	}


.greyline	/* this class is used to generate the gray horizontal line */
	{
	height:1px;
	background-color:#828282;
	}


A			/* default settings for A tag */
	{
    	color:#8f0000;
	text-decoration:none;
	}

A:hover	/* settings for hover */
	{
	color:#8f0000;
	text-decoration:underline;
	}


A.white		/* this class is used for the links on the top navigation bar  */
	{
    	color: #ffffff;
    	font-family: "tahoma","verdana", "arial";
    	font-size: 11px;	
	text-decoration:none;
	}


A.white:hover	/* settings for hover */
	{
	color:red;
	text-decoration:none;
	}

.pad 			/* settings for image padding */
	{padding: 10px;} 
	P.comments_header { font-style: normal;
font-size: 9pt;
font-weight: bold;
color: "#ffffff";
text-decoration: none}

.bottomheaderborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}
.mainpage{margin-left: 15px;COLOR: #ffffff; list-style-type:none;}

.newshead {
    color: #003063;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;  
    font-weight: bold;
}

.quickul { margin-left: 15px; list-style-type:disc;   }
