BODY 		{scrollbar-base-color: #000000;
		scrollbar-track-color: #675a5a;
		scrollbar-face-color: #413636;
		scrollbar-highlight-color: #564949;
		scrollbar-3dlight-color: #736d6d;
		scrollbar-darkshadow-color: #000000;
		scrollbar-shadow-color: #000000;
		scrollbar-arrow-color: #FFFFFF;
		margin: 0;
		padding: 0;
		border: 0; }	




a:link		{ color: #d3cf58; text-decoration: none; }

a:visited	{ color: #d3cf58; text-decoration: none; }

a:active	{ color: #FF6600; text-decoration: none; }

a:hover		{ color: #FF6600; text-decoration: none; }




/* THE NEXT LINE IS THE MAIN PAGE FONT */

TABLE 		{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }

.title 		{ color: #666699; font: 22px "arial narrow", arial, verdana, sans-serif; font-weight: bold; font-style: italic; }

.subtitle 	{ color: #ffffff; font: 15px  arial, verdana, sans-serif; font-weight: bold; font-style: italic; }
.borders	{ BORDER: #000000 1px solid; }

.footertext 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

LI 		{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }


.just 		{ text-align: justify; }






 /* TOP LEVEL MENU CONTROL */
a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #6a5132 1px solid;}
 /* SUB LEVEL MENU CONTROL */
a.menu_SUB{
display:block;
padding: 4px 2px 2px 6px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #999999 1px solid;}
 /* MORE SUB LEVEL MENU CONTROL */
.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=92);
z-index:100;}
