.imageTD{
	font-size: 1px;
	height: 1px;
	vertical-align: top;
	text-align: center;
}
.pageHeading{
	color: #4F4F4F;
	font: bold 20px Arial Black;
	padding: 5px 5px 5px 5px;
}
.bottomTD{
	height: 37px;
	font: normal 10px Verdana,Arial;
	color: white;
	text-align: center;
}
.bottomTD a:link{
	color: white;
	text-decoration: none;
}
.bottomTD a:visited{
	color: white;
	text-decoration: none;
}
.bottomTD a:active{
	color: white;
	text-decoration: none;
}
.bottomTD a:hover{
	color: white;
	text-decoration: underline;
}
.frames{
	height: 37px;
	font: normal 10px Verdana,Arial;
	color: white;
	text-align: right;
	padding-right: 22px;
}
.frames a:link{
	color: white;
	text-decoration: none;
}
.frames a:visited{
	color: white;
	text-decoration: none;
}
.frames a:active{
	color: white;
	text-decoration: none;
}
.frames a:hover{
	color: white;
	text-decoration: underline;
}
.profileText{
	padding: 0px 5px 5px 5px;
	font: normal 11px Tahoma,Verdana,Arial;
	text-align: justify;
	vertical-align: top;
}
.profileText a:link{
	color: blue;
	text-decoration:none;
}
.profileText a:active{
	color: blue;
	text-decoration:none;
}
.profileText a:visited{
	color: blue;
	text-decoration:none;
}
.profileText a:hover{
	color: red;
	text-decoration:underline;
}
.leftMenu{
	vertical-align: top;
	background-color: #540000;
	border-top: solid 3px #BA514E;
}
.categoryImageTD{
	vertical-align: top;
	background-color: #F18008;
	text-align: center;
	padding: 10px 5px 5px 10px;
	font-size: 1px;
}
.mainTD{
	vertical-align: top;
	background-color: white;
	border-top: solid 3px #8E8E8E;
}
.categoryLink{
	color: white;
	font: normal 12px Verdana,Arial;
	border-bottom: 2px solid #950B0B;
	padding: 5px 5px 5px 5px;
}
.categoryLink a:link{
	color: white;
	text-decoration: none;
}
.categoryLink a:visited{
	color: white;
	text-decoration: none;
}
.categoryLink a:active{
	color: white;
	text-decoration: none;
}
.categoryLink a:hover{
	color: #BA514E;
	text-decoration: none;
}
.itemThumb{
	padding: 1px 1px 1px 1px;
	border: 1px solid #F7CE9A;
	font-size: 1px;
	height: 1px;
	text-align: center;
}
.itemThumb1{
	padding: 1px 1px 1px 1px;
	border: 2px solid black;
	font-size: 1px;
	height: 1px;
	text-align: center;
}
.iFrame{
	background-color: #EE8300;
	scrollbar-base-color: #FE9900;
	scrollbar-face-color: #FE9900;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: #FE9900;
	scrollbar-track-color: #FE9900;
}
.categoryName{
	text-align: left;
	color: white;
	font: bold 18px Arial;
}
.errorMessage{
	text-align: center;
	font: normal 11px Verdana,Arial;
}
.itemCode{
	color: #505050;
	padding: 5px 5px 5px 10px;
	font: normal 17px Arial Black,Arial;
	letter-spacing: 1px;
}
.itemDescription{
	color: #505050;
	padding: 0px 10px 5px 20px;
	font: normal 11px Verdana,Arial;
	text-align: justify;
}
.itemSize{
	color: #505050;
	padding: 0px 10px 5px 10px;
	color: #4E4E4E;
	font: normal 12px Arial;
}
.quickContact{
	padding-left: 10px;
	font: normal 11px Tahoma,Arial;
	letter-spacing: 1px;
}
.ul{
	list-style-image: url('images/ul_bullet.jpg');
}
