body {
	background-image: url(../images/bg6.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.wbmaster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #F80593;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FB0490;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.othersites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #F80593;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2pt;
	text-align: center;
	font-weight: bold;
}
.updatelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.updatephoto {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #FFAEAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
.updatebox {
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #FF0099;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	list-style-type: disc;
	font-style: italic;
	line-height: 150%;
}
#header {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
.prodImage {
	background-color: #FFFFFF;
	padding: 8px;
	height: 150px;
	width: 50px;
	border: 1px solid #FF9999;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
}
.boxmain {
	background-color: #FFD6D4;
	margin: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: none;
	border-bottom-style: double;
	border-bottom-color: #FF0099;
	border-left-color: #FF0099;
	border-top-style: none;
	border-left-style: double;
}
hr {
	border: medium double #FF0099;
}
.indextitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

