 body  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; 
 margins: 0px; 
 }
 table { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
 td    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
 th    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }
 ul    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
 ol    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
 li    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
 p     { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
 div   { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
 blockquote  { font-family: Arial, Helvetica, sans-serif; }
 input     { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
 .inputsmall    { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
 textarea  { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
 select    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
 option    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
h1           { color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 15pt; }
h2           { color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; }
h3           { color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 13pt; }
h4           { color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
h5           { color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
h6           { color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
 a:link          { color: #0000FF; text-decoration: none; font-weight:bold }
 a:link:hover    { color: #800000; text-decoration: underline; font-weight:bold; }
 a:visited       { color: #376682; text-decoration: none; font-weight:bold }
 a:visited:hover { color: #6A0000; text-decoration: underline; font-weight:bold }


#wrapper{
	width:850px;
	margin: 0 auto;

}

.storelogin  { font-family: Verdana; font-size: 8pt; color: #000000 }
table.storelogin { color: #000000; background-color: #EEEEEE }
th.storelogin {color: #FFFFFF; font-weight: bold; background-color: #000080; padding-left:0; padding-right:0; padding-top:4px; padding-bottom:4px}

.store_error  { font-family: Verdana; color: #FF0000 }
.storetable{ border: 3px solid #003366; background-color:#FFFFFF;}
.storecheckouttable{ background-color:#FFFFFF;}

.storelabels{ font-family: arial; color: #003366; font-size: 10pt; padding: 5px; background-color: #E5EAEF;}
.storitems{ padding: 5px; padding-bottom: 20px;}
.storeitemsbreak{border-top: 1px solid #7F99B2; background-color: #CCD6E0;}
.storetotals{border-top: 1px dashed #FC1921; font-family: arial; color: #003366; font-size: 10pt; padding: 5px; }
.storeship{font-family: arial; color: #003366; font-size: 10pt; padding: 5px; }
.storetop{ font-family: arial; color: #ffffff; font-weight: bold; font-size: 14pt; padding: 5px; background-color: #003366;}
.storequantity{font-family: arial; color: #000000; width: 45px; font-size: 12px; text-align:center;}

.menutable{
	border: 2px solid #000275;
}
.menutop{
	background-color: #000275;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding: 4px;
}
.menubot{
	font-size: 12px;
	font-family: arial;
	text-align: left;
	color: #000000;
	padding: 4px;
	padding-left:21px;
}
body, table, tr, td{
	font-size: 11px;
	font-family: arial;
	color: #000000;
}

