DIV{
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    padding:0;
}


#imgtable table{
	width: 120px;
	border: 1px;
	border-top: 1px solid #999999;
  	border-left: 0px solid #999999;
  	border-right: 0px solid #999999;
  
}
#menuBox a, #menuBox a:visited
 {
    font-weight: normal;
    color: #858585;
    font-size: 10px;
    text-decoration:none;
}
#menuBox a:hover{
	text-decoration: underline;
}

#menuKeywordBox a, #menuKeywordBox a:visited
 {
    font-weight: normal;
    color: #858585;
    font-size: 16px;
    text-decoration:none;
}
#menuKeywordBox a:hover{
	text-decoration: underline;
}

.tColorSwatch {
	float:left;
    margin:5px 10px 5px 10px;
    text-align:center;
    font-size: 10px;
    color:gray;
}

.tColorSwatch div {
    width:25px;
    height:25px;
    
}

.tColorSwatch a {
    text-decoration:none;
    color:gray;
    font-size: 10px;
}
.tColorSwatch a:hover{
	text-decoration: underline;
	font-size: 10px;
}
.tColorSwatch a:visited{
	color:gray;
	text-decoration: none;
	font-size: 10px;
}

.titleTxt{
	font-size: 14px;
}
.dscrptnTxt{
	font-size: 12px;
}
.dscrptnHeaderTxt{
	font-size: 14px;
	font-weight: bold;
	
}
.headerTxt{
	font-size: 11px;
	font-weight: bold; 
	color: #858585; 
}


table.sizeinfoT1{
    border: 0;
    border-spacing: 0px;
}
table.sizeinfoT1 td{
    border: 0;
    border-spacing: 0px;
    border-top: 0px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 0px solid #000000;
}
table.sizeinfoT2{
    border: 0;
    border-spacing: 0px;
}

table.sizeinfoT2 td{
    border: 0;
    border-spacing: 0px;
    border-top: 0px solid #000000;
    border-bottom: 0px solid #000000;
    border-left: 1px solid #000000;
    border-right: 0px solid #000000;
}
#sizeChrt a, #sizeChrt a:visited
{
    color: #000000;
    font-size: 12px;
    text-decoration: underline;
    font-family: Arial;
}
#sizeChrt a:hover{
	text-decoration: underline;
	font-family: Arial;
}


