body {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bodies {
	background-color: #C99D59;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tabl {
	text-align: left;
	background-color: #C99D59;
}
tbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #66482C;
	line-height: 16px;
}

.bar {
	background-image: url(../images/bg_bar.gif);
	background-repeat: repeat-x;
	height: 46px;
}
.bar1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #C99D59;
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #885D37;
	padding-right: 15px;
	padding-left: 15px;
}
.bar1 a:hover{
	color: #DFC69F;
}
.bar2 {
	background-image: url(../images/bg_bar.gif);
	background-repeat: repeat-x;
	height: 46px;
}
.bar2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #C99D59;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #8D633E;
	padding-right: 15px;
	padding-left: 15px;
}
.bar2 a:hover{
	color: #DFC69F;
}
.cpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #88643B;
	text-decoration: none;
	text-align: center;
	height: 40px;
}
.cpt a {
	color: #88643B;
	text-decoration: none;
}
.cpt a:hover {
	color: #694D2E;
	text-decoration: none;
}
.mn {
	color: #69472C;
}
.menu{
	vertical-align: top;
	padding-left: 15px;
}
.menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #734F31;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 20px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E613C;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}

.menu a:hover{
	color: #A97347;
}
.tittle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #543A23;
	text-decoration: none;
}
.nama {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #704F2F;
	text-decoration: none;
	text-align: center;
}

.content {
}
.content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #66482C;
}

.content a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	text-decoration: none;
	color: #66482C;
}
