body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 12pt;	
	text-align: left;
}

table.main {
 	background: #FFFFFF;
 	position: relative;
	height: 100%;
	width: 780;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
}

table.homemain {
 	background: #FFFFFF;
 	position: relative;
	height: 350;
	width: 780;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
}

table.generic {
 	position: relative;
	width: 100%;
	border-style: solid;
	border-width: 0px;	
}

table.content {
	background: #EEEEEE;
 	position: relative;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;		
	
}

td {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	vertical-align: top;
}

td.center {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 12pt;	
	vertical-align: middle;
}

.cart_cost {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;	
}

td.menu_item {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 12pt;	
	vertical-align: middle;
	width: 208;
	height: 20;
	background: #EEEEEE
}

a {text-decoration: none; font-weight: em; color:#333399;} 
a:hover {text-decoration: underline; font-weight: em; color:#996600;}

.faq {
font-family: verdana, sans-serif;
font-size: 12px;
font-weight: bold;
margin-bottom: 0px;
color: #330000;
}

h2 {
font-family: verdana, sans-serif;
font-size: 14px;
font-weight: bold;
margin-bottom: 0px;
color: #330000;
}

h1 {
font-family: verdana, sans-serif;
font-size: 18px;
font-weight: bold;
margin-bottom: 0px;
color: #330000;
}