BODY 		{ scrollbar-base-color: #9D6B0A }


a:link		{
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}

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

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

a:hover		{
	color: #00F;
	font-size: 14px;
	font-weight: bold;
}



 /* THIS LINE CONTROLS THE FONT SIZE ON THE FAQ PAGES */

TABLE 		{
	COLOR: #666666;
	font-weight: normal;
	font-family: "Futura Lt BT";
	font-size: 14px;
	text-align: left;
}

.title 		{
	color: #999;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	font-family: "Futura Lt BT";
}

.faq 		{ line-height: 19px }



 /* BUTTONS FOR THE FAQ PAGES */


.button-faq {	background-color:#9D6B0A;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #CFCFE0;
		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-faq { 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 }
