/* thum styles are used to format multi product and thumbnail pages*/

.thumtable {
	background-color: #FFFFFF;
}

.thumcells {
	background-color: #FFFFFF;
}
.thumname a:link { font-weight:bold;
}
.thumname a:visited { font-weight:bold;
}
.thumname a:hover { font-weight:bold;
}
.thumname a:active{ font-weight:bold;
}
.thumshortdesc {
	
}

.thumbline {
	width:100%;
	border-style:solid;
	border-color:#000000;
	border-width: 1px 0px 0px 0px;
	margin-top:2px;
}/* thum styles are used to format multi product and thumbnail pages*/

.thumtable2 {
	background-color: #FFFFFF;
}

.thumcells2 { text-align:center;
	background-color: #FFFFFF;
}
.thumname2 a:link { font-weight:bold;
}
.thumname2 a:visited { font-weight:bold;
}
.thumname2 a:hover { font-weight:bold;
}
.thumname2 a:active{ font-weight:bold;
}
.thumshortdesc2 { text-align:left; font-size:10pt;
}

.thumbline2 {
	width:100%;
	border-style:solid;
	border-color:#000000;
	border-width: 1px 0px 0px 0px;
	margin-top:2px;
}
.thumbimg2 {text-align:center;}
