.t17greenc {
	font-family: Tahoma;
	font-size: 17px;
	color: #FFFFCC;
}
.t17redd {
	font-family: Tahoma;
	font-size: 17px;
	color: #993300;
}
.t16green {
	font-family: tahoma;
	font-size: 16px;
	color: #8CBB00;

}
.t14grayd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;

}
.t14grayc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;

}

.t13yellowc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
}

.t12blue {
	font-family: tahoma;
	font-size: 12px;
	color:  #006699;

}
.t12blued {
	font-family: tahoma;
	font-size: 12px;
	color:  #0F253E;

}

.t12green {
	font-family: tahoma;
	font-size: 12px;
	color: #8CBB00;

}
.t12grayc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.t12red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}

.t12greeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
}

.t12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.t11cafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
.t11red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
.t11greenc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;

}

.l1green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2A889;

}

.l1gray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.l1white {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.l1beige {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0906A;
}

.borderblack {
	border: 1px solid #000000;
}
.bordergray{
	border: 1px solid #CCCCCC;
}
