.catlist {
}

.catlisttbl {
	margin-left: auto;
	margin-right: auto;
}

.catmini {
	width: 116px;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: center;
	margin: 10px;
}

.catminilink, .catminilink:link, .catminilink:visited {
	display: block;
	color: black;
	text-decoration: none;
	padding-top: 10px;
}

.catminilink:hover, .catminilink:active {
	display: block;
	color: black;
	text-decoration: none;
	background-image: url(../img/catselection.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.catminiimg {
	border: 0px solid black;
}

.catminiimgwrap {
	display: block;
	height: 139px;
}

.prodimgwrap {
	text-align: center;
}

.bigprodimg {
	border: 2px outset green;
}

.catprodtableofmini {
	margin-left: auto;
	margin-right: auto;
	border: 0px solid black;
	border-collapse: separate;
}

.productminitd {
	border: 1px solid #CACACA;
	background-color: #999999;
}

.productmini {
	width: 250px;
	margin: 5px;
	font-size: 12px;
	font-weight: normal;
}

.productminitbl {
	width: 250px;
	overflow: hidden;
}

.productminileft {
	width: 100px;
	height: 130px;
}

.productminiright {
	height: 130px;
}
 
.productminibottom {
	height: 30px;
	font-weight: normal;
	font-style: italic;	
}

.productminiimgwrap {
	display: block;
	text-align: center;
}

.productminiimg {
	border: 0px solid black;
	margin-top: 10px;
}

.prodamount {
	border: 1px solid black;
	width: 30px;
}

INPUT {
	background-color: white;
	vertical-align: top;	
}

.button {
	font-size: 10px;
	font-weight: normal;
	border: 0px solid green;
	background-image: url(../img/button.png);
	background-repeat: repeat-x;
	background-position: top left;
	height: 21px;
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px; margin:2px;
	margin-top: 0px;
	margin-right: 0px;
	border: 1px solid black;
}

.buttonbig {
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 5px;
	font-size: 12px;
	font-weight: bold;
}

.orderform_buttons {
	margin: 30px;
	text-align: center;
}

.comments {
	width: 400px;
	height: 200px;
}

DT {
	margin-top: 15px;
}

.Paging_NavBar {
	text-align: center;
	margin-top: 15px;
	clear: both;
}

.Paging_NavItem {
	margin: 10px;
	font-size: 12px;
	font-weight: bold;
}

.Paging_NavCurrItem {
	color: #03e91a;
	font-size: larger;
}

.Paging_Link, .Paging_Link:link, .Paging_Link:visited {
	text-decoration: none;
}

.Paging_Link:hover, .Paging_Link:active {
	text-decoration: decoration;
}

.colimages {
	margin: 0x;	
}

.colimagetop {
	border: 0px solid black outset;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
}

.colimagebottom {
	border: 0px solid black outset;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -16px;
}
