/* ------------------------------
HTML Redefine Tags
------------------------------ */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0;
	background-image: url(../images/icon/_08_ban_atas.gif);
	background-repeat: repeat-x;
	background-color: #eee;
}

input, form, textarea
h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:14px;}
h2{font-size:12px; color:#999999;}
h3{
	font-size:11px;
	border-bottom:solid 1px #DEDEDE;
	padding:4px 0;
	margin-bottom:10px;
}

a {
	color: #333333;
	text-decoration: none;
}
a:link, a:visited{color:#0033CC;}
a:hover{text-decoration:underline; color:#FF0000}

/* ------------------------------
PAGE STRUCTURE
------------------------------ */

/* #container has an absolute width (780 pixel) */

#container{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
#topbar{width:auto; display:block; height:10px;}
#topbar1{
	background-image: url(../images/banner/rotate.php.jpg);
	clear: both;
	padding: 60px 0px 0px;
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #999999;
}
/*-----Suckerfish Dropdowns-----*/

#nav { 
	background: #DDD url(images/navbar.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 25px;
	list-style: none;
	line-height: 1;
	clear: both;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	}
#nav li {
	float: left;
}
#nav a {
	display: block;
	margin: 0px;
	padding: 7px;
	border-right: 1px solid #AAA;
	border-left: 1px solid #EEE;
	font-weight: bold;
	color: #333;
}
#nav a:hover, #nav a.current, #nav .current a {
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #CCC;
	border-left: 1px solid #888;
	background: #999 url(images/navbarhover.gif);
}
#nav li ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: absolute;
	left: -999em;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: none;
	border-left: 1px solid #CCC;
	width: 120px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#nav ul li {
	width: 120px;
	float: left;
	border-bottom: 1px solid #CCCCCC;
}
#nav ul a {
	background: #FFF;
	border: none;
	font-weight: normal;
	padding: 4px 4px 4px 15px;
	width: 101px;
	}
#nav ul a:hover {
	background: #FFFFFF url(images/bullet3.gif) no-repeat 4px 6px;
	border-right: none;
	border-left: none;
	color: #CC0000;
}
#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
}



#main{
	width:auto;
	display:block;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	color: #666;
	clear: both;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#column_left{
	width:190px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#tblrgh3 {
	background-color: #FFFFFF;
}

#column_center{
	width:360px;
	margin-right:7px;
	float:left;
	margin-left: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}
#column_right{
	width:180px;
	float:left;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
div.spacer{clear:both; height:10px; display:block;}



#footer{
	width:auto;
	display:block;
	font-size:11px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}



/* ------------------------------
CUSTOM CLASSES
------------------------------ */

#tbltgh1 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #cccccc;
}
#tbl_hbg {
	background-color: #EAFCFF;
	border: 1px dashed #cccccc;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#tbltgh2 {
	border: 1px dotted #cccccc;
}

#tblrgh1 {
	background-color: #FFF3F2;
	padding: 1px;
	border: 1px dotted #FF6F6F;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
}
#tblrgh2 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCcccc;
	border-bottom-color: #cccccc;
}
#tbltgh3 {
	border: 1px dotted #cccccc;
}
#tblrgh3 {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCcccc;
	border-bottom-color: #cccccc;
}
.text14_org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.text10_org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.text12_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.border_1 {
	border: 1px solid #666666;
}
.text11_bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}
.text11_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
}
.text12_wite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tbl_banblue {
	background-image: url(../images/_topban_l.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	height: 18px;
	width: auto;
	text-align: left;
	overflow: auto;
	background-attachment: scroll;
	clear: none;
	float: left;
}
.dot_hori {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.line_hori_blck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tbl_line_tb {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.tbl_bg_yel {
	background-image: url(../images/_08_bg_tbltghyellow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tbl_bg_gray {
	background-image: url(../images/_08_bg_tbltgh3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tbl_bg_blue {
	background-image: url(../images/_08i_bg_tbltgh3a.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tbl_bg_blueblack {
	background-image: url(../images/block-bgr1.gif);
	background-repeat: repeat;
	background-position: right center;
	background-attachment: fixed;
}
.tbl_4line_dot {
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: fixed;
	border: 1px dashed #CCCCCC;
}
.tbl_bg_kelabu {
	background-image: url(../images/footer_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.font_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.style49 {
	font-family: Arial; 
	font-size: x-small; 
	color: #828282; }
.style23 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF9900;
}
.style1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.tbl_box {
	padding: 1px;
	height: 82px;
	width: 74px;
}
.tbl_bg_hijau {
	background-image: url(../images/_08_bg_hijau.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text12_birubold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
}
