/* CSS Document */

/*link */
a:link {
	color: #9D5123;
	text-decoration: none;
	/*border:0px;*/
}
a:visited {
	text-decoration: none;
	color: #9D5123;
}
a:hover {
	text-decoration: underline;
	background-color:#9D5123;
	color:#FCE6B2;
}
a:active {
	text-decoration: none;
}


/* page */
body {
	background-color: #9D5123;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.h{
	text-align:right;
	padding:0px 3px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FEE1AB;
}

.menu-list {
	font-family:'Arial';
	border:1px solid;
	border-top-color:#FCE6B2;
	border-right-color:#EFC68D;
	border-left-color:#FCE6B2;
	border-bottom-color:#FCE6B2;
	}
.cell-border-atas {
	font-family:'Arial';
	border:1px solid;
	border-top-color:#EFC68D;
	border-right-color:#FCE6B2;
	border-left-color:#FCE6B2;
	border-bottom-color:#FCE6B2;
	}
.cell-border-bawahkanan {
	font-family:'Arial';
	border:1px solid;
	border-top-color:#DDB988;
	border-right-color:#9D5123;
	border-left-color:#DDB988;
	border-bottom-color:#9D5123;
	}
.session-border {
	font-family:'Arial';
	border:1px solid;
	border-top-color:#EFC68D;
	border-right-color:#EFC68D;
	border-left-color:#EFC68D;
	border-bottom-color:#EFC68D;
	}

.fontTitle {
	font-size: 15px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #9D5123;
	}
.fontTStandart {
	font-size: 14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #9D5123;
	}
.fontTmStandart {
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #9D5123;
	}
.fontStandart {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9D5123;
	}
.fontfooter{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #9D5123;
	
	padding:5px 5px 5px 5px;
}

.textbox-border-full {
		font-family:'Arial';
		font-size:11px;
		border:1px solid;
	    border-top-color:#9D5123;
		border-left-color:#9D5123;
		border-right-color:#9D5123;
		border-bottom-color:#9D5123;
		}
.combobox{
	background-color:#D8F8FE;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid;
	border-top-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-bottom-color:#999999;
	}

.button-border-full {
		
		font-family:'Arial';
		font-size:75%;
		color:#FCE6B2;
		background-color:#6C210F;
		border:1px solid;
	    border-top-color:#9D5123;
		border-left-color:#9D5123;
		border-right-color:#9D5123;
		border-bottom-color:#9D5123;
		}
		
.table-border-full {
		
		font-family:'Arial';
		border:1px solid;
	    border-top-color:#9D5123;
		border-left-color:#9D5123;
		border-right-color:#9D5123;
		border-bottom-color:#9D5123;
		}
.table-border-bawah{
		
		font-family:'Arial';
		border-bottom:1px solid;
		border-bottom-color:#D3A769;
		}
		
		
.tlabel{
	position:relative;
	background:#EBB983;
	padding:5px;
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#663300;
}
.label{
	position:relative;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#663300;
	width:130px;
}
.data{
	position:relative;
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#663300;
}
.label50{
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#663300;
}
.style1{
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#663300;
}
.useful{
	margin:0px;
	font-weight:bold;
	color:#9d5123;
	font:14px Arial, Helvetica, sans-serif;
	
	}
.useful li{
	margin:0px;
	padding:0px;
	
	}