body
{
	color: #000000;
	height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #eae8af;
	text-align: left;
}


.left {  
	float:left;			
}

.right {  
	float:right;			
}

h1
{
	font-family: Arial, Helvetica, sans-serif; 
	margin-top: 0px;	
	margin-bottom: 0px;		
	color: #6E3D03;
	font-size: 24px;
	font-weight: normal;
	font-weight: bold;	
}

h2
{
	font-family: Arial, Helvetica, sans-serif; 
	margin-top: 0px;	
	margin-bottom: 0px;		
	color: #6E3D03;
	font-size: 20px;
	font-weight: normal;
	font-weight: bold;	
}

h3
{
	font-family: Arial, Helvetica, sans-serif; 
	margin-top: 0px;	
	margin-bottom:5px;		
	margin-left: 0px;
	color: #6E3D03;
	font-size: 18px;
	font-weight: normal;
	font-weight: bold;	
}


h4
{
	font-family: Arial, Helvetica, sans-serif; 
	margin-top: 0px;	
	margin-bottom: 3px;		
	color: #6E3D03;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;	
}

p
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #3C1000;
	font-size: 13px;
	font-weight: normal;
}

td 
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #3C1000; 
	font-size: 12px;  
}

a
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #0033cc;
	font-size: 13px;
	font-weight: bold;
}

a:hover, a:active
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #ff6600;
	font-size: 13px;
	font-weight: bold;
}

a.smlink
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #0033cc;
	font-size: 11px;
	font-weight: bold;
}

a.smlink:hover, a.smlink:active
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #ff6600;
	font-size: 11px;
	font-weight: bold;
}

a.printlink
{
	padding-right: 19px; 
	background: url(../icons/printer.png) no-repeat 100%;		
}

a.order
{
    border-top: 2px solid #dddddd;
    border-left: 2px solid #dddddd;
    border-right: 2px solid #999999;
    border-bottom: 2px solid #999999;
	background: #6B8A15;
	color: #FFFFFF;
	padding:5px;	
	text-decoration:none;	
}

.button {
	cursor: pointer;
	width: auto;
    height: 29px;
    border: solid 1px #666;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	background: #993300;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 50%, from(#CCC), to(#993300));
	color: #fff;
	padding:5px 20px;	
	text-decoration:none;	
	font-weight: bold;
	font-size:14px;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0;
}	

.button:hover, .button:active {
	color: #ff6600;
	width: auto;
    height: 29px;
	font-size:14px;	
}

a.top
{
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4e4b;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
	background: url(../images/arrow_top.gif) no-repeat left;
}

a.top:hover, a.top:active
{	
	font-family: Arial, Helvetica, sans-serif; 
	color: #4e4e4b;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px; 
	background: url(../images/arrow_top.gif) no-repeat left;		
}

.day
{
	font-family: Arial, Helvetica, sans-serif; 
	margin-top: 10px;	
	margin-bottom: 5px;		
	margin-left:0px;	
	color: #6E3D03;
	font-size: 15px;
	font-weight: bold;
}

.copyright 
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #bbbbbb;
	font-size: 11px;
	font-weight: normal;
	margin-left: 8px;	
}

#display ul
{	
	list-style: none;
	display: inline;
}

#display li
{
	display: inline;
}

img.border {  
    border: 3px solid #ffffff;
    padding: 0;		
	margin: 0px 8px 8px 8px;				
}

td.head 
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #3C1000; 
	font-size: 13px;  
	font-weight:bold;
	padding: 10px 0px 10px 10px;
}

.note
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #3C1000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic		
}

.warning
{
	color: #ff0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.bullet
{
	width:12px;
	font-weight: bold;
}
