body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}

a {
	font-size: 11px;
	color: #009900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	height: 100px;
	vertical-align: top;
}
.btmgrey {
	background-image: url(../images/btmwhite.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.contentbg {
	background-image: url(../images/content_background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #7A952B;
	font-family: Arial, Helvetica, sans-serif;
}
.topbg {
	background-image: url(../images/topbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topbg2 {
	background-image: url(../images/topbg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.btmline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.rightline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}

.mybox1 {
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.soldout {
	color: #FF0000;
	text-decoration: line-through;
}
