/* CSS Document */.verbar	{	color: ffffff;	background-color: transparent;}.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: 0px;}.item a	{	position: relative;	display: block;	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: #8c311d;	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;}