ul.menu {
	list-style			:none;
	margin			:0;
	padding			:0
}

ul.menu * {
	margin			:0;
	padding			:0
}

ul.menu a {
	display			:block;
	color				:#000;
	text-decoration		:none
}

ul.menu li {
	position			:relative;
	float				:left;
	margin-right		:2px
}

ul.menu ul {
	position			:absolute;
	top				:28px;
	left				:0;
	background			:#d1d1d1;
	display			:none;
	opacity			:0;
	list-style			:none
}

ul.menu ul li {
	position			:relative;
	border			:1px solid #aaa;
	border-top			:none;
	width				:160px;
	margin			:0
}

ul.menu ul li a {
	display			:block;
	padding			:3px 7px 5px;
	background-color		:#d1d1d1
}

ul.menu ul li a:hover {
	background-color		:#c5c5c5
}
ul.menu ul ul {
	left				:160px;
	top				:-1px
}

ul.menu .menulink {
	border			:1px solid #aaa;
	font-weight			:bold;
	background			:url('images/header.gif');
	width				:146px; padding-left:7px; padding-right:7px; padding-top:5px; padding-bottom:7px
}


ul.menu .menulink:hover, ul.menu .menuhover {
	background			:url('images/header_over.gif'); 
}

ul.menu .sub {
	background			:#d1d1d1 url('images/arrow.gif') no-repeat 146px 8px; 
}

ul.menu .topline {
	background			:url('images/transbg.gif');
	border-top			:0px solid #aaa
}


.txtGR {
	font-family			: Tahoma, Verdana, Ms Sans Serif, Arial;
	font-size			: 11px;
	font-style			: normal;
	line-height			: normal;
	font-weight			: normal;
	font-variant		: normal;
	color				: #40381c;
	text-decoration		: none;
}

.txtLINK {
	font-family			: Verdana, Ms Sans Serif, Arial, Tahoma;
	font-size			: 9px;
	font-style			: normal;
	line-height			: normal;
	font-weight			: normal;
	font-variant		: normal;
	text-decoration		: none;
	color				: #2e260c;

}
.txtLINK:VISITED {
	font-family			: Verdana, Ms Sans Serif, Arial, Tahoma;
	font-size			: 9px;
	font-style			: normal;
	line-height			: normal;
	font-weight			: normal;
	font-variant		: normal;
	text-decoration		: none;
	color				: #776d52;

}
.txtLINK:HOVER {
	font-family			: Verdana, Ms Sans Serif, Arial, Tahoma;
	font-size			: 9px;
	font-style			: normal;
	line-height			: normal;
	font-weight			: normal;
	font-variant		: normal;
	text-decoration		: none;
	color				: #333300;

}

.btn1
{
	BACKGROUND-COLOR		: #F6F2DD;
	BORDER-LEFT			: #776d52 1px double;
	BORDER-RIGHT		: #776d52 1px double;
	BORDER-TOP			: #776d52 1px double;
	BORDER-BOTTOM		: #776d52 1px double;
	FONT-SIZE			: 11px;
	FONT-FAMILY			: Verdana, Ms Sans Serif, Arial, Tahoma;
	COLOR				: #000000;
}

.btn2
{
	BACKGROUND-COLOR		: #2e260c;
	BORDER-LEFT			: #CCCCCC 1px double;
	BORDER-RIGHT		: #CCCCCC 1px double;
	BORDER-TOP			: #CCCCCC 1px double;
	BORDER-BOTTOM		: #CCCCCC 1px double;
	FONT-SIZE			: 11px;
	FONT-FAMILY			: Verdana, Ms Sans Serif, Arial, Tahoma;
	COLOR				: #FFFFFF;
	font-weight			: normal;
}
.btn3
{
	BACKGROUND-COLOR    : #776d52;
	BORDER-LEFT			: #776d52 1px double;
	BORDER-RIGHT		: #776d52 1px double;
	BORDER-TOP			: #776d52 1px double;
	BORDER-BOTTOM		: #776d52 1px double;
	FONT-SIZE			: 11px;
	FONT-FAMILY			: Verdana, Ms Sans Serif, Arial, Tahoma;
	COLOR				: #ffffff;
}

body
{
	text-decoration			: none;
	color					: #686049;
	FONT-FAMILY				: Verdana, Ms Sans Serif, Arial, Tahoma;
	FONT-SIZE				: 11px;
	scrollbar-face-color		: #ffffff;
	scrollbar-highlight-color	: #FFFFFF;
	scrollbar-3dlight-color		: #776d52;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-shadow-color		: #776d52;
	scrollbar-arrow-color		: #776d52;
	scrollbar-track-color		: #ffffff;
}