
body {
	background:#d2b567 url(bgmain_gold.jpg) top left repeat-x;
	margin:0;

}
.bg_L{
	background:url(bg_left_side_gold.jpg) top right repeat-y;
}

.bg_L_inner {
	background:url(bg_left_side_inner_gold.jpg) top right no-repeat;
	height:614px;
}

.bg_R{
	background:url(bg_right_side_gold.jpg) top left repeat-y;
}

.bg_R_inner {
	background:url(bg_right_side_inner_gold.jpg) top left no-repeat;
	height:614px;
}

body,td,th {
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {color: #000000}
a{
color:#4B4B4B;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#99CCFF;
}

.headline {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

.titleHeader {
	color: #5e728a;
	font-weight: bold;
	font-size: 14px;
}