.index .centerControl a, .index .centerControl a:link, .index .centerControl a:active
{
	color: #44484C;
	text-decoration: none;
	font-size: 9pt;
    line-height: 17px;
}

.index .centerControl a:hover
{
	color: #45484D;
	text-decoration: underline;
	font-size: 9pt;
    line-height: 17px;
}

/* index page */
TABLE.catTitle
{
	width: 168px;
}
/* index page - category title */
TD.catTitle1
{
	text-align: left;
	font-weight: bold;
	padding-right: 10px;
	/*border: solid 1px #000000;*/
}
TD.catTitle2
{
	width: 40px;
	text-align: right;
}
TD.catSub1
{
	width: 5px;
	vertical-align: top; /*border:solid 2px #000000;*/
}
TD.catSub1 IMG
{
	margin-top:5px;
	margin-right:5px;
}

TD.catSub2,  .catSub2 A, .catSub2 A:hover, .catSub2 A:link, .catSub2 A:active
{
	width: 100px;
	text-align: left;
}
TD.tableCell2Css
{
	width: 45px;
}
/* tablecell 1,2,3 ie,ns,op */
TD.tableCell1Css
{
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
}
TD.tableCell2Css
{
	background-image: url(../images/css/vseparator.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
TD.tableCell3Css
{
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
}
/* border table for category list ie,ns,op*/
TABLE.tableCss
{
	margin-top: 13px;
	margin-bottom: 20px;
}
TD.hSeparator
{
	background-image: url(../images/css/hseparator.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
TD.hSeparator DIV
{
	height: 15px;
	width: 168px;
}
.t_0x0, t_1x0
{
	vertical-align: top;
}