.bkg_drak_blue {
	background-color: #14468D;
}
.bkg_light_blue {
	background-color: #C1E0FF;
}
.bkg_index {
	background-image: url(../images/bkg_index.jpg);
	background-repeat: repeat-x;
}
.tahoma_bold_16_it_db {
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #14468C;
}
.tahoma_dark_red_20 {
	font-family: Tahoma;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #D00A00;
}
.text_tahoma_bold_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #14468C;
}
.tahoma_red_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D00A00;
}
.tahoma_white_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.tahoma_white_b_12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tahoma_orange_12_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}
.table_white_border_light_grey {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.tahoma_18_bold_red {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #D00A00;
}
.tahoma_11_light_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.tahoma_deep_blue_18 {
	font-family: Tahoma;
	font-size: 18px;
	color: #14468C;
}
.red_bold_it {
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #D00A00;
}
.tahoma_normal_light_blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #14468C;
}
.tahoma_blue_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #14468C;
}
.tahoma_12_n {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.bg_red_search_bar {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D00A00;
}
.text_field_v_small {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	width: 80px;
}
.text_field_normal {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 160px;
}
.bg_light_orange {
	background-color: #FFF9E1;
}
.border_light_blue {
	border: 2px solid #B7CBFF;
}
.tahoma_12_b_black {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.tahoma_n_12_black {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text_light_blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D7DEFF;
}
.bg_white {
	background-color: #FFFFFF;
}
.bg_orange_border_lightgrey {
	background-color: #FFF9E1;
	border: 1px solid #CCCCCC;
}
