BODY {
	margin: 0px;
	padding: 0px;
	font: 12px Trebuchet MS, arial, sans-serif;
   background-color: #FFFFFF;
}


INPUT.general {
	padding-left: 5px; 
	font: 11px/12px tahoma, arial, sans-serif; 
	color: #000000;	
	border: 1px solid #9F472B;
	height: 15px;
	width: 150px;
	font: tahoma, arial, sans-serif;
}

#qty {
	padding-left: 5px; 
	font: 11px Trebuchet MS, arial, sans-serif; 
	color: #8b7f72;	
	border: 1px solid #998C7D;
	height: 15px;
	width: 25px;
	font: tahoma, arial, sans-serif;
}
#sizes {
	padding-left: 5px; 
	font: 11px Trebuchet MS, arial, sans-serif; 
	color: #8b7f72;	
	border: 1px solid #998C7D;
	height: 20px;
	font: tahoma, arial, sans-serif;
}
#selecta {
	padding-left: 5px; 
	font: 11px Trebuchet MS, arial, sans-serif; 
	color: #8b7f72;	
	border: 1px solid #998C7D;
	height: 17px;
	font: tahoma, arial, sans-serif;
}

.button {
   height: 20px;
   font: 11px Trebuchet MS, arial, sans-serif; 
   color: white;
   background-color: #998C7D;
   border: solid 1px #CCCCCC;
   border-top: 0px;
   border-left: 0px;
   font-weight: bold;
}

#Heading {
   width: 740px;
/*   background-color: #F0F0F0; */
   padding-top: 5px;
   padding-top: 5px;
   font: 13px Trebuchet MS, arial, sans-serif; 
   color: #EFB30F;    
}

#Grey { font: 12px Trebuchet MS, arial, sans-serif; color: #8b7f72; border: 0; }
#Grey a:link, #Grey a:visited { color: #8b7f72; text-decoration: underline;  border: 0;}
#Grey a:hover, #Grey a:active { color: #8b7f72; text-decoration: none; border: 0;}

#MainBody { 
   width:750px;
   height: 100%;
   margin: 0px auto 0 auto;
   text-align: justify;
}

#MainMenu { 
font: 13px Trebuchet MS, arial, sans-serif; 
color: #8b7f72; 
text-align: justify;
}
#MainMenu a:link, #MainMenu a:visited { color: #8b7f72; text-decoration: none;  border: 0;}
#MainMenu a:hover, #MainMenu a:active { color: #8b7f72; text-decoration: underline;  border: 0;}

#RiceMenu { 
font: 13px Trebuchet MS, arial, sans-serif; 
color: #8b7f72; 
text-align: left;
padding: 5px 0px 5px 0px;
 border: 0;
}
#RiceMenu a:link, #RiceMenu a:visited { color: #EFB30F; text-decoration: none;  border: 0;}
#RiceMenu a:hover, #RiceMenu a:active { color: #EFB30F; text-decoration: underline;  border: 0;}

#Yellow { font: 12px Trebuchet MS, arial, sans-serif; color: #EFB30F; }
#Yellow a:link, #Yellow a:visited { color: #EFB30F; text-decoration: underline; }
#Yellow a:hover, #Yellow a:active { color: #EFB30F; text-decoration: none; }

.feedback {
	border: 1px solid #9E472B;
	width: 90%;
	font: 11px/16px arial, sans-serif, helvetica; color: #9E472B;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#popUP {
   font: 12px/14px arial, sans-serif, helvetica;
   position: absolute; left: 120px;top: 110px;
   width: 435px;
   border-color: Black;
	border: 1px solid #CCCCCC;
   background: #DDDDDD;
}

