.normal_txt_menu {
	color			: #ffffff;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: normal;
	font-weight		: normal;
	text-decoration	: none;
	font-weight		: bold;
}

.normal_txt_menu_blue {
	color			: #0B2BA1;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: normal;
	font-weight		: normal;
	text-decoration	: none;
	font-weight		: bold;
}

.normal_10_white {
	color			: #FFFFFF;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight		: normal;
	text-decoration	: none;
}

.normal_11_blue {
	color			: #0B2BA1;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	text-decoration	: none;
}

.normal_11_red {
	color			: #FF0000;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-style		: normal;
	font-weight		: normal;
	text-decoration	: none;
}

.normal_12_blue {
	color			: #0B2BA1;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: normal;
	font-weight		: normal;
	text-decoration	: none;
}

.normal_14_blue {
	color			: #0B2BA1;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px;
	font-style		: normal;
	font-weight		: normal;
	text-decoration	: none;
}

.normal_12_orange {
	color			: #FF2A00;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: normal;
	font-weight		: normal;
	text-decoration	: none;
}

.normal_12_red {
	color			: #FF0000;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: normal;
	font-weight		: normal;
	text-decoration	: none;
}

.normal_18_orange {
	color			: #FF2A00;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 18px;
	font-style		: normal;
	font-weight		: normal;
	text-decoration	: none;
}

h1 {
	color			: #FF2A00;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 14px;
	font-style		: normal;
	font-weight		: bold;
	text-decoration	: none;
	margin			: 0px;
}

h2 {
	color			: #000099;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: normal;
	font-weight		: bold;
	text-decoration	: none;
	margin			: 0px;
}

li {
	color			: #0B2BA1;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-style		: normal;
	font-weight		: normal;
	text-decoration	: none;
}

.textbox {
	border			: 1px solid #397DD8;
	background-color: #EAF4FD;
	font-size		: 12px;
	color			: #000000;
	vertical-align 	: middle;
}

