/* CSS Document */a	{	text-decoration: underline;	color:#000000;}a:link	{	color: #8c311d;}a:visited	{	color: #000000;}a:hover	{	color: #000000;	background-color: transparent;}	.headerTextsmall {    font-family: Georgia, Times New Roman, Serif;    font-size: 12px;    color: #8c311d;	}.horbaritem a:active	{	color: #ff0000;}.horbar	{	color: black;	background-color: transparent;	position:absolute;	left:35px;/*	border: 2px outset #cecac1; */	}.horbaritem	{	float: left;	white-space: nowrap;	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;	font-size: 14px;}.horbaritem a	{	display: block;	text-decoration: none;}.horbaritem a:link	{	color: #000000;}.horbaritem a:visited	{	color: #000000;}.horbaritem a:hover	{	color: #ffffff;	background-color: transparent;	border-style: solid;	border-color: #e3ad40;	border-left-width: 0px;	border-right-width: 0px;	border-top-width: 0px;	border-bottom-width: 1px;}.horbaritem a:active	{	color: #ff0000;}.submenu	{	position: absolute;	left: 0;	top: 0;	visibility: hidden;	z-index: 5;}.subframe	{	position: relative;	display: block;	background-color: #e3ad40;	border: 1px outset #8c311d;}.item	{	position: relative;	text-align: left;	white-space: nowrap;	font-family: luxi sans, verdana, geneva, arial, helvetica, sans-serif;	font-size: 14px;	border-style: solid;	border-color: transparent;	border-left-width: 0px;	border-right-width: 0px;	border-top-width: 0px;	border-bottom-width: 1px;}.item a	{	position: relative;	text-decoration: none;}.item a:link	{	color: #000000;}.item a:visited	{	color: #000000;}.item a:hover	{	color: #ffffff;	background-color: transparent;	border-style: solid;	border-color: #ffffff;	border-left-width: 0px;	border-right-width: 0px;	border-top-width: 0px;	border-bottom-width: 1px;}.item a:active	{	color: #ff0000;}.item .fwdarr	{	position: absolute;	top: 5px;/*	right: 4px; */	right: 7px;}