body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFE5A6;
	margin: 0px;
	text-align: center;
	background-image: url(../imgCore/bg_1.gif);
}
table.content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #755300;
	border-left-color: #9F7100;
	background-color: #FFF3D7;
	background-image: url(../imgCore/front_bg_core.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
table.content_inside {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CA8F00;
	border-left-color: #CA8F00;
	background-color: #FFF3D7;
	background-image: url(../imgCore/front_bg_inside.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td.front_info {
	font-size: 10px;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
	padding-right: 8px;
	padding-bottom: 8px;
	background-image: url(../imgCore/front_info.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100px;
	width: 249px;
}
td.front_message {
	font-size: 12px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	text-indent: 10pt;
	padding-top: 22px;
	padding-left: 10px;
}
td.front_bg_1 {
	font-size: 10px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	padding: 8px;
	text-indent: 5pt;
	line-height: 18px;	
	background-image: url(../imgCore/front_bg_1.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
td.front_bg_2 {
	font-size: 10px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	padding: 8px;
	text-indent: 5pt;
	line-height: 18px;
	background-image: url(../imgCore/front_bg_2.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
td.front_bg_3 {
	font-size: 10px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	padding: 8px;
	text-indent: 5pt;
	line-height: 18px;
	background-image: url(../imgCore/front_bg_3.gif);
	background-repeat: repeat-y;
	background-position: center top;

}

td.page_content {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: justify;
	text-indent: 10pt;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
}
td.page_content_plain {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
}
td.page_content_plain_extra {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
	padding-right: 30px;
	padding-left: 30px;
}
a {
	color: #519FAD;

}

a:hover {
	color: #CA8F00;
	text-decoration: none;
}