BODY 	{
	scrollbar-base-color: #0C9199;
	scrollbar-track-color: #1D9494;
	scrollbar-face-color: #FAD658;
	scrollbar-highlight-color: #000033;
	scrollbar-3dlight-color: #C8C6D0;
	scrollbar-darkshadow-color: #4E172A;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #FFFF00;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}


/* LINK CODE FOR ALL PAGES */
 
a:link		{ color: #2E5454; FONT: 14px arial, verdana, sans-serif; text-decoration: none; }

a:visited	{ color: #2E5454; FONT: 14px arial, verdana, sans-serif; text-decoration: none; }

a:active	{ color: #2E5454; FONT: 14px arial, verdana, sans-serif; text-decoration: none; }

a:hover		{ color: #930B22; FONT: 14px arial, verdana, sans-serif; letter-spacing: 1px; text-decoration: none; }

/* LINK CODE FOR ALL PAGES */




/* XTRA LINK CODE  */

a.coollink:link		{ color: #000033; FONT: 14px arial, verdana, sans-serif; text-decoration: underline }

a.coollink:visited		{ color: #000033; FONT: 14px arial, verdana, sans-serif; text-decoration: underline }

a.coollink:active		{ color: #00FFFF; FONT: 14px arial, verdana, sans-serif; text-decoration: none }

a.coollink:hover		{ color: #000066; FONT: 14px arial, verdana, sans-serif; text-decoration: underline }

/* XTRA LINK CODE  */
 
 
 

/* FONTS */

table 	{ COLOR: #333333; FONT: 13px verdana, arial, sans-serif; font-weight: normal; }

.click  { color: #03504A; FONT: 11px arial, verdana, sans-serif; letter-spacing: 4px; font-weight: bold }

.copyright		{ COLOR: #FFFFFF; FONT: 10px  verdana, arial, sans-serif; font-weight: bold; }

.date-font	 { color: #FFFFFF; FONT: 11px verdana, arial, sans-serif; letter-spacing: 2px; font-weight: bold; }

.faq 		{ COLOR: #FFFFFF; FONT: 14px verdana, arial, sans-serif; font-weight: normal  }

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

.title 		{ color: #136570; FONT: 18px arial, verdana, sans-serif; letter-spacing: 4px; font-weight: bold }

.title2 		{ color: #006699; FONT: 15px arial, verdana, sans-serif; letter-spacing: 4px; font-weight: normal }

.uc 	{ COLOR: #136570; FONT: 16px verdana, arial, sans-serif; letter-spacing: 5px; font-weight: normal }

/* FONTS */
 
 
 
 
/* SIDEBAR OPTIONS */

a.sidelink:link		{ color: #CCFF99; text-decoration: none; }

a.sidelink:visited	{ color: #CCFF99; text-decoration: none; }

a.sidelink:active	{ color: #CCFF99; text-decoration: none; }

a.sidelink:hover	{ color: #25F5E4; text-decoration: underline; }

.sidebartitle	{ COLOR: #F0F0F0; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext	{ COLOR: #000033; FONT: 13px verdana, arial, sans-serif; font-weight: bold;}

/* END SIDEBAR OPTIONS */

 


/* MISC OPTIONS */

.catalog-border		{ left: 0px; position: relative; top: 0px; }

.catalog-borderon	{ down: 3px; position: relative; top: 3px; }

.pictbackground		{ background-color:#000000; }

.page-splits	{ border: #C7B796 1px solid; background-color: #666666; color: #DDDDDD; height: 5px; width: 100%; }

.linevert	{ BORDER-LEFT: #7C8197 1px solid; }

.just { text-align: justify; }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid; }


.dropdown 	{ COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid; }

/* END MISC OPTIONS */




/* LAYERED TEXT STYLES */

#hometext 	{ position:absolute; visibility: visible; left: 10px; top: 510px; width:170px; z-index:2; padding:5px;}

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

.hometexttitle	{ COLOR: #FFFFFF; FONT: 14px arial, verdana, sans-serif; letter-spacing: 2px; font-weight: normal; }

/* END LAYERED TEXT STYLES */



 
/* BUTTON OPTIONS */

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

/* END BUTTON OPTIONS */




/* TOP LEVEL MENU CONTROL */

a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #666666 1px solid;
border-left: #666666 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;
}


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 0px solid;
border-left: #666666 0px solid;
filter:alpha(opacity=100);
z-index:100;
}

/* END THE CODE FOR THE MENUS */
