BODY    {
	font-family: times new roman, serif;
	font-size: 10pt;
	color: #000000;
}

A       {font-family: times new roman, serif;
         font-size: 10pt;
         color: #009900}

A:hover {color: #006600}

A:visited {color: #000000}

td    {font-family: times new roman, serif;
         font-size: 10pt;
         color: #000000}

.header	{font-family: times new roman, serif;
	font-size:14pt;
	font-weight: bold;
	color: #880000}
	
.tableheader	{font-family: times new roman, serif;
	font-size:12pt;
	font-weight: bold;
	color: #880000}
	
.welcome	{font-family: times new roman, serif;
	font-size:18pt;
	font-weight: bold;
	color: #B40101}
	
.menu	{font-family: times new roman, serif;
	font-size:10pt;
	padding-right:10px;
	padding-left:10px;
	line-height:20px;
	font-weight: bold;
	color: #FFFFFF}
	
A.menu       {font-family: times new roman, serif;
         font-size: 10pt;
         text-decoration: none;
         color: #FFFFFF}

A:hover.menu {color: #FFFFFF}

A:visited.menu {color: #FFFFFF}	


.menu_admin	{font-family: times new roman, serif;
	font-size:10pt;
	padding-right:10px;
	padding-left:10px;
	line-height:20px;
	font-weight: bold;
	color: #FFFFFF}
	
A.menu_admin       {font-family: times new roman, serif;
         font-size: 10pt;
         text-decoration: none;
         color: #FFFFFF}

A:hover.menu_admin {color: #FFCCCC}

A:visited.menu_admin {color: #FFFFFF}	


.holes	{font-family: times new roman, serif;
	font-size:7pt;
	padding-right:2px;
	padding-left:2px;
	line-height:15px;
	color: #FFFFFF}
	
A.holes       {font-family: times new roman, serif;
         font-size: 7pt;
         text-decoration: none;
         color: #FFFFFF}

A:hover.holes {color: #FFFFFF}

A:visited.holes {color: #FFFFFF}	


.news       {font-family: times new roman, serif;
         font-size: 8pt;
         color: #000000}

A.news       {font-family: times new roman, serif;
         font-size: 8pt;
         text-decoration: none;
         color: #000000}

A:hover.news {color: #000000}

A:visited.news {color: #000000}
	
.small	{font-family: times new roman, serif;
	font-size:7pt;
	color: #FFFFFF}

.error {
	color: #ff0000;
	font-weight: bold;
}

.inputbox {
	border: 1px solid #003300;
	background-color: #eeeeee;
	padding: 2px;
}

.top_news {
	font-size: 8pt;
}
.top_news a{
	font-size: 8pt;
}

.event_title {
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 10px;
}

.event_date {
	font-size: 10pt;
	font-weight: bold;
}

.event_location {
	font-size: 10pt;
	font-weight: bold;
}

.event_description {
	font-size: 9pt;
	padding-top: 5px;
}

img {
	border: 0;
}

newsBody {
	min-height: 400px;
}
