.f11 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
.box {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	border: 1px solid ADC2DB;
	color: 163862;
}
.bg_blue {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: ECF0F5;
}


.link_11:link {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.link_11:visited {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.link_11:active {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.link_11:hover {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}

.f11_arial {

	font-family: Arial;
	font-size: 11px;
}

.link_12_blue:link {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	text-decoration: none;
	color: #163862;
}
.link_12_blue:visited {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	text-decoration: none;
	color: #163862;
}
.link_12_blue:active {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	text-decoration: none;
	color: #163862;
}
.link_12_blue:hover {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	text-decoration: underline;
	color: #163862;
}
.link_11_blue:link {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: #163862;
}
.link_11_blue:visited {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: #163862;
}
.link_11_blue:active {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	text-decoration: none;
	color: #163862;
}
.link_11_blue:hover {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	text-decoration: underline;
	color: #163862;
}

.link_11_red_blue:link {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #C30303;
}
.link_11_red_blue:visited {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #C30303;
}
.link_11_red_blue:active {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #C30303;
}
.link_11_red_blue:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #0C53A4;
}.f12 {

	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

.f12_arial {

	font-family: Arial;
	font-size: 12px;
}
.fix_bg {
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.fix_bg_center {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.bg_clock {
	background-image: url(../images/bg_flash_clock.gif);
	height: 140px;
	width: 140px;
}


.fix_bg_bottom {
	background-repeat: no-repeat;
	background-position: center bottom;
}

