/* BODY		{ SCROLLBAR-BASE-COLOR: #00845C } */

a:link		{ color: #333333; text-decoration: none }
a:visited	{ color: #333333; text-decoration: none }
a:active	{ color: #333333; text-decoration: none }
a:hover		{ color: #FF0000; text-decoration: none }

a.externlink:link		{ color: #333333; text-decoration: underline }
a.externlink:visited	{ color: #333333; text-decoration: underline }
a.externlink:active		{ color: #333333; text-decoration: underline }
a.externlink:hover		{ color: #FF0000; text-decoration: underline }


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

TABLE				{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif }
.tabletitle			{ COLOR: #666666; FONT: 18px verdana, arial, sans-serif; font-weight: bold }
.tablesubtitle		{ COLOR: #666666; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }
.tablesubtitlerev	{ COLOR: #FFFFFF; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }
.tablesubtitlered	{ COLOR: #FF0000; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }
.tablelist			{ COLOR: #000000; FONT: 11px geneva, verdana, arial, sans-serif }
.tablelistred		{ COLOR: #FF0000; FONT: 11px geneva, verdana, arial, sans-serif }

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

 /* SIDEBAR OPTIONS */

a.sidetitlelink:link	{ color: #FFCC00; text-decoration: none }
a.sidetitlelink:visited	{ color: #FFCC00; text-decoration: none }
a.sidetitlelink:active	{ color: #FFCC00; text-decoration: none }
a.sidetitlelink:hover	{ color: #FFFF00; text-decoration: none }

a.sidelink:link		{ color: #FFFFFF; text-decoration: none }
a.sidelink:visited	{ color: #FFFFFF; text-decoration: none }
a.sidelink:active	{ color: #FFFFFF; text-decoration: none }
a.sidelink:hover	{ color: #FFFF00; text-decoration: none }

.sidebartitle	{ COLOR: #FFCC00; FONT: 13px verdana, arial, sans-serif; font-weight: bold }
.sidebartext	{ COLOR: #FFFFFF; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }
.date-font		{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: normal }
.copy-right		{ color: #996600; font: 9px verdana, arial, sans-serif; font-weight: normal }


.button 	{ background-image: url("picts/button.gif");
		background-color:#C9D4DA;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #006633;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #CCCCFF 0px solid }

.buttonon 	{ background-image: url("picts/buttonon.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #FFFFFF 0px solid }

.button-popups { background-image: url("picts/button-popup.gif");
		background-color:#333333;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CEFFCE;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #000000 0px solid }

.buttonon-popups { background-image: url("picts/buttonon-popup.gif");
		background-color:#000000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #000000 0px solid }


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


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


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


 /* IMAGE HOVER CODE */

.rollover 	{ background-color: #999999 }
.rolloveron 	{ background-color: #000000 }

 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #666666 0px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=99);
border-bottom: #666666 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #FFFFFF 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=99);
z-index:100;
}

