html, body, #wrapper {
	height:100%;
	width:100%;
	margin: 0;
	padding: 0;
	border: none;
	/*overflow-y: auto;*/
	/*overflow-x: hidden;*/
	text-align: center;
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	  }
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
}
TD.topbg {
	font-size: 11px;
	font-weight: bold;
	color : #FFF;
	background-image: url(../images/topbg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 1000px;
}
.contentBg {
	background-color: #000000;
	background-image: url(../images/contentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 1000px;
}


TD.yellow {
	background-color: #FFCC00;
}

TD.barbg {
	background-image: url(../images/barbg.jpg);
}

TD.linebg {
	background-image: url(../images/rightdotbg.gif);
}

TD.rightdots {
	background-image: url(../images/rightdots.gif);
}

TD.tabledots {
	background-image: url(../images/rightdotbg.gif);
}

TD.buttonbg {
	font-size: 12px;
	font-weight: bold;
	color : #FFCC00;
	background-image: url(../images/buttonbg.jpg);
}

TD.footer {
	font-size: 11px;
	color : #FFF;
	background-image: url(../images/buttonbg.jpg);
}

TD.barmid {
	font-size: 11px;
	color : #999;
	background-image: url(../images/barmid.jpg);
	padding-bottom: 2px;
}

TD.news {
font-size: 11px;
color: #006DA5;
font-weight : bold;
}

TABLE.cobtbl{
	width:580px;
	border: 1px solid #8e0000;
	background-image: url(../images/25op.png);
	background-color: transparent;
	margin: 10px;
}
TABLE.products{
	width:580px;
	margin: 10px;
}
TD.cobhl{
	background-image: url(../images/25op.png);
	background-color: transparent;
}
TD.cobll{
	background-color: transparent;
	color : #000000;
}

.textarea {
font-size: 8pt;
font-family: Tahoma;
color: #FFF;
border: 1px solid #8e0000;
background-color: transparent;
}

TD.whitetext {
	font-size: 11px;
	font-weight: bold;
	color : #FFF;
	}

A:link {
	color: #999999;
	text-decoration: none;

}

A:visited {
	color: #666666;
	text-decoration: none;

}

A:active {
	color: #8e0000;
	text-decoration: none;

}

A:hover {
	color: #C40000;
	text-decoration: none;

}

A.footer:link {
	color: #999999;
	text-decoration: none;

}

A.footer:visited {
	color: #666666;
	text-decoration: none;

}

A.footer:active {
	color: #8e0000;
	text-decoration: none;

}

A.footer:hover {
	color: #C40000;
	text-decoration: none;

}

TD {
	font-size: 12px;
}

P {
	font-size: 12px;
}

TD.smaller {
	font-size: 11px;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.mincart {
	font-size: 11px;
}

P.mincart {
	font-size: 11px;
}
HR {
	color : #8e0000;
	height : 1px;
}
.scaleLeft {
	background-image: url(../images/scaleLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
}
.scaleRight {
	background-image: url(../images/scaleRight.jpg);
	background-repeat: no-repeat;
	background-position: Left top;
	background-color: #000000;
}
.sideCol {
	background-color: #333333;
	margin: 20px;
}
input[type=button]{
	background-image: url(../images/50op.png);
	background-color:transparent;
	color:#FFFFFF;
	font-size: 11px;
	height: 18px;
	border: 1px solid #8e0000;
}
input[type=submit]{
	background-image: url(../images/50op.png);
	background-color:transparent;
	color:#FFFFFF;
	font-size: 11px;
	height: 18px;
	border: 1px solid #8e0000;
}
#idList {
	margin: 5px;
	padding: 0;
}
 
#idList li{
	display: block;
	margin: 0;
	padding: 5px;
	width: 130px;
	background: #333;
	color: #888;
	list-style-type: none;
	cursor: pointer;
	overflow: hidden;
}
#idList #blankli{
	display: block;
	padding: 5px;
	width: 130px;
	height:10px;
	background: #333;
	color: #888;
	list-style-type: none;
	cursor: default;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.prodimage{
	border: 3px solid #8e0000;
}
img.prodimage:hover{
	border: 3px solid #666666;
}
#mininav{
	border: 1px solid #8e0000;
	text-align: center;
}
SPAN.price {
	COLOR: #CC0000;
	font-size: 18px;
	font-weight: bold;
}
.eFriend{
	color:	#000000;
}
#homeButton{
	display: block;
	width: 250px;
	height: 50px;
	margin-left: 100px;
	cursor: pointer;
	cursor: hand;
}

