/**
*   @version $Id: texts.css 2 2009-03-20 16:56:45Z kamilag $
*/
*.n1 {
	font-size: 14px;
	font-weight: bold;
	color: #bbbbbb;
}

*.n1r14 {
	font-size: 14px;
	font-weight: bold;
	color: #bbbbbb;
}

*.n2 {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

*.n2r18 {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}

*.n3 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

*.n3r12 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

*.n4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

*.n5 {
	font-size: 18px;
	font-weight: normal;
	color: #f94747;
}


*.t1 {
	font-family: Tahoma;
	color: #8e8e8e;
}

*.t1r12 {
	font-family: Tahoma;
	color: #8e8e8e;
	font-size: 12px;
}

*.t2 {
	color: #cccccc;
	font-weight: bold;
}

*.t2r12 {
	color: #cccccc;
	font-weight: bold;
	font-size: 12px;
}

*.t3 {
	color: #666666;
}

*.t4 {
	color: #949494;
}

*.t5 {
	color: #bbbbbb;
}

*.t6 {
	font-size: 14px;
	font-weight: bold;
	color: #bbbbbb;
}

*.t7 {
	font-size: 18px;
	color: #ffffff;
}

*.t8 {
	font-weight: bold;
	color: #949494;
}

*.t9 {
	font-weight: bold;
	color: #bbbbbb;
}

*.t10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}

*.dots {
	color: #993366;
	font-weight: bold;
}

*.inpArea {
	color: #999999;
	font-size: 11px;
}
