BODY {
	font-family : Gill Sans, GILLS4, Geneva, sans-serif;
	font-size : 10px;
	background: #fff url(../../images/main_bg.jpg) repeat-x;
	color: black;
	margin: 0;
}

BODY.print {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	font-size : 10px;
	background: #b2763d;
}

h2 {
	font-weight : bold;
	color : #8e9300;
	font-size : 23px;
	margin : 0;
}

h2.pageHeader  {
	margin-top:10px;
    margin-bottom:20px;
    color:#382e21;
    font-weight:normal;
}

H3 {
	font-family : Gill Sans, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #8e9300;
	font-size : 14px;
}

TH {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	font-size : 12px;
	background: #cccccc;
}

TR.topmenu {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	background : #CC6666;
	color:  #E7CCBC;
	font-size : 14px;
	font-weight: normal;
	text-align : center;
}

TR.warning {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	background : #ffccff;
}

TR.silver {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	background : #cccccc;
}

TR.blur {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	background : #efefef;
}

TR.muda {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	background : #eeeeee;
}

TR.white {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	background : #ffffff;
}

TD.black {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	color : #6080DB;
	background : #FFCC66;

}
td.green {
	font-family: Gill Sans, Lucida Grande, Lucida, Verdana, sans-serif;
	background: #ccff00;
}

td.orange {
	font-family: Gill Sans, Lucida Grande, Lucida, Verdana, sans-serif;
	color: #6080DB;
	background: #FFFF00;
}
td.warning {
	font-family: Gill Sans, Lucida Grande, Lucida, Verdana, sans-serif;
	background: #ffccff;
}

TD.blur {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	background : #fafafa;
}

TD.left {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	background : #1875A3;
	color : #ffffff;
}

TD.muda{
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	background : #1875A3;
}

.scroller {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.top_bar {
    font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	color : #ffffff;
	font-weight : bold;
	text-decoration: none;
	font-size: 13px;
}

A.subbar {
    font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	color : #1814C5;
	text-decoration: none;
	font-weight: normal;

}

A:hover {
	font-family : Gill Sans, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #898989;
}

A.top_bar:hover {
    font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	color: #898989;
	font-weight : bold;
	text-decoration: none;
	font-size: 13px;
}

A.no_line {
    font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
}

A {
    font-family : Gill Sans, Arial, Helvetica, sans-serif;
    color : #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

INPUT.warning {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	font-size : 11px;
	background: #ff3366;
}

INPUT.button  {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	font-size : 11px;
}

INPUT, SELECT  {
	font-family : Gill Sans, MS Sans Serif, Geneva, sans-serif;
	font-size : 11px;
}

#hb{
	width: 100%;
	position: relative;
	text-align: left;
	height: 98px;
	background: url(../../images/headerBG.gif)  repeat-x;
}
#tl{
    height: 100%;
	background: url(../../images/tl00.png) 0 0 no-repeat;
   	background-position:left top;
}
#bl{
	height: 100%;
	width: 100%;
	background: url(../../images/bl00.png) 0 0 no-repeat;
   	background-position:left bottom;

}

#tr{
   height: 100%;
   	background: url(../../images/tr00.png) 0 0 no-repeat;
   	background-position:right top;
}

#hl1{
    height: 100%;
	background: url(../../images/hl1.png) 0 0 no-repeat;
   	background-position:left top;
}
#hr1{
   height: 100%;
   	background: url(../../images/hr1.png) 0 0 no-repeat;
   	background-position:right top;
}

#hl2{
    height: 100%;
	background: url(../../images/hl2.png) 0 0 no-repeat;
   	background-position:left top;
}
#hr2{
   height: 100%;
   	background: url(../../images/hr2.png) 0 0 no-repeat;
   	background-position:right top;
}

#hl3{
    height: 100%;
	background: url(../../images/hl3.png) 0 0 no-repeat;
   	background-position:left top;
}
#hr3{
   height: 100%;
   	background: url(../../images/hr3.png) 0 0 no-repeat;
   	background-position:right top;
}


