@charset "utf-8";
/* CSS Document */

.top_bg {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.mid_bg {
	background-image: url(../images/bg_mid_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left_brd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CEDCEF;
}
.arial_12bld {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mid_bg1 {
	background-image: url(../images/welcome_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.arial_14bld {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial_12_1 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.arial_12 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial_12:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.arial12_red {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #790000;
	text-decoration: underline;
}
.arial12_red:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.arial_18 {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.arial14_f {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.w_brd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #09497A;
	border-right-color: #09497A;
	border-bottom-color: #09497A;
	border-left-color: #09497A;
}
.w_brd1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #09497A;
	border-right-color: #09497A;
	border-bottom-color: #09497A;
	border-left-color: #09497A;
}
.arial12_blue {

	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #003477;
	text-decoration: underline;
}
