
/*
** menu
*/

div.menu
{
	clear	: both;
	margin	: 0px 0px 24px 0px;
}

/*
** menu.head
*/

div.menu div.head
{
	clear	: both;
	height	: 23px;
}

div.menu div.head div.p1
{
	float		: left;
	width		: 12px;
	height		: 23px;
	background	: transparent url('../css/menu.head.1.gif') no-repeat;
}

div.menu div.head div.p2
{
	height		: 23px;
	padding		: 6px 0px 0px 0px;
	margin		: 0px 12px;
	background	: transparent url('../css/menu.head.2.gif') repeat-x;
	font		: normal normal bold 10px verdana, arial, helvetica, sans-serif;
}

div.menu div.head div.p2 a
{
	color			: #F3A625;
	text-decoration	: none;
}

div.menu div.head div.p2 a:hover
{
	color			: #8897A6;
	text-decoration	: underline;
}

div.menu div.head div.p2 span
{
	line-height	: 12px;
}

div.menu div.head div.p3
{
	float		: right;
	width		: 12px;
	height		: 23px;
	background	: transparent url('../css/menu.head.3.gif') no-repeat;
}

/*
** menu.foot
*/

div.menu div.foot
{
	clear	: both;
	height	: 7px;
}

div.menu div.foot div.p1
{
	float		: left;
	width		: 18px;
	height		: 7px;
	background	: transparent url('../css/menu.foot.1.gif') no-repeat;
}

div.menu div.foot div.p2
{
	height		: 7px;
	margin		: 0px 18px;
	background	: transparent url('../css/menu.foot.2.gif') repeat-x;
}

div.menu div.foot div.p3
{
	float		: right;
	width		: 24px;
	height		: 7px;
	background	: transparent url('../css/menu.foot.3.gif') no-repeat;
}

div.menu div.foot div.p4
{
	float		: right;
	width		: 160px;
	height		: 7px;
	background	: transparent url('../css/menu.foot.4.gif') repeat-x;
}

div.menu div.foot div.p5
{
	float		: right;
	width		: 8px;
	height		: 7px;
	background	: transparent url('../css/menu.foot.5.gif') no-repeat;
}

/*
** menu.button
*/

div.menu div.button
{
	font	: normal normal bold 10px verdana, arial, helvetica, sans-serif;
}

div.menu div.button div.c1
{
	float		: left;
	width		: 12px;
	height		: 19px;
	margin-left	: 8px;
	background	: transparent url('../css/menu.button.c1.gif') no-repeat;
}

div.menu div.button div.c2
{
	float 		: left;
	line-height	: 18px;
	padding-top	: 1px;
	background	: transparent url('../css/menu.button.c2.gif')	repeat-x;
}

div.menu div.button div.c2 a
{
	font-weight		: bold;
	text-decoration	: none;
	color			: #8897A6;
}

div.menu div.button div.c2 a:hover
{
	text-decoration	: underline;
	color			: #8897A6;
}

div.menu div.button div.c3
{
	float		: left;
	width		: 12px;
	height		: 19px;
	background	: transparent url('../css/menu.button.c3.gif') no-repeat;
}

div.menu div.button div.s1
{
	float		: left;
	width		: 12px;
	height		: 19px;
	margin-left	: 8px;
	background	: transparent url('../css/menu.button.s1.gif') no-repeat;
}

div.menu div.button div.s2
{
	float		: left;
	line-height	: 18px;
	padding-top	: 1px;
	background	: transparent url('../css/menu.button.s2.gif') repeat-x;
}

div.menu div.button div.s2 a
{
	font-weight		: bold;
	text-decoration	: none;
	color			: #8897A6;
}

div.menu div.button div.s2 a:hover
{
	text-decoration	: underline;
	color			: #F3A625;
}

div.menu div.button div.s3
{
	float		: left;
	width		: 12px;
	height		: 19px;
	background	: transparent url('../css/menu.button.s3.gif') no-repeat;
}
