body,td,a:link,a:visited,a:hover {
	font-size: 8pt;
	font-family: verdana, arial, helvetica;
	color: #000000;
	font-weight: normal;
}
a:hover {
	color: #003333;
}
a.bold,a.bold:visited,a.bold:hover {  font-weight: bold; }
span.bold {
	font-size: 7pt;
	font-weight: bold;
}
a.mnu,a.mnu:visited,a.mnu:hover {
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}
a.mnu:hover { text-decoration: underline; }
a.cart,a.cart:visited,a.cart:hover {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
.ttl, a.ttl, a.ttl:visited, a.ttl:hover {
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 900;
	font-size: 8pt;
	font-family: arial, verdana, helvetica;
        color: #000000;
}
.ttb, a.ttb, a.ttb:visited, a.ttb:hover { 
	font-family: verdana, arial, helvetica;
	font-size: 7pt;
	font-weight: bold;
        color: #000000;
	text-decoration: none;
}
.tts, a.tts, a.tts:visited, a.tts:hover { 
	text-decoration: none;
}
a.tts:hover {
 	text-decoration: underline;
}

.title,a.click,a.click:visited,a.click:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #000099;
}
.name,a.name,a.name:visited,a.name:hover {
 	font-size: 9pt;
	font-weight: bold;
}
a.name:hover {
 	color: #0000cc;
}
.main,a.main {
 	font-size: 8pt;
}
span.price,span.productSpecialPrice {
	font-weight: bold;
	font-size: 10pt;
}
span.productOldPrice {
	font-size: 9pt;
	font-weight: normal;
	text-decoration: line-through; 
}
span.productSpecialPrice {
	color: #ff0000;
}
h2 {
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}
span.greetUser,a.greetUser,a.greetUser:visited {
 	font-size: 8pt;
	font-family: verdana, arial, helvetica;
}
h3, span.greetUserBold {
 	font-size: 8pt;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
}
.copy,a.copy,a.copy:visited,a.copy:hover {
	color: #666666;
	text-decoration: none;
	font-size: 8pt;
	font-family: arial, verdana, helvetica;
}

.m0 {
 	font-size: 14pt;
 	font-weight: bold;
}
.m1 {
 	font-size: 12pt;
 	font-weight: bold;
}
.m2 {
 	font-size: 12pt;
}

td.messageStackError,td.messageStackWarning,td.messageStackSuccess {
 	background-color: #ffffcc;
}

