/* Body Style */
body, p, h3, h4, h5, h6, div, ol, li, td, th, form, input, select, textarea, option, label {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	line-height:150%;
}
h1.page-title {
	font-size:14pt;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	padding:0px 0 15px 0px;
	margin:0 0 0px 0;
	color:#6b0807;
}
h2 { font-size:9pt; color:#990000; }
h2.class-news-home { font-size:14pt; color:#6b0807; font-weight:bold; } 
h2.class-banner-home { font-size:14pt; color:#6b0807; padding-left:8px; font-weight:bold; }
/* standard Hyperlink */
a { text-decoration:none; color:#fff; }
a:hover { text-decoration:none; color:#ffd800; }

.main-content a { text-decoration:none; color:#990000; }
.main-content a:hover { text-decoration:none; color:#ff9900; }

h1.sub-title {
	font-size:12pt;
	font-weight:bold;
	border-bottom:1px dotted #999;
	padding:0 0 10px 0;
	margin:0 0 3px 0;
	color:#b12a00;
}


/* standard Form */
form{ margin:0px; padding:0px; }
input, select, textarea, option, label { font-size:9pt; }
input.text { background-color:#fff; border:1px solid #bbb; padding:2px 0px; font-family:arial !important; }
input.button { border:none; width:80px; font-family:arial; font-weight:bold; background:url(../images/bg-button.gif) repeat-x; height:30px; cursor:pointer; border:1px solid #990000; padding-bottom:2px; color:#ffffff; }
input.button:hover { border:none; font-family:arial !important; background:url(../images/bg-button-hover.gif) repeat-x; height:30px; border:1px solid #990000; }
select { background-color:#FFFFFF; border:1px solid #bbb; font-family:arial !important; }
textarea { background-color:#fff; border:1px solid #bbb; line-height:150%; padding:0px; font-family:arial !important; }

/* AWAL PAGING */
.paging-1-top, .paging-1-bottom {
	padding:5px 3px;
	margin:10px 0;
	text-align:right;
}

.paging-1-top {
	border-bottom:1px solid #ddd;
}

.paging-1-bottom {
	border-top:1px solid #ddd;
}

.paging-1-top span, .paging-1-bottom span {
	padding:2px 7px;
	margin:0;
	border:1px solid #ddd;
	background-color:#eee;
	color:#572605;
	font-weight:bold;
}

.paging-1-top a, .paging-1-bottom a {
	padding:2px 7px;
	margin:0;
	border:1px solid #ddd;
	background-color:#fff;
}

.paging-1-top a:hover, .paging-1-bottom a:hover {
	background-color:#eaf0f9;
}
/* AKHIR PAGING */
