@charset "utf-8";
.bg_body {
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666666;
	text-align: justify;
	background-image: url(images/watermark.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
}
.bg {
	background-color: #1f2e55;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.menu_bot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
}


.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #666666;
	text-align: justify;
}
.border {
	border: 1px solid #1E2F5A;
	padding: 4px;
	background-color: #CCCCCC;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: normal;
}
.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1D2F55;
	text-transform: uppercase;
}
.hdwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.tbl_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #F4F4F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #293656;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #293656;
	border-left-color: #293656;
}
.tbl_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #293656;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #293656;
}
.tbl_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #293656;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #293656;
}

