.required  {
	color : #ff0000;
}
.adminSmall  {
	text-decoration : none;
	font-family : "Arial";
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
}
.menu  {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
}

.menusub  {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
}

#members {
	position:relative;
	overflow:AUTO;
	left:0px;
	top:0px;
	width:100%;
	height:300px;
	z-index:100;
	background-color:#FFFFFF;
}

/* P  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
} */

.Arial {
	font-family : "Arial";
	font-weight : bold;
	color : #F9CC86;
	font-size : 11pt;
}

dl {
	font-family : "Arial";
	font-weight : bold;
	color : #F9CC86;
	font-size : 11pt;
	line-height : normal;
}

.bodytext  {
	text-decoration : none;
	font-family : "Arial";
	color : #000000;
	font-size : 12pt;
	font-weight : normal;
}

.events  {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	font-weight : normal;
}

.newsletter  {
	text-decoration : none;
	font-family : "Arial";
	color : #000000;
	font-size : 11pt;
	font-weight : normal;
}

.caption  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 8pt;
	font-weight : bold;
	font-style : italic;
}

.footermenu  {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 9pt;
}

.header  {
	text-decoration : none;
	font-family : "Courier";
	color : #000000;
	font-size : 16pt;
	font-weight : bold;
}

.subheader  {
	text-decoration : none;
	font-family : "Courier";
	color : #000000;
	font-size : 13pt;
	font-weight : bold;
}

.newsflash  {
	text-decoration : none;
	font-family : "Courier";
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
}

.menu:hover   { 
	color: red; 
	text-decoration: none; 
	font-size : 10pt;
	font-weight : bold;}
	
.menu:link    { 
	color: blue; 
	text-decoration: none; 
	font-size : 10pt;
	font-weight : bold;}
/*
.menu:visited { 
	color: white; 
	text-decoration: none; 
	font-size : 9pt;
	font-weight : bold;}
*/
.menu:active  { 
	color: red; 
	text-decoration: none; 
	font-size : 10pt;
	font-weight : bold;}

.subheader:hover   { 
	color: orange; 
	text-decoration: none; 
	font-size : 13pt;
	font-weight : bold;}
	
.subheader:link    { 
	color: blue; 
	text-decoration: none; 
	font-size : 13pt;
	font-weight : bold;}
/*
.subheader:visited { 
	color: blue; 
	text-decoration: none; 
	font-size : 9pt;
	font-weight : bold;}
*/
.subheader:active  { 
	color: orange; 
	text-decoration: none; 
	font-size : 13pt;
	font-weight : bold;}
	
DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt:
}
	
a:link {
	COLOR: blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt:
}
a:visited {
	COLOR: blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt:
}
a:active {
	COLOR: RED;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt:
}
a:hover {
	COLOR: RED;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt:
}
