body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eFFFFF;
	font-size: 14px;
}
#page{
	width:960px;
	margin:auto;
}
#header {
	background-color:#fff;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e0e0e0;
}
p {
	text-align:left;
}
.main {
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.main2 {
	text-align: left;
	background-color: #fff;
}
.main3 {
	text-align: left;
}
.main4 {
	text-align: left;
	 background-color:#ddeeff;
}
.mins {
	background-color: #eeffff;
	width: 70%;
	font-size: 1em;
}
.red {
	color: #FF0000;
}
.smaller {
	font-size: smaller;
}
.menurow {
	background-color: #0000CC;
	border: 1px solid #FFFFFF;
	text-align: center;
	width: 150px;
}
.menurow2 {
	background-color: red;
	border: 1px solid #FFFFFF;
	text-align: center;
	width: 150px;
}
A.menulink {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
}
A.menulink:hover {
	text-decoration: none;
	color: #333333;
	background-color: #FFFFCC;

}
.bigorange {
	font-size: 1.8em;
	color: #ff8040;
	font-weight: bold;
}
.blueDT {
	color: #0000FF;
	text-decoration: underline;
}
.alphalist {
font-size:15px;
font-weight:bold;
}
.goback{
font-size:10px;
color:#8080FF;
text-align:right;
}
.membertitle {
color:brown;
font-size:16px;
font-weight:bold;
}
#meetings td p  {
margin-top:0px;
}

a.emaillink {
	color: #660066;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
a.emaillink:hover {
	color: red;
	background-color: yellow;
	font-weight: bold;
	margin-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}