/* CSS Document */

	FONT     {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
	TD       {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
	BODY     {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
	P        {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
	DIV      {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}

/* ----------------------------  Font Style:  size 8 --------------------------- */
.small_8 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	font-weight: normal
}
.logo_red_small {
	color:#8b0000;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal
}
/* ----------------------------  Font Style:  size 9 --------------------------- */
.small_9 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal
}
/* ----------------------------  Font Style:  size 10 -------------------------- */
.small_10 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal
}
.small_10_red {
	color:#ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal
}
.small_ver {
	color:#800000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal
}
.red_10 {
	color:#8b0000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold
}	
/* ----------------------------  Font Style:  size 11 -------------------------- */
.small_11 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal
}
.small_11_red {
	color:#ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal
}
.small_11_dkred {
	color:#800000;
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}
.bold_11 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold
}
.bold_11_blu {
	color:#000080;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold
}
.bold_11_red {
	color:#ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold
}
.bold_11_dkred {
	color:#800000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold
}
/* ----------------------------  Font Style:  size 12 ------------------------- */
.normal_12 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal
}
.bold_12 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold
}
/* ----------------------------  Font Style:  Titles --------------------------- */
.strong_blue {
	color:#000080;
	font-family:  Times;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none
}
.strong_lg_blue {
	color:#000080;
	font-family:  Times;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none
}
.strong_dkred {
	color:#800000;
	font-family:  Times;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none
}
.title_bold_lg {
	color:#000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none
}
.title_banner_bold_blk {
	color:#000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}
.title_banner_bold_wh {
	color:#ffffff;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none
}
.title_bold_lg_blk {
	color:#000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none
}
.title_bold_med_blue {
	color:#0080ff;
	font-family:  Times;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none
}
.title_bold_lg_blue {
	color:#0080ff;
	font-family:  Times;
	font-size: 32px;
	font-weight: bold;
	text-decoration: none
}
.title_bold_xlg_blue {
	color:#0080ff;
	font-family:  Times;
	font-size: 34px;
	font-weight: bold;
	text-decoration: none
}
.title_bold_lg_maroon {
	color:#800040;
	font-family:  Times;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none
}
.title_bold_lg_dkred {
	color:#800000;
	font-family:  Times;
	font-size: 32px;
	font-weight: bold;
	text-decoration: none
}
.title_bold_lg_teal {
	color:#408080;
	font-family:  Times;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none
}	
