.txt {
	font-family: Verdana, Ms Sans Serif, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.txtGR {
	font-family: Verdana, Ms Sans Serif, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #698571;
	text-decoration: none;
}
.txtWH {
	font-family: Verdana, Ms Sans Serif, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #abdcb9;
	text-decoration: none;
}
.txtHEADING {
	font-family: Verdana, Ms Sans Serif, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #b4a472;
}
.txtLINK {
	font-family: Verdana, Ms Sans Serif, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #b4a472;
}
.txtLINK:VISITED {
	font-family: Verdana, Ms Sans Serif, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #a89f83;

}
.txtLINK:HOVER {
	font-family: Verdana, Ms Sans Serif, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #e8c458;

}


.BTN1
{
	BACKGROUND-COLOR	: #828d7f;
	BORDER-LEFT		: #b1cbe2 1px double;
	BORDER-RIGHT	: #b1cbe2 1px double;
	BORDER-TOP		: #b1cbe2 1px double;
	BORDER-BOTTOM	: #b1cbe2 1px double;
	FONT-SIZE		: 11px;
	FONT-FAMILY		: Verdana, Ms Sans Serif, Tahoma, Arial, Helvetica;
	COLOR			: #000000;
	font-weight		: normal;
}

.BTN2
{
	BACKGROUND-COLOR	: #6d786a;
	BORDER-LEFT		: #CCCCCC 1px double;
	BORDER-RIGHT	: #CCCCCC 1px double;
	BORDER-TOP		: #CCCCCC 1px double;
	BORDER-BOTTOM	: #CCCCCC 1px double;
	FONT-SIZE		: 12px;
	FONT-FAMILY		: Verdana, Ms Sans Serif, Tahoma, Arial, Helvetica;
	COLOR			: #FFFFFF;
	font-weight		: normal;
}

BODY
{
	text-decoration			: none;
	color					: #000000;
	FONT-FAMILY				: Verdana, Ms Sans Serif, Tahoma, Arial, Helvetica;
	FONT-SIZE				: 11px;
	scrollbar-face-color		: #000000;
	scrollbar-highlight-color	: #828d7f;
	scrollbar-3dlight-color		: #000000;
	scrollbar-darkshadow-color	: #828d7f;
	scrollbar-shadow-color		: #828d7f;
	scrollbar-arrow-color		: #2ea0d4;
	scrollbar-track-color		: #18190e;
	
}