BODY	{ color: #ededed; font-size: 14pt; background-color: #444; margin: 0; padding: 0; background-image: none; background-attachment: fixed; border-color: #444; border-width: 0; border-top-style: none; border-right-style: none; border-bottom-style: inherit; border-left-style: none; outline-color: #444; }

 /* PAGE LINK COLORS */

a:link		{ color: #ff0; text-decoration: none; }

a:visited	{ color: #f00; text-decoration: none; }

a:active	{ color: #FFFFFF; text-decoration: none; }

a:hover		{ color: #FFFF9C; text-decoration: none; }


 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #999; FONT: 16px arial, verdana, arial, sans-s}

.title		{ COLOR: #acacac; FONT: bold 18px arial, sans-s}
.text { color: #ededed; font-size: 15px; font-weight: normal; font-style: normal; }
.title2		{ COLOR: #ededed; FONT: 18px arial, sans-serif;}
.subtitle	{ COLOR: #FFCC66; FONT: 16px arial, sans-serif; font-weight: bold }

.smalltitle	{ COLOR: #999999; FONT: 14px arial, verdana, arial, sans-serif; font-weight: bold }

.footer		{ COLOR: #999999; FONT: 12px arial, sans-serif, verdana; font-weight: bold }

.hilite		{ COLOR: #006600; }




 /* MISC CODE AND COLORS */


.page-splits	{ COLOR: #CCCC99; HEIGHT: 1px; WIDTH: 90%; }


.nobreak	{ border-color: #444; white-space:nowrap; }


.just 		{ text-align: justify; }



 /* PAGE IMAGE BORDERS (GALLERY BORDERS BELOW) */


.borders		{ color: #444; border: solid 1px #ffffff; cursor:hand; }





 /* PICTURE GALLERY CODE */

.Galborder	 	{ color: #444; border: solid 1px #ffffff; cursor:hand; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FFCC66 1px solid; cursor:hand; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }


.slideshow	{ FONT: bold 12px arial, verdana, arial, sans-serif;
		  color: #ffffff;
		  background-color:#444;
		  cursor:hand;
		  padding-left: 6px;
		  padding-right: 6px;
		  margin-top: 10px;
		  margin-bottom: 3px;
		  border: solid 1px #444; }



.slideshowon	{ FONT: bold 12px arial, verdana, arial, sans-serif;
		  color: #ffffff;
		  background-color:#444;
		  cursor:hand;
		  padding-left: 6px;
		  padding-right: 6px;
		  margin-top: 10px;
		  margin-bottom: 3px;
		  border: solid 1px; }



.form-margin	{ color: #444; background-color: #444; margin: 0; }






 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none }
}





 /* START CODE FOR THE FORMS */


.shadeform	{ FONT: 12px arial, sans-serif, verdana, sans-serif;
		  COLOR: #444;
		  background-image: url(picts/shadeform.gif);
		  margin-top:1px;
		  BORDER: solid 1px;
		}


.dropdown 	{ FONT: 12px arial, sans-serif, verdana, sans-serif;
		  COLOR: #444;
		  margin-top:1px;
		}


.submit-button 	  {
		  background-color:#444;
		  background-image: url(picts/button.gif);
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #ffffff;
		  text-align: center;
		  cursor:hand;
		  BORDER: solid 1px #999999;
		  }


.submit-buttonon  {
		  background-color:#0000CC;
		  background-image: url("picts/buttonon.gif");
		  FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  color: #FFFFFF;
		  text-align: center;
		  cursor:hand;
		  BORDER: #FFFFFF 1px solid;
		  }





 /* START THE CODE FOR THE PAGE MENUS */



.menu-table 	{ width: 752px; border: solid 0 #444; }





.menu		{ font-size: 11px; font-family: arial, Helvetica, sans-serif, verdana, helvetica, sans; cursor:hand; font-weight: bold; text-align:center; line-height: 20px; display: block; white-space:nowrap; width: 99%; padding: 0; border: solid 1px #444; }



a.menu:link 	{ background-image: url(picts/menu.gif);
		  background-color:#444;
		  color: #ffffff; }


a.menu:visited 	{ background-image: url(picts/menu.gif);
		  background-color:#444;
		  color: #ffffff; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#000000;
		  color: #FFFFFF; }



a.menu:hover 	{ background-image: url(picts/menuon.gif); background-color:#0000cc; color: #ffffff; border-color: #999999 #999999 #999; border-style: solid; border-width: 1px; }


 /* SIDEBAR TEXT AREAS - TURN ON IN sidebar.js */


fieldset {
border:solid 1px #444;
-moz-border-radius: 5px;
padding: 5px;

}
fieldset legend {
border:solid 1px #444;
background-color: #444;
padding: 1px 3px;
margin-bottom: 3px;
}





 /* GALLERY NAV MENU */



.menu-nav	{ font-family: verdana, arial, helvetica, sans;
		  font-size: 10px;
		  font-weight: bold;
		  text-align: center;
		  letter-spacing: 0px;
		  height: 19px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 12px;
		  padding-right: 12px;
		  margin-left: 2px;
		  margin-right: 1px;
		  cursor:hand;
		  line-height: 17px;
		  display: block;
		  white-space: nowrap;
		  border: #666666 1px solid; }


a.menu-nav:link 	{  background-color:#444;
		  	   color: #ffffff;}


a.menu-nav:visited 	{  background-color:#444;
		  	   color: #ffffff;}


a.menu-nav:active 	{  background-color:#444;
		  	   color: #ffffff;}


a.menu-nav:hover 	{  background-color:#444;
		  	   color: #ffffff;
			   border: solid 1px;
			}


