/* Global Style */
BODY{
	MARGIN: 0px;
	PADDING: 0px;
	FONT-SIZE:12px;
	background-image:url(bg.gif);
	background-attachment:fixed;
	background-color: #072E74;
}
A{font-family:Verdana; font-size:12px;text-decoration:none;color:#000000}
TD,P{font-family:Verdana; font-size:12px;color:#000000}
.board1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3B72C5;
}
.board2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-bottom-color: #3B72C5;
}
.f1 {
	font-size: 14px;
	font-weight: bold;
	color: #074B94;
	line-height: 26px;
}.board3 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #9BCCDA;
}
.typefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:20px;
}
.font3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.font4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF000;
}
.font5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #134D87;
}
.font6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:20px;
	padding:0px 0px 0px 5px;
}
.font7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B4DA9;
}
.whitefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight:bold;
}.blutt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004E93;
}
.white {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white2 {
	font-family: "ËÎÌå";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.blue {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #405A73;
	text-decoration: none;
}.title1 {
	font-family: Verdana;
	font-size: 14px;
	color: #8B4102;
}
.fl1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
.fl2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.imgpic img{max-width:400px;width:expression(this.width>400?400:true);}