#br{
	height: 100%;
	width: 100%;
   	background: url(../../images/br00.png) 0 0 no-repeat;
   	background-position:right bottom;

}
.menu{
	width: 100%;
	position: relative;
	text-align: left;
	height: 23px;
	background: #ffff00;

}
#content{
	float: left;
	width: 100%;
	text-align: left;
}
.h3{
	font-family : Gill Sans, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #cc0000;
	font-size : 14px;
}

.h2{
	font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
}

.h1{
	font-family : Gill Sans, Arial, Helvetica, sans-serif;
	color : #898989;
	font-size : 12px;
	font-weight: bold;
}
.h4{
    font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-weight: bold;
}
.h5{
    font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;
	color : #fff;
	font-size : 12px;
	font-weight: bold;
}
.h6{
    /*font-family : Trebuchet, Arial, 'Liberation Sans', FreeSans, sans-serif;*/
font-family : Gill Sans, GILLS4, Geneva, sans-serif;
	color : #000000;
	/*color: #c60e02;*/
	font-size : 13px;
	font-weight: bold;
}
.h7{
    font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;
	color : #000000;
	font-size : 16px;
	font-weight: bold;
}
.h8{
    font-family : Gill Sans, GILLS4, Geneva, sans-serif;
	font-size : 10px;
	color: black;
	font-weight: none;
}
.h9{
	/*font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;*/
	font-family : GILLS4, Geneva, sans-serif;
	color : #4c4c4c;
	font-size : 11px;
}

.h9 a{
	font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;
	/*font-family : GILLS4, Geneva, sans-serif;	*/
	color : #000000;
	font-size : 11px;
	font-weight: bold;

}
.h9 a:hover{
	/*color:#ba5700;*/
	/*color:#f28c33;*/
	/*color:#59524d;*/
	color:#ed6e00;
	text-decoration:underline;

}

.tag_title{
    font-family :  Gill Sans, GILLS4, Geneva, sans-serif;
	color : #000000;
	font-size : 15px;
	font-weight: bold;
}

.sub_title{
    font-family :  Gill Sans, GILLS4, Geneva, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight: bold;
	text-align:left;
}

.sub_title_smal{
    /*font-family :  GILLS4, Geneva, sans-serif;*/
	font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	font-weight: bold;
	text-align:left;
}

.container {
	font-family: Gill Sans, 'Trebuchet MS', verdana, sans-serif;
	font-size: 12px;
	width: 980px;
	clear: both;
}
TD.header{
	color:#ffff00;
	text-decoration:none;
	margin: 0 0 0 0;
	font-size:12px;
	font-family: Gill Sans, Arial, verdana, sans-serif;
	background:#393939;
	padding: 0 0 3px 0;
}
.menu1 {
	padding:0 0 0 0;
	margin:0;
	list-style:none;
}

.submenu {
	font-family: Gill Sans, Tahoma, sans-serif;
  	font-size: 11px;
  	padding: 5px;
  	font-style: normal;
  	font-weight: normal;
  	color: #000000;
	width: 150px;
	border: 1px solid #646464;
    background-color: #FFFFFF;
	opacity: 0.9;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	border: 1px solid #646464;
	position:relative;
	text-align: left;
}
#cl{
    height: 100%;
	background: url(../../images/cl00.png) 0 0 no-repeat;
   	background-position:left top;
}
#bc{
	height: 100%;
	width: 100%;
	background: url(../../images/bc00.png) 0 0 no-repeat;
   	background-position:left bottom;

}

#lc{
   height: 100%;
   	background: url(../../images/lc00.png) 0 0 no-repeat;
   	background-position:right top;
}
#cb{
	height: 100%;
	width: 100%;
   	background: url(../../images/cb00.png) 0 0 no-repeat;
   	background-position:right bottom;

}
#rtl{
    height: 100%;
	background: url(../../images/rtl.png) 0 0 no-repeat;
   	background-position:left top;
}
#rbl{
	height: 100%;
	width: 100%;
	background: url(../../images/rbl.png) 0 0 no-repeat;
   	background-position:left bottom;

}

