body {
        margin: 0;        
        padding: 0;
	background-image: url(../images/bigback.gif);
	background-repeat: no-repeat;
}

p, td, div {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 1;
}

ul, li  {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 0;
}

a:hover.nav {	
	color: #630000;
	text-decoration: underline;
}

a.nav {	
	color: #000000;
	text-decoration: none;
}

a:hover.shop {	
	color: #630000;
	text-decoration: underline;
}

a.shop {	
	color: #630000;
	text-decoration: none;
}

a.grey {
	color: #C0C0C0;
	text-decoration: underline;
}

.heading {
	font-size: 14pt;
	color: #630000;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1;
}

.small {
	font-size: 7.5pt;
	color: #C0C0C0;
}

.darkred {
	color: #630000;
}

.border {
	border: 1px;
	border-color: #CE9402;
	border-style: solid;
}