BODY	{
	SCROLLBAR-BASE-COLOR: #FF3300;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	BACKGROUND-COLOR: #000000;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}









/* PAGE LINK AND MENU LINK COLORS */

a:link		{ color: #FF3300; text-decoration: underline; }

a:visited	{ color: #FF6600; text-decoration: underline; }

a:active	{ color: #FF6600; text-decoration: underline; }

a:hover		{ color: #CC0066; text-decoration: underline; }









/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 		{ COLOR: #AFC7E0; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.title 		{ COLOR: #FFFF99; FONT: 19px arial, verdana, sans-serif; font-weight: normal; }

.titleprivacy 		{ COLOR: #6D98C7; FONT: 19px arial, verdana, sans-serif; font-weight: normal; }

.titleprivacysm 		{ COLOR: #6D98C7; FONT: 15px arial, verdana, sans-serif; font-weight: normal; }

.subtitleyellow 	{ COLOR: #FFFF99; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.subtitleyellowsm 	{ COLOR: #FFFF99; FONT: 14px arial, verdana, sans-serif; font-weight: 600; }

.subtitlegreen 	{ COLOR: #00FF99; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.subtitlegreensm 	{ COLOR: #00FF99; FONT: 14px arial, verdana, sans-serif; font-weight: 600; }

.footertext 	{ COLOR: #9B9FA8; FONT: 11px arial, verdana, sans-serif; font-weight: normal; }

.sidebartext 	{ COLOR: #000033; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.menutext 	{ COLOR: #FF6600; FONT: 16px arial, verdana, sans-serif; font-weight: normal; text-decoration:underline; }

.price	 	{ COLOR: #0066FF; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.textgreen	 	{ COLOR: #00FF99; FONT: 12px arial, verdana, sans-serif; font-weight: bold; text-transform:uppercase; }

.textyellow	 	{ COLOR: #FFFF99; FONT: 12px arial, verdana, sans-serif; font-weight: bold; text-transform:uppercase; }

.subtitlepink	 	{ COLOR: #FF37CD; FONT: 16px arial, verdana, sans-serif; font-weight: bold; text-transform:uppercase; }

.textpink	 	{ COLOR: #FF37CD; FONT: 13px arial, verdana, sans-serif; font-weight: bold; }

.textpurple	 	{ COLOR: #BCA7E9; FONT: 10px arial, verdana, sans-serif; font-weight: bold; text-transform:uppercase; }

.textyellowsmall	 	{ COLOR: #FFFF99; FONT: 11px arial, verdana, sans-serif; font-weight: bold; text-transform:uppercase; }

.textorangelt	 	{ COLOR: #FF6600; FONT: 12px arial, verdana, sans-serif; font-weight: bold; text-transform: uppercase; }

.textblue	 	{ COLOR: #0099FF; FONT: 10px arial, verdana, sans-serif; font-weight: 600; text-transform:uppercase; }

.textoramge	 	{ COLOR: #FF0000; FONT: 12px arial, verdana, sans-serif; font-weight: 600; text-transform:uppercase; }

.textltblue	 	{ COLOR: #AFC7E0; FONT: 12px arial, verdana, sans-serif; font-weight: bold; text-transform:uppercase; }

.textprivacy	 	{ COLOR: #6D98C7; FONT: 12px arial, verdana, sans-serif; font-weight: normal; text-transform:capitalize; }



.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; margin-top: 5px; }



.sidebar		{
			width: 170px;
			height:auto;
			border-right: #000000 1px solid;
			background-color: #000000;
			background-image: url("picts/bkgrd.jpg");
			}
			
			
.sidebar2		{
			width: 170px;
			border-right: #000000 1px solid;
			background-color: #000000;
			}





/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}







/* PAGE FOOTER CODE */

.footer 	{
		FONT: 11px arial, verdana, sans-serif;
		font-weight: normal;
		COLOR: #FF6600;
		background-color: none;
		border-right: #003366 0px solid;
		border-bottom: #003366 0px solid;
		border-top: #003366 0px solid;
		}





/* CONTACT PAGE CODE */

.contact 	{ COLOR: #FF0000; FONT: 14px arial, verdana, sans-serif; font-weight: bold }

.contactfont 	{ COLOR: #FF6600; FONT: 12px arial, verdana, sans-serif; font-weight: 600 }



.formbutton 	{ FONT: 12px arial, verdana, sans-serif; }



.shadeform	{
		FONT: 12px arial, verdana, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		WIDTH: 200PX;
		BORDER: #000000 1px solid;
		}


.textarea	{
		FONT: 12px arial, verdana, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		WIDTH: 250PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid;
		}


.dropdown 	{
		COLOR: #333333;
		WIDTH: 200PX;
		FONT: 12px arial, verdana, helvetica, sans-serif;
		}









/* IMAGE BORDERS */

.borders	{ BORDER: #000000 1px solid; }

.iconborder	{ BORDER-BOTTOM: #FF3300 1px solid; }









/* PAGE LINES & BORDERS */

.page-splits		{
			border-top: #7B68EE 1px solid;
			border-bottom: #FF3300 1px solid;
			background-color: #000000;
			color: #CC0066;
			height: 1px;
			}

.pagebar	{
		background-color: #000000;
		height: 30px;
		border: solid #FF6600;
		border-width: 2px 0px 2px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}
		
		
.pagebarfooter	{
		background-color: #000000;
		height: 30px;
		border: solid #FF6600;
		border-width: 0px 0px 2px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}		
		
		
.pagebar-left	{
		background-color: #000000;
		width: 40px;
		border: solid #000000;
		border-width: 0px 1px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}


.pagebar-bottom	{
		background-color: #000000;
		background-image: url("picts/bkgrd.jpg");
		height: 20px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}


.shadow		{
		background-image: url("picts/shadow.gif");
		background-repeat: repeat-x;
		}


