BODY	{
	SCROLLBAR-BASE-COLOR: #A38877;
	BACKGROUND-COLOR: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}


hr {color: #fff; background-color: #fff; border: 1px dotted #999999; border-style: none none dotted; }






/* PAGE LINK AND MENU LINK COLORS */

a:link		{ color: #663300; text-decoration: none; }

a:visited	{ color: #663300; text-decoration: none; }

a:active	{ color: #663300; text-decoration: none; }

a:hover		{ color: #996600; text-decoration: underline; }



.header-background	{
			background-image: url("picts/header.jpg");
			background-repeat: repeat-x;
			}





/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 		{ COLOR: #2C251F; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.title 		{ COLOR: #663300; FONT: 22px arial, verdana, sans-serif; font-weight: normal; }

.subtitle 	{ COLOR: #000000; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.footertext 	{ COLOR: #9B9FA8; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }

.sidebartext 	{ COLOR: #000033; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.menutext 	{ COLOR: #000033; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.price	 	{ COLOR: #0066FF; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; margin-top: 5px; }



.sidebar		{
			width: 200px;
			border-right: #999999 1px solid;
			background-color: #F0F0F0;
			background-image: url("picts/background-left.gif");
			}









/* CONTACT PAGE CODE */

.contact 	{ COLOR: #0066FF; FONT: 14px verdana, arial, sans-serif; font-weight: bold }



.formbutton 	{ FONT: 12px arial, verdana, sans-serif; }



.shadeform	{
		FONT: 12px arial, verdana, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");

		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;
		}

.textarea_email	{
		FONT: 12px arial, verdana, helvetica, sans-serif;
		
		WIDTH: 530PX;
		HEIGHT: 320PX;
		BORDER: #000000 1px solid;
		}

.text	{
		FONT: 12px arial, verdana, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		WIDTH: 250PX;
		HEIGHT: 150PX;
		BORDER: #2C251F 1px solid;
		}


.dropdown 	{
		COLOR: #333333;
		WIDTH: 350PX;
		FONT: 12px arial, verdana, helvetica, sans-serif;
		}









/* IMAGE BORDERS */

.borders	{ BORDER: #000000 1px solid; }

.iconborder	{ BORDER-BOTTOM: #9B9FA8 5px solid; }









/* PAGE LINES & BORDERS */

.page-splits		{
			border-top: #9B9FA8 1px solid;
			border-bottom: #FFFFFF 1px solid;
			background-color: #9B9FA8;
			color: #9B9FA8;
			height: 2px;
			}

.pagebar	{
		background-color: #9B9FA8;
		background-image: url("picts/bar.jpg");
		height: 24px;
		border: solid #000000;
		border-width: 1px 0px 1px 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: #9B9FA8;
		background-image: url("picts/bar.jpg");
		height: 30px;
		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;
		}

.affiliateUrlBox{width:290pt; height:60pt; border: thin hidden transparent;}
.affiliateUrlBoxWindow {width:160pt; height:60pt; border: thin hidden transparent;}



/* FSM Options */

.cmp_pub_tbl {
	background-color: #f0f0e8;
	border-collapse: collapse;
	border-spacing: 0;
	width: 520;
	}
	
.cmp_str {
	font-weight: bold;
	font-size: 10px;

	}
	
	.cmp_inc_pp {
	font-weight: bold;
	font-size: 10px;
	text-align: center;

	}
	
	.cmp_inc_pp_bottom {
	background-color: #333333;
	font-weight: bold;
	color: White;
	font-size: 10px;
	text-align: center;

	}
	.cmp_inc_pp {
	background-color: #E6F2C2;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	text-align: center;

	}
	
	.cmp_inc_pp2 {
	background-color: #CCEEF8;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	text-align: center;

	}
	
	.cmp_inc_pp3 {
	background-color: #F8C5B2;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	text-align: center;

	}
	
.cmp_str_top {
	background-color: #000000;
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}
	
	.cmp_str_bottom {
	background-color: #333333;
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	}