.bottomTD{
	border-style: solid;
	border-color: black;
	border-right-width: 1;
	border-left-width: 1;
	border-top-width: 0;
	border-bottom-width: 0;
	height: 68px;
	font-size: 14px;
	text-align: center;
	color: white;
	font-family: Arial;
	font-weight: bold;
	padding-top: 22px;
}
.bottomTD a:link{
	color: white;
	text-decoration: none;
}
.bottomTD a:active{
	color: white;
	text-decoration: none;
}
.bottomTD a:visited{
	color: white;
	text-decoration: none;
}
.bottomTD a:hover{
	color: white;
	text-decoration: none;
}
.spacerTD{
	font-size: 1px;
	height: 10px;
}
.mainCategory{
	color: #1E1E1E;
	padding-left: 12px;
	padding-right: 3px;
	padding-top: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size : 14px;
	
}
.mainCategory a:link{
	color: #1E1E1E;
	text-decoration: none;
}
.mainCategory a:active{
	color: #1E1E1E;
	text-decoration: none;
}
.mainCategory a:visited{
	color: #1E1E1E;
	text-decoration: none;
}
.mainCategory a:hover{
	color: #1E1E1E;
	text-decoration: none;
}
.subCategory{
	color: #2E3280;
	padding-left: 30px;
	padding-right: 3px;
	font-family: Arial;
	font-weight: bold;
	font-size : 13px;
}
.subCategory a:link{
	color: #2E3280;
	text-decoration: none;
}
.subCategory a:active{
	color: #2E3280;
	text-decoration: none;
}
.subCategory a:visited{
	color: #2E3280;
	text-decoration: none;
}
.subCategory a:hover{
	color: #DC3121;
	text-decoration: none;
}
.firstName{
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}
.firstDescription{
	padding-left: 3px;
	padding-bottom: 5px;
	color: #DB3D22;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.firstMore{
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #414590;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.firstMore a:link{
	color: #414590;
	text-decoration: none;
}
.firstMore a:active{
	color: #414590;
	text-decoration: none;
}
.firstMore a:visited{
	color: #414590;
	text-decoration: none;
}
.firstMore a:hover{
	color: #DB3D22;
	text-decoration: none;
}
.itemName{
	padding-top: 10px;	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.itemDescription{
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial;
	font-size: 12px;
}
.more{
	border-style: solid;
	border-color: black;
	border-left-width: 0pt;
	border-right-width: 0pt;
	border-top-width: 0pt;
	border-bottom-width: 1pt;
	text-align: right;
	padding-right: 2px;
	font-family: Arial;
	font-size: 11px;
	color: #090C6B;
}
.more a:link{
	color: #090C6B;
	text-decoration: none;	
}
.more a:visited{
	color: #090C6B;
	text-decoration: none;	
}
.more a:active{
	color: #090C6B;
	text-decoration: none;	
}
.more a:hover{
	color: #DB3D22;
	text-decoration: none;	
}
.popUpHeading{
	padding-top: 1pt;
	padding-left: 10pt;
	color: #2662A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.popUpDetail{
	padding-top: 1pt;
	padding-bottom: 3pt;
	padding-left: 10pt;
	padding-right: 20pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.errorMessage{
	text-align: center;
	padding-top: 15px;
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;
}
.paging{
	padding-top: 8px;
	padding-right: 8px;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: black;
	letter-spacing: 1px;
	font-weight: bold;
}
.paging a:link{
	font-weight: normal;
	color: blue;
}
.paging a:active{
	font-weight: normal;
	color: blue;
}
.paging a:visited{
	font-weight: normal;
	color: blue;
}
.paging a:hover{
	font-weight: normal;
	color: blue;
}
.pageHeading{
	padding-bottom: 8px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #2E3280;
}