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: #FF0000; text-decoration: none; }




 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #666666; FONT: normal 12px verdana, arial, sans-serif; line-height: 16px }

.title		{ COLOR: #262662; FONT: 15px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #4682B4; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.picturemenutitle	{ COLOR: #4682B4; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.picturetitle 	{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; font-weight: normal }

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

.copytext 	{ COLOR: #C0C0C0; FONT: 9px arial, verdana, sans-serif; font-weight: bold; }

.bannertitle  { COLOR: #0066CC; FONT: 10px geneva, verdana, arial, sans-serif; font-weight: normal; line-height: 14px }

.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; }

.style1   {color: #FF0000}



 /* PAGE IMAGE BORDERS */

.imageborder	{ BORDER: #000000 1px solid; }

.sidebarborder	{ BORDER: #FFFFFF 1px solid; }




 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000 }

.rolloveron 	{ background-color: #CC6600; Filter: Alpha(Opacity=100, FinishOpacity=20, Style=2, StartX=20, StartY=40, FinishX=20, FinishY=20) }





 /* HIDE MENU AND ITEMS FOR PRINTING */


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






.button 	{ background-image: url("picts/button.gif");
		background-color:#E0D7D2;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px 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: #000000 1px solid }


.button-popups { background-image: url("picts/button-popup.gif");
		background-color:#333333;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		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: #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: #00FFFF; text-decoration: none; font-weight: bold; }

a.menulinks:hover	{ color: #00FFFF; text-decoration: none; font-weight: bold; }






 /* LOWER MENU CODE */


.menubottomlinks		{ padding-left:3px; FONT: 11px arial, verdana, sans-serif; line-height: }


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: #00FFFF; text-decoration: none; font-weight: bold; }

a.menubottomlinks:hover		{ color: #00FFFF; text-decoration: none; font-weight: bold; }




.menubottomlinks2		{ padding-left:3px; FONT: 11px arial, verdana, sans-serif; line-height: }


a.menubottomlinks2:link		{ color: #6699FF; text-decoration: none; font-weight: bold; }

a.menubottomlinks2:visited	{ color: #6699FF; text-decoration: none; font-weight: bold; }

a.menubottomlinks2:active	{ color: #00FFFF; text-decoration: none; font-weight: bold; }

a.menubottomlinks2:hover		{ color: #00FFFF; text-decoration: none; font-weight: bold; }




.menubottomlinks_home		{ padding-left:3px; FONT: 11px arial, verdana, sans-serif; line-height: }


a.menubottomlinks_home:link		{ color: #4682B4; text-decoration: none; font-weight: bold; }

a.menubottomlinks_home:visited	{ color: #4682B4; text-decoration: none; font-weight: bold; }

a.menubottomlinks_home:active	{ color: #0000FF; text-decoration: none; font-weight: bold; }

a.menubottomlinks_home:hover		{ color: #0000FF; text-decoration: none; font-weight: bold; }



 /* LOCATOR */


#locator {
	position:absolute;
	visibility:show;
	left: 15px;
	top: 346px;
	z-index:0;
	width: 80px;
	height: 25px;
}


#locator2 {
	position:absolute;
	visibility:show;
	right: 50px;
	top: 116px;
	z-index:0;
	width: 20px;
	height: 15px;
}



#locator3 {
	position:absolute;
	visibility:show;
	right: 50px;
	top: 138px;
	z-index:0;
	width: 20px;
	height: 15px;
}