BODY	{ SCROLLBAR-BASE-COLOR: #ffffff }



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

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

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

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





 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #FFFF9C; text-decoration: none }

a.sidelink:visited	{ color: #FFFF9C; text-decoration: none }

a.sidelink:active	{ color: #FFFF9C; text-decoration: none }

a.sidelink:hover	{ color: #99CCFF; text-decoration: none }

.sidebartitle	{ COLOR: #CCCCCC; FONT: 13px arial, verdana, sans-serif; font-weight: bold }

.sidebartext	{ COLOR: #FFFFFF; FONT: 11px geneva, verdana, arial, sans-serif }

.date-font	{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: bold }


 /* END SIDEBAR OPTIONS */





.dropdown 	{ COLOR: #333333;
		WIDTH: 250PX;
		FONT: 14px geneva, verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 14pt arial, verdana, sans-serif }




 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 16pt;
text-align: center;
text-decoration:none;
border-right: #F0F0F0 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 2px;
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=100);
z-index:100;
}


/*COPY FROM FILE COOLSTYLE.CSS*/
.copytext 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: bold }
