.contentM {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999}
.titlesLarge {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}


a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999;text-decoration: none}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC}
.garmentTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.garmentTitleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.eshopTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.eshopBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
/* server 101 styles for checkout */
BODY {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11;
    line-height: 1.3;
}  
  
FONT, TD {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11;      
    line-height: 1.3;  
}
 
A {
    color: #333333;
    text-decoration: none;      
}

A:hover {
    COLOR: #999999;
    text-decoration: none;
}

.headertext {
	font-size:12;
	font-weight: 900;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;

}
/* table rules */
.dialogbox {
	border: 1px none #999999;

}

.dialogbox {
	border: 1px none #999999;

}

.trcornerrule {
    border-top: 1px none #999999;
    border-right: 1px none #999999;
}

.tbrule {
    border-bottom: 1px none #999999;
    border-top: 1px none #999999;
}
.rightrule {
    border-right: 1px none #999999;
    text-align: right;
}
.bottomrule {
    border-bottom: 1px none #999999;
}
/* server 101 styles for serahc results page numbers */
.search_results_pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

