body {
	background-color: #3399CC;  
/*	background-color: #0088CC;  */

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lnks {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: hand;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	padding-right: 8px;
/*	background-color: #66AACC;*/
}
.lnks_ovr {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	border: 1px solid #000099;
	cursor: hand;
	text-align: right;
	height: 25px;
	vertical-align: middle;
	padding-right: 8px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.lnks_lft {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: hand;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding-left: 8px;
/*	background-color: #66AACC;*/
}
.lnks_lft_ovr {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	border: 1px solid #000099;
	cursor: hand;
	text-align: left;
	height: 25px;
	vertical-align: middle;
	padding-left: 8px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.news_bar {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.lnks_top {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lnks_top:hover {
	color: #990000;
}
.lnks_btm {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lnks_btm:hover {
	color: #FFFF00;
}
.tit_01_arb {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-align: right;
}
.tit_01_arb:hover {
	color: #990000;
}
.tit_02_arb {
	font-family: arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	text-align: right;
}
.tit_02_arb:hover {
	color: #990000;
}
.tit_01_eng {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-align: left;
}
.tit_01_eng:hover {
	color: #990000;
}
.tit_02_eng {
	font-family: arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	text-align: left;
}
.tit_02_eng:hover {
	color: #990000;
}
.txt_01_arb {
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.txt_01_eng {
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.logo_bg {
	background-attachment: scroll;
	background-image: url(images/logo_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
