TABLE,tr,td,form {
	FONT-SIZE: 12px;line-height: 16px;color:#5891C9;line-height: 23px;font-family: Tahoma;
}
a:link { color: #5891C9; text-decoration: none }
a:visited { color: #5891C9; text-decoration: none }
a:hover { color: #999999; text-decoration: none }
a.link-white:link { color: #ffffff; text-decoration: none;font-weight:bold }
a.link-white:visited { color: #ffffff; text-decoration: none;font-weight:bold}
a.link-white:hover { color: #97C0E8; text-decoration: none;font-weight:bold }
a.link-blue:link { color: #04448C; text-decoration: none;}
a.link-blue:visited { color: #04448C; text-decoration: none;}
a.link-blue:hover { color: #97C0E8; text-decoration: none;}
a.link-blue2:link { color: #2472C7; text-decoration: none;font-weight:bold }
a.link-blue2:visited { color: #2472C7; text-decoration: none;font-weight:bold }
a.link-blue2:hover { color: #97C0E8; text-decoration: none;font-weight:bold }
.main-bg {
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
.border {
	background-color: D8E6F1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 85BCE6;
	border-right-color: 85BCE6;
	border-bottom-color: 85BCE6;
	border-left-color: 85BCE6;
}
.both {
	background-color: EDF0F9;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: CCCFD8;
	border-right-color: CCCFD8;
	border-bottom-color: CCCFD8;
	border-left-color: CCCFD8;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;


}
.meun-bg {
	background-attachment: fixed;
	background-image: url(images/meun-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a.grey:link {
	color: 828991;
	text-decoration: none;
}
a.grey:visited {
	color: 828991;
	text-decoration: none;
}
a.grey:hover {
	color: #333333;
	text-decoration: none;
}
.11b {
	font-size: 11px;
	font-weight: bold;
}
.menuHide { display: none}
.menuShoe { display: block}