/* 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 {
	color: #666666;
}

.thumbline {
	width:100%;
	border-style:solid;
	border-color:#990000;
	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 {
	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 {
	color: #666666;
}

.thumbline2 {
	width:100%;
	border-style:solid;
	border-color:#990000;
	border-width: 1px 0px 0px 0px;
	margin-top:2px;
}

