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

.addr_name {
	font-family: verdana, sans-serif;
	font-size: 16px;
	line-height: 14pt;	
	font-weight: bold;
	color: #990033;	
}

.section {
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 14pt;	
	font-weight: bold;
	color: #333333;
}

.highlight {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 12pt;	
	font-weight: bold;
	color: #000000;
}

.prod_title {
	font-family: verdana, sans-serif;
	font-size: 14px;
	line-height: 14pt;	
	font-weight: bold;
	color: #000000;
}

.blue {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 12pt;	
	font-weight: bold;
	color: #0066CC;
}

.menu {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 18pt;	
	color: #333333;
}

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

.title {
	font-family: verdana, sans-serif;
	font-size: 16px;
	line-height: 14pt;	
	font-weight: bold;
	color: #993366;
}

table.main {
 	background: #999999 url(images/gs-bg.jpg) no-repeat scroll top center;
 	position: relative;
	height: 100%;
	width: 780;
	border-style: solid;
	border-width: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
}

table.content {
	background: #FFFFFF;
	filter:alpha(Opacity=70);
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

table.menu {
	background: #FFFFFF;
	filter:alpha(Opacity=70);
	-moz-opacity:0.7;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;	
}

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: 14pt;	
	vertical-align: middle;
}

a {text-decoration: none; color:#993333;} 
a:hover {text-decoration: none; color:#FF0000;}


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;
}