.FL_Menu_Head {
	background: #3F6598;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.FL_Menu_Opt {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.FL_Menu_Sel {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.CO_Menu_Head {
	background: #3F6598;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.CO_Menu_Opt {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.CO_Menu_Sel {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.Content {
	color: #808080;
	font-size: 12px;
	font-family: Arial;
}

.Header {
	font-family: Arial;
	color: #023F7E;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
}

.SubHeader {
	font-family: Arial;
	color: #023F7E;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	font-style : italic;
}

.Content_Link {
	color: #023F7E;
	font-family: Arial;
	text-decoration: none;
}

a.Content_Link {
    color: #023F7E;
	font-family: Arial;
	text-decoration: none;
}

.Content_Link:hover {
	text-decoration: underline;
	color: #023F7E;
}

.Gen_Head_Row {
	background: #2A425E;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.Gen_Content_Row {
	background: #eeeeee;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.Table_Link {
	color: #023F7E;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.Table_Link {
    color: #023F7E;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.Table_Link:hover {
	text-decoration: underline;
	color: #023F7E;
}