.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menuitem
{
	background:url('/images/menubut01.gif');
	padding:0px 10px 0px 10px;
	width:168px;
	height:29px;
	color:#ffffe0;
	text-align:center;
}

.menuitem:hover
{
	background:url('/images/menubut02.gif');
	padding:0px 10px 0px 10px;
	width:168px;
	height:29px;
	color:#ffffe0;
	text-align:center;
}

.menuitem A
{
	color:#ffffe0;
}

.menuitem2
{
	background:url('/images/menubut02.gif');
	padding:0px 10px 0px 10px;
	width:168px;
	height:29px;
	color:#ffffe0;
	text-align:center;
}

.menuitem2 A
{
	color:#ffffe0;
}


.spacer
{
	background-color:#ffffff;
	width:20px;
	height:5px;
}
