﻿Body {
	background: black;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div.logo { 
	vertical-align: bottom; 
	margin-right: 50px;
	margin-left: 50px;	
} 

td.header {
	font-family: Century Gothic;
	font-size: small;
	color: #FFFFFF;	
	font-weight: normal;
	text-align: right;
}

.style8 {
	border-width: 0px;
}

.style3 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

p.header {
	margin-right: 50px;
	margin-left: 50px;	
}

td.footer {
	font-family: Century Gothic;
	font-size: small;
	color: #FFFFFF;	
	font-weight: normal;
	text-align: center;
}

td.shop {
	font-family: Century Gothic;
	font-size: small;
	color: #FFFF00;	
	font-weight: normal;
	text-align: center;
}

td.regform {
	font-family: Century Gothic;
	font-size: 11px;
	color: #999999;	
	font-weight: bold;
	text-align: left;
}

td.regformsmall {
	font-family: Myriad Pro;
	font-size: 9px;
	color: #999999;	
	font-weight: normal;
	text-align: left;
}

td.regform2 {
	font-family: Myriad Pro;
	font-size: 10px;
	color: #FFFFFF;	
	font-weight: normal;
	text-align: left;
}


a.products:link{	color: #FFFFFF; text-decoration:none;}
a.products:visited{	color: #FFFFFF; text-decoration:none;}
a.products:active{	color: #EC008B; text-decoration:none;}
a.products:hover{	color: #EC008B; text-decoration:none;}

a.nav:link{	color: #FFFFFF; text-decoration:none;}
a.nav:visited{	color: #FFFFFF; text-decoration:none;}
a.nav:active{	color: #EC008B; text-decoration:none;}
a.nav:hover{	color: #EC008B; text-decoration:none;}

a.navshop:link{	color: #FFFF00; text-decoration:none;}
a.navshop:visited{	color: #FFFF00; text-decoration:none;}
a.navshop:active{	color: #FFFF00; text-decoration:none;}
a.navshop:hover{	color: #FFFF00; text-decoration:none;}

ul.product_menu {
	padding: 0;
	margin: 0 0 0 175px;
}

ul.product_menu li{
	list-style: none;
	display: inline;
	padding: 0 5px 0 5px;
	font-family: Century Gothic;
	font-size: 11px;
	color: #FFFFFF;
}

ul.product_menu li a{
	color: #FFFFFF;
	text-decoration: none;
}