body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0px;
	font-family:  Trebuchet, Arial, Verdana, Helvetica, serif;
	color: #501000;
	text-decoration: none;
	scrollbar-face-color:#501000;
	scrollbar-arrow-color:#EBDDD3;
	scrollbar-track-color:#EBDDD3;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#EBDDD3;
	scrollbar-darkshadows-Color:#000000;
	padding: 0px;
}
.textStyle1 {
	color: #501000;
	text-decoration:none;
	font-size:12px;
	}
	a.textStyle1:link{
	color: #501000;
	text-decoration:underline;
	}
	a.textStyle1:visited{
	color: #501000;
	text-decoration:underline;
	}
	a.textStyle1:active{
	color: #501000;
	text-decoration:underline;
	}
	a.textStyle1:hover {
	color: #993300;
	text-decoration:underline;
}
.textStyle2 {
	text-align: left;	
	font-size:12px;
	}
	a.textStyle2:link{
	color:#993300;
	text-decoration:underline;
	}
	a.textStyle2:visited{
	color:#993300;
	text-decoration:underline;
	}
	a.textStyle2:active{
	color:#993300;
	text-decoration:underline;
	}
	a.textStyle2:hover {
	color:#000000;
	text-decoration:underline;
}
.textStyle3 {
	font-size:14px;
	text-decoration:none;
	font-weight: bold;

	}
	a.textStyle3:link{
	color:#999999;
	}
	a.textStyle3:visited{
	color:#999999;
	}
	a.textStyle3:active{
	color:#999999;
	}
	a.textStyle3:hover {
	color:#EBDDD3;
}
.textStyle4{
	font-size:20px;
	font-weight: bold;
}
.textStyle5{
	text-align: center;
	font-size:40px;
	text-decoration:none;
	border:0;
	}
	a.textStyle5:link{
	color:#FFFFFF;
	}
	a.textStyle5:visited{
	color:#FFFFFF;
	}
	a.textStyle5:active{
	color:#FFFFFF;
	}
	a.textStyle5:hover {
	color:#000066;
}
.textStyle6 {
	color: #501000;
	font-weight:bolder;
	text-decoration:none;
	font-size:11px;
	}
	a.textStyle6:link{
	text-decoration:none;
	color:#501000;
	}
	a.textStyle6:visited{
	text-decoration:none;
	color:#501000;
	}
	a.textStyle6:active{
	text-decoration:none;
	color:#501000;
	}
	a.textStyle6:hover {
	text-decoration:underline;
	color:#993300;
}

.textStyle7 {
	color: #FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	font-size:11px;
	}
	a.textStyle7:link{
	text-decoration:none;
	color:#FFFFFF;
	}
	a.textStyle7:visited{
	text-decoration:none;
	color:#FFFFFF;
	}
	a.textStyle7:active{
	text-decoration:none;
	color:#FFFFFF;
	}
	a.textStyle7:hover {
	text-decoration:underline;
	color:#EBDDD3;
}
.textStyle8 {
	text-align:right;
	color: #501000;
	text-decoration:none;
	font-size:12px;
	}
	a.textStyle8:link{
	text-align:right;
	color: #501000;
	text-decoration:underline;
	}
	a.textStyle8:visited{
	text-align:right;
	color: #501000;
	text-decoration:underline;
	}
	a.textStyle8:active{
	text-align:right;
	color: #501000;
	text-decoration:underline;
	}
	a.textStyle8:hover {
	text-align:right;
	color: #993300;
	text-decoration:underline;
}

img.thumbimage{
	border: 1px solid #501000;
	}
	img.thumbimage:hover {
	border-color: #AAAAAA;
}
#maintable{
	border: 1px solid #501000;
}
#maincell{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#productcell{
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#productimage{
	border: 1px solid #501000;
	margin-right: 20px;
	margin-left: 20px;
}
#toplink{
	text-align: right;
	float: right;
	
}
