body {  margin: 0px  0px; padding: 0px  0px}
a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:active { color: #000000; text-decoration: underline}
a:hover { color: #000000; text-decoration: underline}
p {font-size: 11px; font-family: Verdana, Arial, Tahoma, MS Sans Serief, Arial;}
td {font-size: 11px; font-family: Verdana, Arial, Tahoma, MS Sans Serief, Tahoma, MS Sans Serief, Arial;}
font {font-size: 11px; font-family: Verdana, Arial, Tahoma, MS Sans Serief, Tahoma, MS Sans Serief, Arial;}

.copy {
	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Verdana;
}
.copy A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.copy A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.copy A:active { 
	color: #FFFFFF; text-decoration: underline
}
.copy A:hover { 
	color: #FFFFFF; text-decoration: underline
}

.big {
	font-family: Tahoma;
	font-size: 18px;
	color: #660000;
}

.copy01 {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana;
}
.copy01 A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
.copy01 A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
.copy01 A:active { 
	color: #333333; text-decoration: underline
}
.copy01 A:hover { 
	color: #333333; text-decoration: underline
}

table#cats tr td.catimg {
	padding:5px 0px 5px 30px;
	width:30%;
}
table#prods tr td.catimg {
	padding:5px 0px 5px 30px;
}
table tr td#dealers {
	text-align:left;
}
table#cats tr td#dealers hr {
	width:650px;
	padding-left:0px;
	margin-left:0px;
}
table#prods tr td hr {
	text-align:center;
	width:400px;
}
table tr td.catimg img {
	border:0px;
}
table tr td.catselect {
	text-align:center;
}
table#shoplist {
	width:100%;
	border:0px;
	text-align:center;
}
table#shoppinglist tr td {
	padding:5px;
}
table thead tr td,
table tfoot tr td {
	font-weight:bold;
	text-decoration:underline;
}
.redtext {
	color:#F00;
}
#imglist {
	float:left;
	border:1px solid #FF0;
	width:198px;
	height:598px;
	text-align:center;
	overflow:auto;
}
#imglist img {
	height:150px;
	width:150px;
	margin:10px;
}
#mainimg {
	position:relative;
	float:right;
	border:1px solid #000;
	width:598px;
	height:598px;
	text-align:center;
}
#imgslide {
	text-align:center;
	padding-top:80px;
}
#btnClose {
	position:absolute;
	top:560px;
	left:530px;
}
table#orders {
	text-align:center;
}
table#orders tr.header {
	font-weight:bold;
}
#logonbox {
	width:100%;
	height:100%;
	padding:70px 40px 0px 0px;
	text-align:right;
	background-image:url(../images/img_07.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
h1 {
	font-size:20px;
}
.hideprod {
	display:none;
}