body {	background-color: #FFFFFF;
			margin: 0px; 
			font-family: Arial;
			font-size: 11pt; 
			color: #000000;
			margin-top:20px;
			background-image: url("/images/background.jpg");
			background-repeat: repeat-x;
		}

table.graybar {	background-image: url("/images/graybar.jpg");
		}

td.paidfor {background-image: url("/images/paidfor.gif");
			background-position: left center;
			background-repeat: no-repeat;
			font-size: 8pt;
		}

td.paidfor2 {font-size: 7pt;
			color: #787878;
		}

td.homeblurbs {margin: 0px; 
		font-family: Arial;
		font-size: 8pt; 
		color: #505050;
		padding: 0;
		}

td {	margin: 0px; 
		font-family: Arial;
		font-size: 11pt; 
		color: #000000;
		padding: 0;
	}

select	{	color: #000000;
				font-family: Arial;
				font-size: 12pt; 
				border: inset 1px gray;
				padding: 1;
			}

input		{	color: #000000;
				font-family: Arial;
				font-size: 12pt; 
				padding: 1;
			}

textarea{	color: #000000;
				font-family: Arial;
				font-size: 8pt; 
				padding: 1;
			}

.footer {	font-size: 8pt;
		}
		
.caption {	font-size: 8pt;
		text-align:center;
		}
		
.blogtitle {font-weight:bold;
		font-size:12pt;
		align:right;
		}

.pagetitle {font-weight:bold;
		font-size:14pt;
		color: #194A84;
		padding-left: 5px;
		}

.planktitle {font-weight:bold;
		font-size:12pt;
		color: #194A84;
		padding-bottom: 10px;
		}

.detailtitle {font-weight:bold;
		font-size:24pt;
		}

.columntitle {	font-size: 12pt; 
			background-color:#000485;
			color: #C0C0C0;
			font-weight:bold;
}

a.menuitemhome {font-size: 10pt; 
			color: #FF0000;
			font-weight:bold;
			text-decoration:none;
}
a.menuitemhome:visited {color: #FF0000;}

a.menuitem	{font-size: 10pt; 
			color: #505050;
			font-weight:bold;
			text-decoration:none;
			}
a.menuitem:visited	{color: #505050;}

a	 {color: #194A84;
		text-decoration:none;}
a:visited	 {color: #194A84;}
a:hover	 {color: #9D2620;}


/******************************************************************************************************/
/* Define the Google Map */

.googlemap {width:500px;
			height:350px;
		}

.futureevent{color: #64B949;
			font-size: 10pt;
		}

.todayevent{color: #FD6A5E;
			font-size: 10pt;
		}
				
.pastevent{color: #000000;
			font-size: 10pt;
		}
/* end of Define the Google Map */			
/******************************************************************************************************/