/**
*   @version $Id: texts.css 15 2010-03-09 14:13:26Z paulinad $
*/

*.n1 {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
}

*.n1p {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}
*.n2 {
	color: #333333;
	font-size: 30px;
	font-weight: normal;
}

*.n3 {
	color: #8dc63f;
	font-size: 24px;
	font-weight: normal;
}

*.t2 {
	font-size: 12px;
	color: #82878a;
	font-weight: normal;
}

*.t3 {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}

*.t4 {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

*.t5 {
	color: #ec0001;
	font-size: 11px;
	font-weight: bold;
}

*.t6 {
	font-size: 14px;
	font-weight: bold;
}

*.t7 {
	color: #ec0001;
	font-weight: bold;
}

*.t8 {
	color: #ffffff;
	font-weight: bold;
}

*.t9 {
	color: #4d9a10;
	font-weight: bold;
}

*.t10 {
	color: #ffffff;
	font-weight: normal;
}
*.t11 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
*.t12 {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}
*.t13 {
	font-size: 18px;
	font-weight: normal;
}

*.tBold {
	font-weight: bold;
}

*.tItalic {
	font-style: italic;
}

*.cartCountText {
	font-size: 11px;
	color: #006699;
}

*.dots {
	color: #d82027;
	font-weight: bold;
}

*.bColor {
	color: #000000;
}
*.rColor {
	color: #d82027;
}

*.inpArea {
	color: #999999;
	font-size: 11px;
}

span.paging {
	color: #4d9a10;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

span.topMenuSubSep {
	display: block;
	float: right;
	padding: 10px;
	color: #666666;
}