#rtr{
   height: 100%;
   	background: url(../../images/rtr.png) 0 0 no-repeat;
   	background-position:right top;
}
#rbr{
	height: 100%;
	width: 100%;
   	background: url(../../images/rbr.png) 0 0 no-repeat;
   	background-position:right bottom;

}
#nl{
	height: 100%;
	width: 100%;
	background: url(../../images/nl.png) 0 0 no-repeat;
   	background-position:left bottom;

}
#nr{
	height: 100%;
	width: 100%;
   	background: url(../../images/nr.png) 0 0 no-repeat;
   	background-position:right bottom;

}
#f_orn_left{
	height: 100%;
	width: 100%;
   	background: url(../../images/right_on.png) 0 0 no-repeat;
   	background-position:left top;

}
#f_orn_right{
	height: 100%;
	width: 100%;
   	background: url(../../images/f_orn.png) 0 0 no-repeat;
   	background-position:right top;

}
#f_orn_bl{
	height: 100%;
	width: 100%;
   	background: url(../../images/right_on.png) 0 0 no-repeat;
   	background-position:left bottom;

}
#f_orn_br{
	height: 100%;
	width: 100%;
   	background: url(../../images/f_orn.png) 0 0 no-repeat;
   	background-position:right bottom;

}

#left_menu, #left_menu a{
	background: #ff9933;
	font-size:11px;
	font-family : GILLS4, Geneva, sans-serif;
}

.list_left_menu  {
	/*background: #ffffff url(../../images/gradasi.png) bottom repeat-x;*/
    font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;

	/*width: 80%; */
	font-weight:normal;
	color:#ffffff;
	/*padding-top:5px;
	padding-bottom:5px;*/
}


.list_left_menu span {
    font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;
	padding-left:10px;
}

.list_left_menu a {
    font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;
	/*color: #9a9981;*/
	color: #ffffff;
	text-decoration: none;
}



.list_left_menu span a:hover {
    font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;
	text-decoration: underline;
	color:#ffffff;
	/*color:#fff;*/

}

.list_left_menu a.open {
    font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;
	/*background: #e5e5e5;*/
	/*color: #9a9981 !important;*/
	width: 80%;
	font-weight:bold;
	color:#ffffff !important;
	padding-top:5px;
	padding-bottom:5px;
}



#content_body {
	background: #ffffff url(../../images/gradasi.png) bottom repeat-x;
}

/*#content_article {
	font-size:11px;
}
*/
.bread_crump{
    font-family :  Gill Sans, 'Trebuchet MS', Helvetica, sans-serif;
	/*color : #000000;*/
    color:#382e21;
	font-size : 13px;
	font-weight:bold;
}

.defocus {
	color: #787878;
	font-size: 11px;
}

.defocus a {
	color: #787878;
	text-decoration: none;
}

.defocus a:hover {
	color: #444;
	text-decoration: underline;
}

