body
	{
	background: url("back3.jpg");
        background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	}

td
       {
        font-family: arial, helvetica, sans-serif;
        font-size: 10pt;
        color: #000000;
        }

a 
	{
	color: #000000;
	}

li
	{
	list-style-image: url("images/goldstar1.gif");
	}

p.copy
	{
	font-size: 8pt;
	color: #CECECE;
	}

p.gal
	{
	color: #FFCC00;
	}

td.gal
	{
	background-color: #000000;
	}
td.gal2
	{
	background-color: #331F38;
	}

td.gal1
	{
	background-color: #757772;
	}


.menuBar  	{font-size: 9pt; color: #000000; width: 80px; padding-top: 2px; padding-left: 2px;}

	
.navButton	         { font-family: Arial, Helvetica, sans-serif; width: 80px; color: #000000;  background-color: #E60000; border: 2px outset #C0C0C0; padding-top: 2px; padding-left: 2px;}
.navButton a	    	{ text-decoration: none; font-size: 9pt; font-weight: bolder; width: 80px; }
.navButton a:link	        { color: #FFFFFF; }
.navButton a:visited	{ color: #C0C0C0; }
.navButton a:active	{ color: #FFFF00; }
.navButton a:hover	{ color: #FFC0FF; }

.intButton		 { color: #CFF; background-color: #808080; border: 2px outset #FFFFFF }
.intButton a	    	{ text-decoration: none; font-size: 9pt; font-weight: bolder; }
.intButton a:link		{ color: #FFFFFF; }
.intButton a:visited	{ color: #000000; }
.intButton a:active  	{ color: #4040FF; }
.intButton a:hover  	{ color: #FFC0FF; }

.actButton		{ color: #F2D8BA; background-color: #DEBD8C; border: 2px inset #B57829; font-size: 70%; font-weight: bold}

