/* CSS Document */

.normal-red {
	color: #FF0000;
	font-size: 13px!important;
	padding: 0 0 0 0;
}
.medium-red {
	color: #FF0000;
	font-size: 11px!important;
	padding: 0 0 0 0;
}
.normal-orange {
	color: #FF6E1B;
	font-size: 13px!important;
	padding: 0 0 0 0;
}
.medium-orange {
	color: #FF6E1B;
	font-size: 11px!important;
	padding: 0 0 0 0;
}
.small-gray{
	color: #999999;
	font-size: 9px!important;
	padding: 0 0 0 0;
}
.small-dark {
	color: #000000;
	font-size: 9px!important;
	padding: 0 0 0 0;
}
.medium-dark {
	color: #000000;
	font-size: 11px!important;
	padding: 0 0 0 0;
}
.normal-dark {
	color: #000000;
	font-size: 13px!important;
	padding: 0 0 0 0;
}
.big-dark {
	color: #000000;
	font-size: 16px!important;
	padding: 0 0 0 0;
}
.big-orange {
	color: #FF6E1B;
	font-size: 16px!important;
	padding: 0 0 0 0;
}
.underline{
	text-decoration:underline;
}
.tf-big{
height:16px;
width:330px;
}
.tf-medium{
height:16px;
width:220px;
}
.tf-small{
height:16px;
width:135px;
}
.tf-xsmall{
height:16px;
width:50px;
}
.tf-xxsmall{
height:16px;
width:30px;
}
.tb-big{
height:90px;
width:330px;
}
