/* CSS Document */
.black {
	
	color: #000000;
}
.black_10 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.black_12_bold {
	
	font-size: 12px;
	font-weight: bold;
}
.black_12 {
	
	font-size: 12px;
	color: #000000;
}
.black_12_bold {
	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.black_13_bold {
	
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.black_14_bold {
	font-size: 14px;
	color: #000000;
}
.black_16 {
	
	font-size: 16px;
	color: #000000;
}
.black_16_bold {
	
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.white_10 {
	
	font-size: 10px;
	color: #FFFFFF;
}
.white_10_bold {
	
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_12 {
	
	font-size: 12px;
	color: #FFFFFF;
}
.white_12_bold {
	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_14_bold {
	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.red_12 {
	
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}
.dark_red {
	
	color: #993300;
}
.dark_red_10 {
	
	color: #993300;
	font-size: 10px;
}
.darkred_12 {
	
	font-size: 12px;
	color: #990000;
}
.dark_red_12_bold {
	
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.green_12 {
	
	font-size: 12px;
	color: #009900;
}
.green_14 {

	
	font-size: 14px;
	font-weight: normal;
	color: #00CC00;
}
.yellow_12 {

	
	font-size: 12px;
	color: #FFCC00;
	font-weight: normal;
}
.a_black_10_bold {
	
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}
.a_black_12 {
	
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}
.a_black_12_bold {
	
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}
.a_none {
	
	text-decoration: none;
}

.orange_12_bold {
	
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.a_white_12_bold {
	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.a_black_13_bold {
	
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.dark_16_bold {

	
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.lila_12_bold {
	
	font-size: 12px;
	color: #DC5ABA;
	font-weight: bold;
}
.lila_10_bold {
	
	font-size: 10px;
	color: #DC5ABA;
	font-weight: bold;
}
.light_grey_14 {
	
	font-size: 14px;
	color: #CCCCCC;
}
.light_grey_18 {
	
	font-size: 20px;
	color: #CCCCCC;
	font-weight: bold;
}
.aqua_12_bold {
	font-size: 12px;
	font-weight: bold;
	color: #33FFFF;
}
.aqua_18_bold {

	font-size: 18px;
	font-weight: bold;
	color: #33FFFF;
}

.black_24_bold {

	
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.black_14 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.black_9 {
	font-size: 9px;
	color: #000000;
}


