BODY	    { SCROLLBAR-BASE-COLOR: #666666 }

a:link		{ color: #0033ff; text-decoration: none; }
a:visited	{ color: #0000ff; text-decoration: none; }
a:active	{ color: #0000ff; text-decoration: none; }
a:hover		{ color: #ff0000; text-decoration: none; }

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

TABLE			{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif }

.title			{ COLOR: #444444; FONT: 18px verdana, arial, sans-serif; font-weight: bold }
.subtitle		{ COLOR: #444444; FONT: 15px verdana, arial, sans-serif; font-weight: bold }
.just 			{ COLOR: #000000; text-align: justify;}
.cwstyle		{ COLOR: #000080; text-align: justify;}
.orreventstyle	{ COLOR: #006600; text-align: justify;}
.copyright		{ COLOR: #444444; FONT: 9px verdana, arial, sans-serif }

 /* SIDEBAR OPTIONS */

a.sidelink:link		{ color: #CCFFCC; text-decoration: none; }
a.sidelink:visited	{ color: #CCFFCC; text-decoration: none; }
a.sidelink:active	{ color: #CCFFCC; text-decoration: none; }
a.sidelink:hover	{ color: #CCCC99; text-decoration: none; }
.sidebartitle	    { COLOR: #A2B7B5; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }
.sidebartext	    { COLOR: #A2B7B5; FONT: 11px verdana, arial, sans-serif; }
.date-font	        { color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }
#date-location	    { left: 10px; POSITION: absolute; TOP: 164px }

 /* HIDE MENU AND ITEMS FOR PRINTING */

@media print {.printhide 	{ display:none; }.printhelp	{ width:600px; }}
@media screen{.printonly 	{ display:none; }}

.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#21423D;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CFCFE0;
		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: #FFFFFF 0px solid }

.buttonon-popups { 	background-image: url("picts/buttonon-popup.gif");
		background-color:#C0C0C0;
		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: #FFFFFF 0px solid }


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


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

.quotedropdown 	{ COLOR: #333333;
		WIDTH: 260PX;
		background-color: #F1F4F5;
		FONT: 11px verdana, arial, sans-serif}


.dropdown 	{ COLOR: #333333;
		WIDTH: 200PX;
		background-color: #FFFFFF;
		FONT: 11px 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: 9pt arial, verdana, sans-serif }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, sans-serif;
		background-image: url("picts/shadeform.gif");
		BORDER: #000000 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, sans-serif; background-color: #FFFFFF; }
.searchbutton 	{ font-size: 8pt;		  width: 35px;		  background-color: #ECE9D8;		  BORDER: #000000 1px solid; }

 /* IMAGE HOVER CODE */

.rollover 		{ background-color: #000000}
.rolloveron 	{ background-color: #0000CC; filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80; }

 /* 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: #313252 1px solid;
}

 /* SUB LEVEL MENU CONTROL */

a.menu_SUB{
	display:block;
	padding: 2px 2px 2px 4px;
	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;
}
