BODY	{ SCROLLBAR-BASE-COLOR: #DCDCDC}



a:link		{ color: #00008B; text-decoration: none }

a:visited	{ color: #808080; text-decoration: none }

a:active	{ color: #E31836; text-decoration: none }

a:hover		{ color: #808080; text-decoration: none }

img.myclass1 {border-color:#E31836; color:#FF0000;}

object.myclass1 {border-color:#E31836; color:#FF0000;}

.dot	{ COLOR: #696969; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #00008B; FONT: 12px geneva, verdana, arial, sans-serif }

.title		{ COLOR: #000000; FONT: 14px verdana, arial, sans-serif; font-weight: bold }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	{ COLOR: #808080; FONT: 9px geneva, verdana, arial, sans-serif }

.copydot	{ COLOR: #808080; FONT: 9px geneva, verdana, arial, sans-serif;font-weight: bold }

.text		{ COLOR: #696969; FONT: 12px geneva, verdana, arial, sans-serif }

.subtitle	{ COLOR: #00008B; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.pagetitle	{ COLOR: #00008B; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }


 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #E31836; text-decoration: none }

a.sidelink:visited	{ color: #808080; text-decoration: none }

a.sidelink:active	{ color: #E31836; text-decoration: none }

a.sidelink:hover	{ color: #808080; text-decoration: none }

.sidebartitle	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{ COLOR: #696969; FONT: 11px geneva, verdana, arial, sans-serif }

.date-font	{ color: #000000; font: 13px verdana, arial, sans-serif; font-weight: bold }


 /* END SIDEBAR OPTIONS */


.button-popups   { color: #ffffff; font-weight: bold; font-size: 8pt; font-family: arial, verdana, helvetica, sans; background: #ff0000 url(picts/button-popup.gif); text-align: center; padding: 2px; border: solid 0px #ffffff; width: 100%; height: 23px; cursor: hand  }

.buttonon-popups   { color: #000000; font-weight: bold; font-size: 8pt; font-family: arial, verdana, helvetica, sans; background: #ffffff url(picts/buttonon-popup.gif); text-align: center; padding: 2px; border: solid 0px #ffffff; width: 100%; height: 23px; cursor: hand  }


.shadeform	  { font: 13px arial, verdana, sans-serif; background-image: url(pix/shadeform.gif); text-align: left; border: solid 1px #000000; width: 250px }

.quoteform	  { font: 13px arial, verdana, sans-serif; background-image: url(pix/shadeform.gif); text-align: left; border: solid 1px #000000 }


.dropdown 	{ COLOR: #FFFFFF;
		WIDTH: 250PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	  { font: 13px arial, verdana, sans-serif; background-image: url(pix/shadeform.gif); text-align: left; border: solid 1px #000000; width: 267px }

.submitbutton { FONT: 9pt arial, verdana, sans-serif }

.button { 	background-image: url("pix/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon { background-image: url("pix/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 50px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000}

.rolloveron 	{ background-color: #948B6D; filter:alpha(opacity=60)  }



 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 12pt;
text-align: center;
text-decoration:none;
border-right: #808080 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 */
