
a:link		{ color: #CCFFFF; text-decoration: none }

a:visited	{ color: #CCFFFF; text-decoration: none }

a:active	{ color: #CCFFCC; text-decoration: none }

a:hover		{ color: #FFCC66; text-decoration: none }


.menulinks 	{ FONT: 12px arial, verdana, sans-serif; font-weight: bold }


.menunobr	{ white-space: nowrap }


 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #FFFFFF; FONT: 12px arial, sans-serif, geneva, verdana; font-weight: bold }

.hometable	{ color: #FFFFFF; Font: 12px arial, geneva, verdana, sans-serif; font-weight: bold;
}

.hometitle	{ color: #D6DCF6; font: 16px arial, geneva, verdana, sans-serif; font-weight: bold; font-style: italic; text-align: center; 
}

.movedtitle	{ color:  #A8A7BE; font: 18 Arial, geneva, verdana, sans-serif; font-weight: bold; font-style: italic; text-align: center;
}

.homeheader	{ color: #D6DCF6; font: 16px arial, geneva, verdana, sans-serif; font-weight: bold; text-decoration: underline; text-align: left;
}

.title		{ color: #FFFFFF; font: 25px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: bold;  text-align: center; }

.subtitle 	{ COLOR: #FFFFCE; FONT: 16px arial, verdana, sans-serif; letter-spacing: -1px; font-weight: bold }

.smalltitle 	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.phonetitle 	{ color: #FFFFCE; font: 13px verdana, arial, sans-serif; font-weight: bold }

.copytext 	{ COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

.list 		{ COLOR: #FFFFFF; FONT: 16px arial, sans-serif, geneva, verdana; font-weight: bold; }

.defined	{ color: #FFFFFF; Font: 12px arial, sans-serif; font-weight: bold;
}

.just 		{text-align: justify;}

.menutrans 	{ filter:alpha(opacity=0) }

#menu 		{  z-Index:1; LEFT: 0px; POSITION: absolute; TOP: 0px }



.button 	{ background-image: url('picts/button.gif');
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 9pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #000000;  }

.buttonon 	{ background-image: url('picts/buttonon.gif');
		background-color:#718691;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #000000;  }


.button-popups	{ background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.buttonon-popups{ background-color:#718691;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.shadeform	{ background-image: url('picts/shadeform.gif');
		text-align: left;
		WIDTH: 200PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif}

.textarea	{ background-image: url('picts/shadeform.gif');
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:arial, verdana, sans-serif}

.dropdown 	{COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.searchbutton 	{background-image: url('picts/button.gif');
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #000000;  }


.searchform 	{ background-image: url('picts/shadeform.gif'); WIDTH: 100PX; HEIGHT: 20PX; BORDER: 1px solid #000000; ; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:arial, georgia, Times New Roman, sans-serif }


.searchdrop	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif }


#backgroundPic 	{ z-Index:0; position:absolute; display:block; left:0%; top:0%; width:100%; height:100%; }


#MainTable 	{ z-Index:1; border:0px; position:absolute; left:0%; top:0%; width:100%; min-height:100%; }


.rollover 	{ background-color: #FFFFFF }


.rolloveron 	{ background-color: #99CCCC }


.popup		{ scrollbar-base-color: #0D2C4B }

#locator { position:absolute; visibility:show; left:10px; top:450px; z-index:2 }

#scroller { position:absolute; visibility:show; left:3px; top:375px; z-index:5 }

/* CODE FOR THE BACKGROUNDS */


#table-layer  	  { z-Index:1; visibility:visible; position:absolute; left:0; top:0; width:100%; height:100%; min-height:100%; } 


#back-ground-img  { z-index:0; visibility:visible; position:fixed; left: 0px; top: 0px; width:100%; height:100%; display:block; } 


#header-layer  	  { z-Index:3; visibility:visible; }

/* SETUP PAGES FOR PRINTING */


@media print {
.printhide 	{ display:none;}
.menutrans	{ display:none;}
.printhelp	{ width:600px }
TABLE 		{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: normal }
}
@media screen{
.printonly { display:none }
}