     body {font:75% arial,helvetica,sans-serif; color:#000; margin:0; padding:0; background-color:#fff; 	text-justify: auto;}
       td {font:75% arial,helvetica,sans-serif;}
	.head1 {font:bold 16px trebuchet ms,arial,helvetica,sans-serif; color:#C00}
	.head1 a {text-decoration:none; color:#C00}
	.head1 a:hover {color:#999}
	.head2 {font:bold 13px  trebuchet ms,arial,helvetica,sans-serif; color:#C00}
	.head2 a {text-decoration:none; color:#000}
	.head2 a:hover {color:#999}
	.head3 {font:bold 12px/18px trebuchet ms,arial,helvetica,sans-serif; color:#C00}
	.head3 a {text-decoration:none; color:#C00}
	.head3 a:hover {color:#999}	  
	a.articles:hover { 	text-decoration:none; 
		  				color:#A00912;
		  				font-size: 12px;
		  				font-family: Arial, Helvectica, sans-serif;}
	a.articels:visited {text-decoration:none; 
		  				color:#14216F;
		  				font-size: 12px;
		  				font-family: Arial, Helvectica, sans-serif;}
	
	.aoi {text-decoration:none; 
		  color:#ffffff;
		  font-size: 14px;
		  font-family: trebuchet ms,arial,helvetica,sans-serif;}
	A {color: #14216F; }
	A:hover { color: #6666CC; }
	   .footerLine {
	             border-top: 1px solid  #A00912;
	            }
	   .footer  {font-family: Arial, Helvectica, sans-serif;
	            font-size: 11px;
				color: #000000;
	            background-color: #FFFFFF;
				
			   }
	   A.footer {font-family: Arial, Helvectica, sans-serif;
	            font-size: 11px;
				color: #000000;
			   }
	   A.footer:hover {font-family: Arial, Helvectica, sans-serif;
	            font-size: 11px;
				color: #000000;
	           }
/**** APPLICATION SETTINGS ****/
    .titleRow { color: #FFFFFF;
	            background-color: #14216F;
			  }
	a.back {
	          font-size: 11px; 
	 
	       }
/* Announcement Module */
    td.pressReleaseDate { width: 15%; }
	td.pressReleaseTitle { width: 99% }
	td.pressReleaseTitle { font:bold 14px/18px trebuchet ms,arial,helvetica,sans-serif; height:25px; text-align:left; }
/* Article Module */
    td.articleDate { width: 30%; }
	td.articleTitle { width: 70%; background: url(/images/bullet.gif) no-repeat center left; padding-left:20px;}
	td.artitleTitleHeading { font:bold 14px/18px trebuchet ms,arial,helvetica,sans-serif;  height:25px; text-align:left; }
	a.articleSourceURL {text-decoration: none;}
	a.articleSourceURL:hover {text-decoration: underline;}
	
/********************************************************************
                ARTICLES
********************************************************************/			   
.artitleTitleHeading
{
	font-weight:bold;
	font-size: 11pt;
}
.articleTitle
	{
		vertical-align:top;
	}
.articleDate
	{
		vertical-align:top;
		font-weight:bold;
	}
.thisArticleSource
	{
		border-top:1px solid #000000;
		padding-top:4px;
	}
	
	
 #list UL { margin:0; padding:0;}
 #list LI { list-style-type:none; background: url(/images/bullet.gif) no-repeat center left; padding-left:20px;}

	/* this does the colors for the JS Error Checking */
.errHilite {
  background-color: #FFA18C;
}

#menu td
	{
	
		font-size: 11px;
		font-weight:bold;
		
		padding-right: 9px;
		padding-left: 8px;
	}

#menu a.normal
	{
		color: #ffffff;
		text-decoration:none;
	}
#menu a.normal:hover
	{
		color: #ffffcc;
		text-decoration:none;
	}
#menu a.active
	{
		color: #ffffcc;
		text-decoration:none;
	}	
	
	
/****** Links ******/

table#links {
 border: 1px solid #C2C3C0;
}
table#links .cat {
  background-color: #E1E1E1;
  font-weight: bold;
}

/**** ANNOUNCEMENTS *****/
.announcementTitleHeading  { font-weight:bold; font-size:13px;}




/*
	:::::::::::::::::::::::::::::::::::::::::  MENU CODE :::::::::::::::::::::::
 */		
#menu
	{
		color:#ffffff;
		text-transform: uppercase;
		padding: 0px 0px 0px 0px;
	}
#menuItem_1 a
	{
		font-size:12px;
		color: #FFFFFF;
		font-weight:bold;
		text-decoration: none;
	}
	#menuItem_1 a:hover
	{
		font-size:12px;
		color: #FFFFFF;
		font-weight:bold;
		text-decoration: underline;
	}
#menuItem_1
	{
		background: url(/images/bgWhiteDottedDiv.gif) no-repeat bottom left;
		padding: 6px 0px 6px 0px;
	
	}	
#menuItem_1 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowRed.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_1 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_1 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxBlue.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}	
#menuItem_2
	{
		padding: 5px 0px 3px 5px;
		background: #e9e3c4 url(/images/bgLightDottedDiv.gif) no-repeat bottom left;
	}	
#menuItem_2 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_2 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxRed.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}		
#menuItem_2 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowRed.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_2 a
	{
		font-size:10px;
		color: #584f86;
		font-weight:normal;
		text-decoration: none;
	}	
	
#menuItem_3
	{
		padding: 5px 0px 3px 20px;
		background: #eaeaea url(/images/bgBlueDottedDiv.gif) no-repeat bottom left;
	}	
#menuItem_3 ul
	{
		margin:0px; 
		padding:0px;
		padding-bottom:3px;
		list-style: none;
	}
#menuItem_3 li
	{
		padding-left: 10px;
  	 	background: url(/images/liBoxGray.gif) 0 0.6em no-repeat; 
		text-decoration:none; 
		color:#006699;
	}		
#menuItem_3 li.active
	{
		padding-left: 10px;
  	 	background: url(/images/linkArrowRed.gif) 0 0.5em no-repeat; 
		text-decoration:none; 
		color:#006699
	
	}		
#menuItem_3 a
	{
		font-size:10px;
		color: #584f86;
		font-weight:normal;
		text-decoration: none;
	}	
	
div#pageTitle h1
	{
		font-size:12pt;
		color: #0a2ea1;
		font-weight:bold;
		border-bottom:1px solid #f90000;
		padding:4px 0px 4px 0px;
	}
div#cumbs
	{
		font-size:8pt;
		text-align:right;
	}	

/*
	:::::::::::::::::::::::::::::::::::::::::;  END MENU CODE :::::::::::::::::::::::
	
 
 	:::::::::::::::::::::::::::::::::::::::::; Announcement :::::::::::::::::::::::
 */
	.announcementTitleHeading
	{
		font-size:11pt;
		font-weight:bold;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; Links :::::::::::::::::::::::
 */		
	table#links 
	{
		/*** border: 1px solid #C2C3C0; ***/
		 border: 1px solid #4662b8;
		 margin-top:4px;
	}
	table#links .cat 
	{
		 /***  background-color: #E1E1E1; ***/
		  background-color: #14216f;
		  font-weight: bold;
	}
	table#links .catHeading a 
	{
		 font-weight: bold;
		 font-family: Arial; 
		 font-size: 13px; 
		 color: #FFFFFF;
	}	
	
/*
	:::::::::::::::::::::::::::::::::::::::::; Calendar :::::::::::::::::::::::
 */		
	.calThisDateSep {  background-color: #ff9900; }
	.trCalDaysHeadings { background-color: #14216f; color: #FFFFFF; }
	.days { background-color: #FFFFFF; }
	.dayNumPrint {  font-size: 20px;
					color: #000000;
	}
	.eventForThisDay { background-color: #DDDDDD;
	cursor:pointer; }
	.eventForThisDayOut {  background-color: #E1E1E1; }
   .dListing { border-bottom: 1px solid #999999;}
   .calLegendTodaysDate { 	
	   	background-color: #E1E1E1;
	}
	.calLegendEventSchlDate { 	
	   	background-color: #d7b7b7;
	}

/*
	:::::::::::::::::::::::::::::::::::::::::; MyProfile / Join :::::::::::::::::::::::
 */			
	table#myProfile .formTitleRow
	{
		background-color: #687fc5;
		font-weight: bold;
		padding: 5px;
		color: #FFFFFF;
	}
	
	table#myProfile .formCaption
	{
		text-align:right;
		background-color: #EFEFEF;
	}
	
	table#myProfile .titleRow
	{
		background-color: #E1E1E1;
		font-weight: bold;
		padding: 5px;
	}	
/*
	:::::::::::::::::::::::::::::::::::::::::; MEMBERS Dir :::::::::::::::::::::::
 */		
	table#membersDir .titleRow 
	{
	    background-color: #E1E1E1;
		font-weight: bold;
	}
	table#membersDir .evenRow 
	{
	    background-color: #FEFFDF;
		
	}	
	table#membersDirRecords td
	{
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
	}
/*
	:::::::::::::::::::::::::::::::::::::::::; Contact Form :::::::::::::::::::::::
 */		
 .contactFormHeading
 	{
		color: #687fc5;
		font-size: 10pt;
		font-weight:bold;
		border-bottom:1px dotted #4662b8;
 	}

/*
	:::::::::::::::::::::::::::::::::::::::::; siteMap :::::::::::::::::::::::
 */		
 
ul#siteMap li
	{
		padding: 3px 0px 3px 0px;
	} 
	
/*
	:::::::::::::::::::::::::::::::::::::::::;   Classifieds :::::::::::::::::::::::
 */		
table#classifieds .titleRow
{
  background-color: #E1E1E1;
  font-weight: bold;
}

/*
	:::::::::::::::::::::::::::::::::::::::::;  My Classifieds :::::::::::::::::::::::
 */		

table#myClassified .formTitleRow
{
	background-color: #E1E1E1;
	font-weight: bold;
}
table#myClassified .titleRow
{
	background-color: #E1E1E1;
	font-weight: bold;
}	

/********************************************************************
               PICTURE GALLERIES
********************************************************************/	
#photoGalleryMain {	border-collapse: collapse;} 
#photoGalleryMain td {	padding: 0; border: 1px solid white;}
	
#photoGalleryDetails td.title
	{
		font-weight:bold;
		font-size: 11pt;
	}
#photoGalleryDetails td.description
	{
		font-weight:bold;
	}
#photoGalleryDetails
	{
		padding: 5px;
	}

	.imgSlideOver {
	cursor:pointer;
	background-color: #C3E3EA;
	color: #000000;
	}
	.imgSlideOut {
	background-color: #EEEEEE; 
	}
	.showingImages {
	background-color: #e1e1e1;
	}

	.imgBorder {
		border:1px solid black;
	}	
	
	/*==================Pics Gallery Rounded corner Classes==============*/
.gtl
{
	background-image:URL("/images/topleft.gif");
	background-position: top left;
	background-repeat: no-repeat;
	font-size:2px;
}
.gtc
{
	background-image:URL("/images/topcen.gif");
	background-repeat: repeat-x;
	font-size:2px;
}
.gtr
{
	background-image:URL("/images/topright.gif");
	background-position: top right;
	background-repeat: no-repeat;
	font-size:2px;
}
.gbl
{
	background-image:URL("/images/botleft.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size:2px;
}
.gbc
{
	background-image:URL("/images/botcen.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	font-size:2px;
}
.gbr
{
	background-image:URL("/images/botright.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size:2px;
}
.midCell
{
	background-color:#F5F5F5;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#ADADAD;
}

.rc	{
width: 760px;
}