/* ------------------
 styling for the tables 
   ------------------   */


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 675px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #c0c0c0 url('file:///E|/TruKolors/TruKolors/--- TRUKOLORS/TruKolors Online/April2009/web/img/table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q6
{
	background: #c0c0c0 url('file:///E|/TruKolors/TruKolors/--- TRUKOLORS/TruKolors Online/April2009/web/img/table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	background: #c0c0c0;
	width: 60px;
	text-align: left;
}
#rounded-corner td
{
	padding: 8px;
	background: #f6f6f6;
	border-top: 2px solid #c0c0c0;
	color: #333;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #f6f6f6 url('file:///E|/TruKolors/TruKolors/--- TRUKOLORS/TruKolors Online/April2009/web/img/table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #f6f6f6 url('file:///E|/TruKolors/TruKolors/--- TRUKOLORS/TruKolors Online/April2009/web/img/table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #e4e4e4;
}
#itemtype {
	color: #0088cc;
	font-weight: bold;
}
#itemtypegray {
	color: #999;
	font-weight: normal;
	font-style: italic;
}




/* ------------------
 Size List 
   ------------------   */


#rounded-corner2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	text-align: left;
	border-collapse: collapse;
	width: 219px;
}
#rounded-corner2 thead th.rounded-company
{
	background: #c0c0c0 url('file:///E|/TruKolors/TruKolors/--- TRUKOLORS/TruKolors Online/April2009/web/img/table-images/left.png') left -1px no-repeat;
}
#rounded-corner2 thead th.rounded-q6
{
	background: #c0c0c0 url('file:///E|/TruKolors/TruKolors/--- TRUKOLORS/TruKolors Online/April2009/web/img/table-images/right.png') right -1px no-repeat;
}
#rounded-corner2 th
{
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	background: #c0c0c0;
	width: 60px;
	text-align: left;
}
#rounded-corner2 td
{
	padding: 8px;
	background: #f6f6f6;
	border-top: 2px solid #c0c0c0;
	color: #333;
}
#rounded-corner2 tfoot td.rounded-foot-left
{
	background: #f6f6f6 url('file:///E|/TruKolors/TruKolors/--- TRUKOLORS/TruKolors Online/April2009/web/img/table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner2 tfoot td.rounded-foot-right
{
	background: #f6f6f6 url('file:///E|/TruKolors/TruKolors/--- TRUKOLORS/TruKolors Online/April2009/web/img/table-images/botright.png') right bottom no-repeat;
}
#rounded-corner2 tbody tr:hover td
{
	background: #e4e4e4;
}
#itemtype {
	color: #0088cc;
	font-weight: bold;
}
#itemtypegray {
	color: #999;
	font-weight: normal;
	font-style: italic;
}