#afcorner {background: transparent; margin: 20px 1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background: #fafafa; border-left:1px solid #edcf3d; border-right:1px solid #edcf3d;}
.xb1 {margin:0 5px; background: #edcf3d;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {background: #fafafa; display:block; border:0 solid #edcf3d; padding: 10px; border-width:0 1px;}

.play_vid {
background: url(../../images/arrow.png) center no-repeat;
position:absolute;
top:36px;
left: 49px;
width:52px;
height:52px;
}

.play_vid:hover {
background: url(../../images/arrow_p.png) center no-repeat;
}

.play_vid_front {
/*
background: url(../../images/arrow.png) center no-repeat;
position:absolute;
top:36px;
left: 49px;
width:52px;
height:52px;
*/
	position:absolute;
	width:128px;
	height:96px;
	top:0;
	left:0;
	background: url(../../images/arrow.png) center no-repeat;
}

.play_vid_front:hover {
	background: url(../../images/arrow_p.png) center no-repeat;
}

.container {
	font-family : Gill Sans, GILLS4, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
	width: 780px;
	clear: both;
}

.gal_photo_box {
	width: 230px;
	height: 210px;
	margin: 5px;
	padding: 0 5px 5px 0;
	text-align: center;
	float: left;
	position: relative;
}

.gal_img_box {
	border: 1px solid black;
}

.gal_img_box:hover {
	border: 1px solid orange;
}
/*
.gal_photo_box img{
	border: 2px;
}
*/
/*
.gal_photo_box a img{
	border: 2px;
}
*/

.sig {
	clear:both;
	margin:0px;
	/*padding:12px;*/
	display:table;/*position:relative;*/
}
.sig_clr {
	clear:both;
}
.sig_cont {
	float:left;/*position:relative;*/
}
.sig_cont .sig_thumb {
	float:left;
	margin:0px 5px 5px 0px;
	padding:0px;
	background:url(../../images/shadowAl.png) no-repeat bottom right !important;
	background:url(../../images/shadow00.gif) no-repeat bottom right;
}
.sig_cont .sig_thumb a {
	display:block;
	position:relative;
	background:none;
	text-decoration:none;
}
.sig_cont .sig_thumb a:hover {
	display:block;
	position:relative;
	background:none;
	text-decoration:none;
}
.sig_cont .sig_thumb a img {
	display:block;
	position:relative;
	background:#FFF;
	border:1px solid #ccc;
	margin:-5px 5px 5px -5px;
	padding:4px;
}

.title, .title_unlink {
	color:#823b11;
	font-family : Gill Sans, GILLS4, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
}

.title:hover {
	font-size:14px;
	color:#c60e02;
	font-family : GILLS4, Geneva, sans-serif;
	text-decoration:underline;
}


.content_article {
    font-family :  Gill Sans, GILLS4, Geneva, sans-serif;
	color : #666666;
	font-size : 11px;
	font-weight: normal;
	text-align:left;
	margin-top:10px;
	margin-right:10px;
}

.content_article *, .content_article a {
    font-family :  Gill Sans, GILLS4, Geneva, sans-serif;
	font-size : 11px;
}

/*tabclass*/

#tablist {
	padding: 0px 0 2px 0;
	margin-left: 0;
	margin-bottom: 3px;
	cursor: default;
	border-bottom: 1px solid #808080;
}

#tablist li {
	list-style: none;
	display: inline;
}

#tablist li a {
	color: #999999;
	padding: 2px;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
    font-family :  Gill Sans, GILLS4, Geneva, sans-serif;
	font-size : 11px;
}
#tablist li a:link{
	color: grey;
}
#tablist li a:visited {
	color: grey;
}
#tablist li a.current:hover {
	cursor: pointer;
	padding: 2px;
	color: gray;
	/*background: orange;*/
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid orange;
	border-right: 1px solid orange;
	border-top: 1px solid orange;
    font-family :  Gill Sans, GILLS4, Geneva, sans-serif;
	font-size : 11px;
}
#tablist li a.current {
	cursor: pointer;
	padding: 2px;
	color: gray;
	font-weight: bold;
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid orange;
	border-right: 1px solid orange;
	border-top: 1px solid orange;
}
#tabcontentcontainer {
	clear: both;
	margin-top: 5px;
}

.tabcontent {
	display: none;
}

.white a{
	color : #ffffff;
	font-weight: normal;
}

.white a:hover{
	color :#c60e02;
	font-weight: normal;
}

.slidebox {
	font-family : Gill Sans, GILLS4, Geneva, sans-serif;
	font-size : 11px;
	padding:5px;
	height: 204px;
	width: 300px;
	position:relative;
}

.slidebox a{
	font-family : Gill Sans, GILLS4, Geneva, sans-serif;
	font-size : 11px;
	color: #000000;
	font-weight: normal;
	display:block;
	padding:4px;
	height:120px;
	width: 294px;
}

.slidebox a:hover{
	font-family : Gill Sans, GILLS4, Geneva, sans-serif;
	font-size : 11px;
	color: #000000;
	font-weight: normal;
	display:block;
	padding:2px;
	border:2px dashed white;
	height:120px;
	width: 294px;
}

a.nobtitle{
	color: #c60e02;

}

a.nobtitle:hover{
	color: #ffffff;

}