/* CSS Document */

body {
	background-color: #AA8436;
	background-image:url(images/table_bg_r1_c2.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #AA8436;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.l_text {
	padding-right: 25px;
	padding-left: 40px;
	padding-top: 10px;
	}
.gold {
	color: #AA8436;
}
.b_text {
	font-size:11px;
	}
a.cec:link {
	font-size:11px;
	color:#AA8436;
	text-decoration: underline;
}
a.cec:visited {
	text-decoration: underline;
	font-size:11px;
	color: #AA8436;
}
a.cec:hover {
	text-decoration: none;
	font-size:11px;
	color:#000000;
}
a.cec:active {
	text-decoration: underline;
	font-size:11px;
	color:#AA8436;
}.title {
	font-size: 14px;
	font-weight: bolder;
	color: #AA8436;
}

