BODY {
	BACKGROUND-COLOR: #DED8C9
}

.hairline {
	BACKGROUND-COLOR: #dcdcc1
}

.borderlight {
	bordercolor:#DED8C9;
	border:1px;
	border-style: solid;
}

.txt {
	FONT-SIZE: 11px; COLOR: #666666; LINE-HEIGHT: 16px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: justify
}

.txt11 {
	FONT-SIZE: 11px; COLOR: #57504A; LINE-HEIGHT: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: justify
}

.titles {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #ABA085; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif 
}

.titles11 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ABA085; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif 
}

A.menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9px}
A.menu:link {
	text-decoration: none;
	color: #ABA085;
}
A.menu:visited {
	text-decoration: none;
	color: #ABA085;
}
A.menu:active {
	text-decoration: none;
	color: #999999;
}
A.menu:hover  {
	text-decoration: underline;
	color: #ABA085;
	
}

A.menu11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px}
A.menu11:link {
	text-decoration: none;
	color: #ABA085;
}
A.menu11:visited {
	text-decoration: none;
	color: #ABA085;
}
A.menu11:active {
	text-decoration: none;
	color: #999999;
}
A.menu11:hover  {
	text-decoration: underline;
	color: #ABA085;	
}


A.wmenu {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9px}
A.wmenu:link {
	text-decoration: none;
	color: #ffffff;
}
A.wmenu:visited {
	text-decoration: none;
	color: #ffffff;
}
A.wmenu:active {
	text-decoration: none;
	color: #999999;
}
A.wmenu:hover  {
	text-decoration: underline;
	color: #ABA085;
}

A.txtlink {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px}
A.txtlink:link {
	text-decoration: none;
	color: #cc9966;
}
A.txtlink:visited {
	text-decoration: none;
	color: #999999;
}
A.txtlink:active {
	text-decoration: none;
	color: #999999;
}
A.txtlink:hover  {
	text-decoration: underline;
	color: #cc9966;
}