body { 
	background-color: #F7F7F7;
    scrollbar-face-color: #BDBDBD;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #DFDFDF;
    scrollbar-shadow-color: #999999;
    scrollbar-highlight-color: #E6E6E6;
    scrollbar-3dlight-color: #E6E6E6;
    scrollbar-darkshadow-color: #E6E6E6;
    margin: 10px 0px 0px 0px;
}
.page{
	position: absolute;
	top: 10;
	left: 100;
	visibility: hidden;
}
.box { float: center; width: 778px;}
#boxContent { border: none;}
#boxContent { position: relative; left: -2px; top: -2px; }
#boxContainer { position: relative; background: #cccccc; margin: 4px;}
.main {
	width: 778px
	border-collapse: collapse;
	border: solid 1px #000000;
	padding: 0px;
	margin: 0px;
}
.main td {
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
h4
{ position: relative; 
top: 0;
left: 5;
z-index: 2;
background: #FFFFFF;
}

SPAN.price {
COLOR: #FF0000;
}
h1           
{ color: #000000; 
font-size: 18px;
font-family: Century Gothic;
margin-top: 0px; 
margin-bottom: 10px;
font-weight: bold;
}
input.search
{
	height: 17px;
	background-color: #FB7A02;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 8pt;
}

input.signup
{
	height: 17px;
	background-color: #FB7A02;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 8pt;
}
A.email:link {
	background: url('images/black/contactback.gif');
background-repeat: no-repeat;	
height: 47px;
	width: 120px;
	display: block;
	margin: 0px;
	padding: 2px;
	color: #000000;
}
A.email:visited {
	background: url('images/black/contactback.gif');
background-repeat: no-repeat;	
height: 47px;
	width: 120px;
	display: block;
	margin: 0px;
	padding: 2px;
	color: #000000;
	}
A.email:hover {
	background: url('images/black/contactback.gif');
background-repeat: no-repeat;	
height: 47px;
	width: 120px;
	display: block;
	margin: 0px;
	padding: 2px;
	color: #CC0000;
	}
A.email:active {
	background: url('images/black/contactback.gif');
background-repeat: no-repeat;	
height: 47px;
	width: 120px;
	display: block;
	margin: 0px;
	padding: 2px;
	color: #000000;
	}
A:link {
	color: #666666;
	font-family: tahoma;
	text-decoration: none;
}

A:visited {
	color: #666666;
	font-family: tahoma;
	text-decoration: none;
}

A:active {
	color: #666666;
	font-family: tahoma;
	text-decoration: none;
}

A:hover {
	color: #333333;
	font-family: tahoma;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	font-family: tahoma;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
    font-family: tahoma;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	font-family: tahoma;
	text-decoration: none;
}

A.dark:hover {
	color: #333333;
	font-family: tahoma;
	text-decoration: none;
}

TD {
	font-size: 8pt;
	font-family : Tahoma; 

}

P {
	font-size: 8pt;
	font-family : Tahoma;
	color: #666666
}

TD.dark {
	font-size: 8pt;
	font-family : Tahoma;
	color : #FFDE9B;
}

TD.menuhead {
	font-size: 8pt;
	font-family : Tahoma;
	color : #E4E4E4;
}

P.dark {
	font-size: 12px;
	font-family : Tahoma;
}

TD.smaller {
	font-size: 8pt;
	font-family : Tahoma;
	color : #666666;
}

TD.date {
	font-size: 8pt;
	font-family : Tahoma;
	color : #E4E4E4;
}

P.smaller {
	font-size: 8pt;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	font-size: 8pt;
	font-family : Tahoma;
}

P.mincart {
	font-size: 8pt;
	font-family : Tahoma;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
color : #666666;
}

P.catname {
font-size: 8pt;
font-family : Tahoma;
font-weight : bold
text-align: left; 
margin-top: 0px; 
margin-bottom: 0px; 
vertical-align:bottom; 
}

HR {
	height: 1px;
	color: #999999;
}
.tabtable {
width: 75%;
border-collapse: collapse;
}
.tabtable td {
font-size: 11px;
font-family : Arial;
color: #FFFFFF;
font-weight : 400;
text-align: left; 
margin-top: 0px; 
margin-bottom: 0px; 
}
.tbay {
border: solid 1px #000000;
width: 600px;
border-collapse: collapse;
}
.tbay td {
border: solid 1px #000000;
font-size: 11px;
font-family : Tahoma;
color: #000000;
padding: 4px;
height: 10px;
}
#showimage{
text-align: center;
width: 500px;
position:absolute;
visibility:hidden;
border: outset 1px #666666;
background-color: #FFFFFF;
padding-bottom: 10px;
}
#dragbar{
text-align: right;
cursor: move;
background-color: #FFFFFF;
padding: 0px;
}
#dragbar #closetext{
cursor: pointer;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
margin-right: 1px;
color: #cccccc;
}
UL {
	list-style: disk;
	padding-left: 1em;
	margin-left: 10px;
	margin-top: 5px;
}
li {
	padding-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 11px;
	font-family : Tahoma, Arial, sans-serif;
	color: #000000;
}
A.hires:link {	
	display: block;
	border: outset 1px #666666;
	padding: 2px 0px 2px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	width: 100%;
	background-image: url('images/button_hires.jpg');
}	
A.hires:visited {	
	display: block;
	border: outset 1px #666666;
	padding: 2px 0px 2px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	width: 100%;
	background-image: url('images/button_hires.jpg');
}	
A.hires:hover {	
	display: block;
	border: inset 1px #666666;
	padding: 2px 0px 2px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	width: 100%;
	background: #FF0000;
}	
A.hires:active{	
	display: block;
	border: outset 1px #666666;
	padding: 2px 0px 2px 4px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	width: 100%;
	background-image: url('images/button_hires.jpg');
}