.MBDstyle {  font-family: Tahoma; font-size: 10px}
h1 {  font-family: Tahoma; font-size: 14px}
h1 {  }
.mbdtext {  font-family: Tahoma; font-size: 14px}
.MBDclock {  font-family: Tahoma; font-size: 10px; color: #FFFFFF}
a:link { color:#ff9933; text-decoration:none}
a:visited {	color:#990000;	text-decoration:none;}
a:hover { color:#B96Doo; text-decoration:underline; cursor:hand}
a:active {	color:#B96D00;	text-decoration:none;}

.orderbutton
{
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000; 
	border: 1px solid #000000;
	width:75px;
	background-image: url(/easyshopmaker/buttonback1.gif);
}

.orderselect
{
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000; 
	border: 1px solid #000000;
	width:135px;
	background-image: url(/easyshopmaker/buttonback1.gif);
}

.purchasefields
{
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000; 
	border: 1px solid #000000;
	background-image: url(/easyshopmaker/buttonback1.gif);
	
	
}
#menu
{
	position: relative;
	background: #7F8400 url('../images/Bg1.JPG') repeat-x top left;
	height: 3em;
	padding: 1.0em 1.0em 1.0em 1.0em;
	margin-bottom: 2px;
	background-color: #CC6600;
}

#menu ul
{
	position: absolute;
	top: 8px;
	left: 1px;
}

#menu ul li
{
	position: relative;
	display: inline;
}

#menu ul li a
{
	padding: 0.5em 0.5em 0.5em 0.5em;
	color: #fff;
	text-decoration: none;

}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-top: 1.5em;
}


