BODY {		FONT: 11px arial, verdana, sans-serif;
		scrollbar-base-color: #000000;
		scrollbar-track-color: #000000;
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF; }


 /* PAGE BODY LINKS */


a:link			{ color: #3366FF; text-decoration: none; }

a:visited		{ color: #3366FF; text-decoration: none; }

a:active		{ color: #FF9900; text-decoration: none; }

a:hover			{ color: #3333FF; text-decoration: none; }




 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #333333; FONT: 12px arial, sans-serif; font-weight: bold; }

.title 		{ COLOR: #003399; FONT: 13px Georgia, "Times New Roman", arial, sans-serif; font-weight: bold; }

.title2		{ COLOR: #003399; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.subtitle 	{ COLOR: #336699; FONT: 11px Georgia, "Times New Roman", arial, sans-serif; font-weight: bold; }

.commontext	{ COLOR: #333333; FONT: 11px Georgia, "Arial", arial, sans-serif; }

.newstext	{ COLOR: #333333; FONT: 11pt, "Courier New"; font-weight: bold; }

.phonetitle { color: #000000; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.copytext 	{ COLOR: #C0C0C0; FONT: 9px arial, verdana, sans-serif; font-weight: bold; }

.just 		{ text-align: justify; }



.page-splits	{ COLOR: #C0C0C0; height: 1px; width: 100%; }




 /* PAGE COLORS */

.picturebar 		{ background-color: #000000; }

.headercolor		{ background-color: #000000; }

.homeheadercolor	{ background-color: #000000; }

.footerbackground	{ background-color: #000000; }

.rightbackground	{ background-color: #000000; }





 /* PAGE IMAGE BORDERS */

.imageborder	{ BORDER: #000000 1px solid; }

.sidebarborder	{ BORDER: #FFFFFF 1px solid; }





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}






.button 	{ font-size: 11pt; width: 75px; }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #999999 1px solid; }

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #999999 2px solid; }

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }


.searchbutton 	{ font-size: 9pt; width: 75px; HEIGHT: 20PX; }

.searchform 	{ background-image: url("picts/shadeform.gif");
		  WIDTH: 120PX;
		  HEIGHT: 20PX; 
		  FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		  BORDER: #000000 1px solid; }


.searchdrop	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif; }





 /* START MENU CODE */




.menu    	{
		FONT: 11px arial, sans-serif; font-weight: bold;
		height: 22px;
		text-indent: 15px;
		background-image: url(picts/menu.gif);
		background-repeat: no-repeat;
		background-position: 0 0px;
		vertical-align: middle;
		}


.menu-line	  {
		  background-image: url(picts/menu_line.gif);
		  background-repeat: repeat-y;
		  }


a.menulinks:link	{ color: #9999FF; text-decoration: none; font-weight: bold; }

a.menulinks:visited	{ color: #9999FF; text-decoration: none; font-weight: bold; }

a.menulinks:active	{ color: #FF9900; text-decoration: none; font-weight: bold; }

a.menulinks:hover	{ color: #FFCC00; text-decoration: none; font-weight: bold; }






 /* LOWER MENU CODE */


.menubottomlinks		{ padding-left:3px; FONT: 11px arial, verdana, sans-serif; }

a.menubottomlinks:link		{ color: #9999FF; text-decoration: none; font-weight: bold; }

a.menubottomlinks:visited	{ color: #9999FF; text-decoration: none; font-weight: bold; }

a.menubottomlinks:active	{ color: #FF9900; text-decoration: none; font-weight: bold; }

a.menubottomlinks:hover		{ color: #FFCC00; text-decoration: none; font-weight: bold; }



