/* CSS file for TopStores control table */
.tabTable1 {
	width: 600px;
	border-top: 0px inset #000000;	
	border-left: 0px inset #000000;
	border-right: 0px inset #000000;		
	border-bottom: 0px inset #000000;
}
.tabBodyCol01 {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	text-align: left;
	width: 40px;
	border-right: 1px inset #eeeeee;
}
.tabBodyCol11 {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	text-align: left;	
	width: 255px;
	border-right: 1px inset #eeeeee;	
}
/* Cell of table body, column 2 */
.tabBodyCol21 {
	font-family: verdana, tahoma, arial;
	font-size: 10px;	
	text-align: left;	
	width: 100px;
	border-right: 1px inset #eeeeee;	
}
/* Cell of table body, column 3 */
.tabBodyCol31 {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	text-align: left;	
	width: 125px;
	border-right: 1px inset #eeeeee;	
}
/* Cell of table body, column 4 */
.tabBodyCol41 {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	text-align: left;	
	width: 80px;
	border-right: 1px inset #eeeeee;	
}