
body
{
	background-color : White;
	font : 10px Arial-CE, Arial, sans-serif;
	color : Black;
}



table.menubar
{
	border-left : 1px solid Silver;
	border-right : 1px solid Black;
	background-image : url(../design/images/mbar_n.gif);
	font : bold 12px Arial-CE, Arial, sans-serif;
	color: white;
}
td.counter
{
	border-top : 1px solid Silver;
	border-bottom : 1px solid Black;
	width: 170px;
	background-image : none;
	font : bold 12px Arial-CE, Arial, sans-serif;
	text-align: left;
	color: #ccddee;
}
td.pricebomb
{
	border-top : 1px solid Silver;
	border-bottom : 1px solid Black;
	background-image : none;
	font : bold 12px Arial-CE, Arial, sans-serif;
	color: white;
}



td.mnu_n
{
	border-top : 1px solid Silver;
	border-bottom :1px solid Black;
	border-left : 1px solid #ccddee;
	border-right : 1px solid #4477aa;
	width: 72px;
	background-image : none;
	font : bold 12px Arial-CE, Arial, sans-serif;
	text-align: center;
	color: white;
	cursor: hand;
}
td.mnu_fm
{
	border-top : 1px solid Silver;
	border-bottom :1px solid Black;
	border-left: 1px solid Silver;
	border-right : 1px solid Black;
	width: 72px;
	background-image : url(../design/images/mbar_f.gif);
	font : bold 12px Arial-CE, Arial, sans-serif;
	text-align: center;
	color: white;
	cursor: hand;
}
td.mnu_fmd
{
	width: 73px;
	padding-left: 1px;
	background-image : url(../design/images/mbar_f.gif);
	font : bold 12px Arial-CE, Arial, sans-serif;
	text-align: center;
	color: white;
	cursor: hand;
}


td.mnub_n
{
	border-top : 1px solid Silver;
	border-bottom :1px solid Black;
}
td.mnubl_n
{
	border-top : 1px solid Silver;
	border-bottom : 1px solid Black;
	border-right : 1px solid #4477aa;
	width: 9px;
}
td.mnubr_n
{
	border-top : 1px solid Silver;
	border-bottom : 1px solid Black;
	border-left : 1px solid #ccddee;
    width:9px;
}


input.srchtext
{
	background-color : #ccddee;
	border : 1px solid #4477aa;
	width : 100px;
	font : 9px Arial-CE, Arial, sans-serif;
	color : #4477aa;
	height : 16;
	padding : 1 2 1 2;
}


input.srchbut
{
	background : #4477aa;
	border-bottom : 1px solid black;
	border-left : 1px solid #88aacc;
	border-right : 1px solid black;
	border-top : 1px solid #88aacc;
	height : 16px;
	width : 100px;
	color : #ccddee;
	font : 10px Arial-CE, Arial, sans-serif;
}

span.srchtext
{
	font : 10px Arial-CE, Arial, sans-serif;
	color : #4477aa;
}


