
body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	background-image:url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1
{
	font-size: 13px;
	font-weight: bold;
}

h2
{
	font-size: 11px;
	font-weight: bold;
}

.main_table
{	
	padding-top: 160px;
}

.disclaimer
{
	font-size: 10px;
	color: #333333;
}

.special
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC6600;
}

.price
{
	color: #CC6600;
	font-weight: bold;
}

.navigation_div
{
	padding-bottom: 10px;
}

.shop_head
{
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
}

.shop_border
{
	width: 602px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

a.link_foot, a.link_foot:visited, a.link_foot:active, a.link_foot:hover 
{
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

a, a:visited, a:active, a:hover 
{
	font-size: 10px;
	color: #0033FF;
	text-decoration: underline;
}