BODY	{
	scrollbar-base-color: #F0F0F0;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}

 /* PAGE LINK COLORS */

.class1 a:link		{ color: #0033FF; text-decoration: none; }

.class1 a:visited	{ color: #6633FF; text-decoration: none; }

.class1 a:active	{ color: #0033FF; text-decoration: none; }

.class1 a:hover		{ color: #6699FF; text-decoration: none; }


 /* IMAGE BORDERS */


.borders		{ border: #000000 1px solid; cursor:hand; }

/* Menu */
.menuItem
{
background-image: url( images/buttonbackground.jpg) ;
padding:5px 5px;
font-size:small;
font-family:Verdana;

}
.class2 a:link		{ color: black;}
.class2 a:visited	{ color: black;}
.class2 a:active	{ color: red;}
.class2 a:hover		{ color: red;}

 /* PICTURE GALLERY CODE */

#ZOOM 			{ LEFT: 20px; POSITION: absolute; TOP: 250px; }

.Galborder	 	{ border: #000000 1px solid; cursor:hand; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF9900 1px solid; cursor:hand; }



 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
}





 /* START CODE FOR THE FORMS */




.dropdown 	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  margin-top:1px;
		}




.searchbutton	{ FONT: 12px arial, sans-serif, verdana, sans-serif; }



 /* MISC CODE AND COLORS */

.splitlines	{ COLOR: #000000; HEIGHT: 1px; WIDTH: 100% }


.nobreak	{ white-space:nowrap; }




 /* START THE CODE FOR THE PAGE MENUS */





















