.imageTD{
	font-size: 1px;
	height: 1px;
	text-align: center;
	vertical-align: top;
}
.scrollMessage{
	background-color: #292929;
	height: 20px;
	vertical-align: top;
	color: white;
	font: normal 11px Verdana,Arial;
}
.mainTD{
	vertical-align: top;
}
.mainCategory{
	background-image: url("images/category_bg.jpg");
	height: 32px;
	color: white;
	padding-left: 10px;
	font: bold 15px Arial;
}
.leftCategories{
	padding: 3px 5px 2px 5px;
	font: normal 11px Tahoma,Verdana,Arial;
	color: white;
}
.leftCategories a:link{
	color: white;
	text-decoration: none;
}
.leftCategories a:visited{
	color: white;
	text-decoration: none;
}
.leftCategories a:active{
	color: white;
	text-decoration: none;
}
.leftCategories a:hover{
	color: white;
	text-decoration: underline;
}
.bodyText{
	vertical-align: top;
	font: normal 11px Verdana,Arial;
	text-align: justify;
	padding: 0px 5px 0px 5px;
}
.categoryDescription{
	text-align: justify;
	font: normal 10px Tahoma,Arial;
	padding: 5px 5px 5px 0px;
}
.itemCode{
	color: #DD0000;
	font: bold 15px Arial;
	padding: 5px 5px 5px 0px;
	border-bottom: 2px solid #E0E0E0;
	height: 50px;
}
.itemCode a:link{
	color: #DD0000;
	text-decoration: none;
}
.itemCode a:visited{
	color: #DD0000;
	text-decoration: none;
}
.itemCode a:active{
	color: #DD0000;
	text-decoration: none;
}
.itemCode a:hover{
	color: #DD0000;
	text-decoration: none;
}
.bottomMenu{
	text-align: center;
	color: black;
	background-color: #9E9E9E;
	font: normal 11px Verdana,Arial;
	height: 45px;
}
.bottomMenu a:link{
	color: black;
	text-decoration: none;
}
.bottomMenu a:active{
	color: black;
	text-decoration: none;
}
.bottomMenu a:visited{
	color: black;
	text-decoration: none;
}
.bottomMenu a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.paging{
	text-align: center;
	font: normal 11px Tahoma,Arial;
	color: white;
}
.paging a:link{
	color: black;
	text-decoration: none;
}
.paging a:visited{
	color: black;
	text-decoration: none;
}
.paging a:active{
	color: black;
	text-decoration: none;
}
.paging a:hover{
	color: black;
	text-decoration: none;
}
.textBox{
	font: normal 11px Tahoma,Arial;
}
.button{
	font: normal 11px Tahoma,Arial;
}
.errorMessage{
	text-align: center;
	color: red;
	font: normal 11px Verdana,Arial;
}