﻿#menuContainer
{
	cursor:pointer;
}
body
{
	background-image:url(../img/bg.gif);
}
a img
{
    text-decoration:none;
}
td 
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

td.whitestyle 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#FFFFFF; 
	text-align:left;
}


.menulinks
{
	text-decoration: none;
	color: White;	
}

.menulinks:hover
{
	cursor:pointer;
	
}

.normal
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;	
}

#byLaws tr td
{
	padding:10px;
	vertical-align:top;
text-align:left;

}
#byLaws tr td
{
	width:150px;
}

.Calendar
{
	border:ridge 1px #333333;
}
.CalendarDate
{
	width:150px;
	border:ridge 1px #333333;
}
.CalendarDescription
{
	width:400px;
	border:ridge 1px #333333;
}
#News a
{
	color:White;
	text-decoration: none;

}
#News a:hover
{
	color:midnightBlue;
}
#Events a
{
	color:White;
	text-decoration: none;

}
#Events a:hover
{
	color:midnightBlue;
}