a:link		{
	color: #003300;
	text-decoration: none;
}

a:visited	{
	color: #592C52;
	text-decoration: none;
}

a:hover		{
	color: #36C;
	text-decoration: none;
}

a:active	{
	color: #36C;
	text-decoration: none;
}

/* SUB LEVEL MENU CONTROL */
a.menu_sub{
	border-bottom: #996600 1px solid;
	display: block;
	filter: alpha(opacity=100);
	padding: 2px 2px 2px 4px;
	text-decoration: none;
}

/* START THE CODE FOR THE MENUS */
 /* TOP LEVEL MENU CONTROL */
a.menu_top{
	border-right: #996600 0px solid;
	display: block;
	line-height: 14pt;
	text-align: center;
	text-decoration: none;
}

/* SIDEBAR OPTIONS */
a.sidelink:link		{
	color: #003300;
	text-decoration: none;
}

a.sidelink:visited	{
	color: #592C52;
	text-decoration: none;
}

a.sidelink:hover	{
	color: #36C;
	text-decoration: none;
}

a.sidelink:active	{
	color: #36C;
	text-decoration: none;
}

body	{
	/*scrollbar-base-color: #000000;*/
}

/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
table		{
	color: #FFF;
	font: 11px verdana, geneva, arial, sans-serif;
	font-weight: normal;
}

/* END SIDEBAR OPTIONS */
.button 	{
	background: #CCCCCC url("picts/button.gif");
	border: #000000 1px solid;
	color: #000000;
	cursor: hand;
	font: bold 8pt verdana, arial, geneva helvetica, sans;
	height: 19px;
	text-align: center;
	width: 100px;
}

.buttonon 	{
	background: #FFCC99 url("picts/buttonon.gif");
	border: #000000 1px solid;
	color: #996600;
	cursor: hand;
	font: bold 8pt verdana, arial, geneva helvetica, sans;
	height: 19px;
	text-align: center;
	width: 100px;
}

.buttonon-popups {
	background: #CCCCCC url("picts/buttonon-popup.gif");
	border: #FFFFFF 0px solid;
	color: #000000;
	cursor: hand;
	font: bold 8pt verdana, arial, geneva, helvetica, sans;
	height: 23px;
	padding: 2px;
	text-align: center;
	width: 100%;
}

.button-popups {
	background: #333333 url("picts/button-popup.gif");
	border: #FFFFFF 0px solid;
	color: #FFFFFF;
	cursor: hand;
	font: bold 8pt verdana, arial, geneva, helvetica, sans;
	height: 23px;
	padding: 2px;
	text-align: center;
	width: 100%;
}

.copyright	{
	color: #666666;
	font: 9px verdana, geneva, arial, sans-serif;
	font-weight: bold;
}

.date-font	{
	color: #FFFFFF;
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
}

.dropdown 	{
	color: #000000;
	font: 11px verdana, arial, geneva, sans-serif;
	width: 250PX;
}

.just 		{
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.list 		{
	color: #333333;
	font: 11px verdana, arial, geneva, sans-serif;
	font-weight: normal;
	}

/* MORE SUB LEVEL MENU CONTROL */
.menu_div{
	border-bottom: #996600 0px solid;
	border-left: #996600 1px solid;
	border-right: #996600 1px solid;
	border-top: #996600 0px solid;
	filter: alpha(opacity=100);
	z-index: 100;
}

.picturecomments{
	color: #666666;
	font: 12px geneva, verdana, arial, sans-serif;
	text-align: justify;
}

.picturetitle 	{
	color: #000000;
	font: 13px verdana, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}
.Caps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #666;
	text-align: right;
}
.Caps_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	color: #666;
}
a:link {
	color: #666;
}
.number {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
}

.quotechoice	{
	color: #592C52;
	font: 11px verdana, geneva, arial, sans-serif;
	font-weight: normal;
	text-align: left;
}

.sidebartitle	{
	color: #000000;
	font: 11px verdana, geneva, arial, sans-serif;
	font-weight: bold;
}

.smalltitle 	{
	color: #000000;
	font: 11px verdana, arial, sans-serif;
	font-weight: bold;
}

.textarea	{
	background: url("picts/shadeform.gif");
	border: #000000 1px solid;
	font: 13px arial, verdana, sans-serif;
	text-align: left;
	width: 275PX;
}

.title		{
	color: #592C52;
	font: 15px verdana, arial, sans-serif;
	font-weight: bold;
	text-align: left;
}
.just font {
	font-size: 12px;
}
.style200 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #36C;
}
.style300 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;	
}
.greysub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.picture2 {
	font-size: 12px;
	color: #FFF;
}
.picture2 {
	color: #666666;
}
.just .quotechoice strong {
	text-align: left;
}
.just .quotechoice {
	text-align: left;
}

/*Login Box on Board Members Page*/
#login{
	border:thin solid #999;
	padding: 5px;
	background-color: #CCC;

