BODY	{
	scrollbar-base-color: #C196A8;
	scrollbar-track-color: #D4DFEE;
	margin: 0px;
	padding: 0px;
	border: #89004F 0px solid;
	}

a:link		{ color: #89004F; text-decoration: none; }

a:visited	{ color: #660033; text-decoration: none; }

a:active	{ color: #89004F; text-decoration: none; }

a:hover		{ color: #000000; text-decoration: underline; }




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

TABLE 		{ COLOR: #444444; FONT: 16px  georgia, times new roman, verdana, arial, sans-serif; font-weight: normal; }

.title 		{ COLOR: #89004F; FONT: 22px Georgia, Times New Roman, Times, serif; font-weight: bolder;}
.titleblack	{ COLOR: #000000; FONT: 22px Georgia, Times New Roman, Times, serif; font-weight: bolder;}
.titlehigh	{ COLOR: #000000; background-color: #D4DFEE; FONT: 22px Georgia, Times New Roman, Times, serif; font-weight: bolder;}

.subtitle 	{ COLOR: #333333; FONT: 18px georgia, times new roman, arial, verdana, sans-serif; font-weight: bold; }
.subtitlepink 	{ COLOR: #89004F; FONT: 18px georgia, times new roman, arial, verdana, sans-serif; font-weight: bold; }
.smalltext	{ COLOR: #660033; FONT: 11px arial, sans-serif; font-weight: normal; }

.phonetitle 	{ color: #89004F; font: 13px verdana, arial, sans-serif; font-weight: bold; }

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

.quotechoice 	{ COLOR: #003333; }

.just 		{ FONT: 15px verdana, Arial, Helvetica, sans-serif; text-align: justify; }
.justbold	{ FONT: 15px verdana, Arial, Helvetica, sans-serif; text-align: justify; font-weight: bold;}
.justpinkbold {COLOR: #89004F; FONT: 15px verdana, Arial, Helvetica, sans-serif; text-align: justify; font-weight: bold;}

.main1 		{ FONT: 14px verdana, Arial, Helvetica, sans-serif; text-align: left; }
.main1bold 		{ FONT: 14px verdana, Arial, Helvetica, sans-serif; text-align: left; font-weight: bold; }
.main1pink 		{ COLOR: #89004F; FONT: 14px verdana, Arial, Helvetica, sans-serif; text-align: left; font-weight: bold; }

.list {FONT: 14px verdana, Arial, Helvetica, sans-serif; text-align: left; line-height: 26px;}
.listunderline  {FONT: 14px verdana, Arial, Helvetica, sans-serif; text-align: left; line-height: 26px;text-decoration: underline;}
	

.faq 		{ line-height: 21px; }

.formmargin	{ margin: 0px; }




.headermenu	{ color: #D4DFEE; font: 10px verdana, arial, sans-serif; font-weight: bold; }

#date-location 	{ left: 850px; POSITION: absolute; TOP: 85px; }





 /* BORDERS FOR PAGE IMAGES */

.borders		{ border: #666666 1px solid; }






 /* HOMEPAGE NEWS SCROLLER */

.scrollertitle	{
		color: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold;
		border-bottom: #D4DFEE 1px solid;
		padding: 5px;
		background-color: #D4DFEE;
		}

.newswindow	{ border: #D4DFEE 1px solid; }



 /* LEFT SIDEBAR OPTIONS */

.bordersSB		{ border: #999999 1px solid; }

.sidetexttitle 	{
		color: #89004F; FONT: 11px verdana, arial, sans-serif; font-weight: bold;
		border: #666666 1px solid;
		background-color: #C196A8;
		}


.sidetext	{
		color: #000000; FONT: 12px arial, verdana, sans-serif;
		font-weight: bold;
		border-bottom: #666666 1px solid;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		background-color: #F0F0F0;
		background-image: url("picts/sidebar-background.jpg");
		}

.sidebar-spacer	{ position:relative; visibility:visible; left:0px; top:0px; z-index:0; }


 /* HIDE MENU AND ITEMS FOR PRINTING */


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



 /* LINKS PAGE CODE */


.linksmargin	{ margin: 10px; }

.searchbutton 	{ FONT: 11px arial, verdana, helvetica, sans-serif; }

.searchform 	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #FFFFFF;
		WIDTH: 120PX;
		HEIGHT: 20PX;
		BORDER: #999999 1px solid; }


.searchdrop 	{ FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		WIDTH: 120PX;
		HEIGHT: 20PX;
		background-color: #FFFFFF;
		margin-top: 3px; }



 /* START THE CODE FOR THE VERTICAL MENUS */


.menu-layer  	{ position:relative; visibility:visible; left:0px; top:0px; z-index:2; }

.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 11pt;
		  height: 25px;
		  width: 160px;
		  cursor:pointer;
		  font-weight: bold;
		  text-indent: 9px;
		  line-height: 20pt;
		  text-align: left;
		  display: block;
		  border-bottom: #D4DFEE 1px solid; }


a.menu:link 	{ color: #C196A8; background-color:#89004F; }


a.menu:visited 	{ color: #C196A8; background-color:#89004F; }


a.menu:active 	{ color: #C196A8; background-color:#89004F; }


a.menu:hover 	{ color: #C196A8; background-color:#89004F; text-decoration: none; }





 /* START THE CODE FOR THE HORIZONTAL MENUS */


.menuhorz	{ font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: normal;
		  height: 18px;
		  cursor:pointer;
		  line-height: 11pt;
		  padding-left: 9px;
		  padding-right: 9px;
		  text-align: center;
		  display: block;
		  border: #D4DFEE 1px solid; }


a.menuhorz:link 	{ color: #89004F; background-color:#C196A8; }


a.menuhorz:visited 	{ color: #89004F; background-color:#C196A8; }


a.menuhorz:active 	{ color: #89004F; background-color:#C196A8; }


a.menuhorz:hover 	{ background-color:#FFFFFF; border: #89004F 1px solid; color: #89004F; text-decoration: none; }




