body {
	background-color: #EC005E;
	background-image: url(../images/background.gif);
	background-position: center;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #666666;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #ff0066;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #ff0066;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ff0066;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #ff0066;
	font-weight: bold;
	text-decoration: underline;
}

.emailaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.emailaddress a:link {
//	color: #ffcc00;
	color: #ffffff;
	text-decoration: none;
}
.emailaddress a:visited {
	color: #ffffff;
	text-decoration: none;
}
.emailaddress a:hover {
//	color: #330000;
	color: #ffcc00;
	text-decoration: none;
}
.emailaddress a:active {
	color: #ffcc00;
	text-decoration: none;
}

.emaillist {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.nav a:link {
	color: #ff0066;
	text-decoration: none;
	font-weight: normal;
}
.nav a:visited {
	color: #ff0066;
	text-decoration: none;
	font-weight: normal;
}
.nav a:hover {
	color: #FF6600; //was #999999
	text-decoration: none;
	font-weight: normal;
}
.nav a:active {
	color: #FF6600; //was #999999
	text-decoration: none;
	font-weight: normal;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	font-size:10px;
}
.navoff {
	color: #FF6600; //was #999999
	text-decoration: none;
	font-weight: normal;
}
.navoff a:link {
	color: #FF6600; //was #999999
	text-decoration: none;
	font-weight: normal;
}
.navoff a:visited {
	color: #FF6600; //was #999999
	text-decoration: none;
	font-weight: normal;
}
.slash {
	background-image: url(../images/slash.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bottomleft {
	background-image: url(../images/corner_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomright {
	background-image: url(../images/corner_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topleft {
	background-image: url(../images/corner_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topright {
	background-image: url(../images/corner_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.topshop {
	background-image: url(../images/top_shop.gif);
	background-repeat: no-repeat;
}
.bottomshop {
	background-image: url(../images/bottom_shop.gif);
	background-repeat: no-repeat;
}
