/* CSS Document */
TD{	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
	color: #114B89;
	text-decoration: none;
	line-height:15px;
}
BODY {
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #B10339;
	scrollbar-base-color: #E5E5E5;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #CACACA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a, a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.al {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.al:link, .al:visited, .al:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.al:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}


h1 {font-family:Trebuchet MS, tahoma;
font-size:18px;
font-weight:bolder;
color:#1E6FB7;
margin-bottom:7px;
}
h2 {font-family:Trebuchet MS, tahoma;
font-size:14px;
font-weight:bolder;
color:#1E6FB7;
border-bottom:1px dotted #999999;
margin-bottom:2px;
}
h3 {font-family:Trebuchet MS, tahoma;
font-size:18px;
font-weight:bolder;
color:#1E6FB7;
margin-bottom:2px;
}

.txt,input,textarea,select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
	color: #114B89;
	text-decoration: none;
}

.txt_copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;	
	color: #4282AD;
	line-height:20px;
	text-decoration: none;
}


.ul1 {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */
	
#menu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;	
	color: #205785;
	line-height:24px;
	width: 182px;
	margin: 0px;
	}
	
#menu li a {
	height: 26px;
	line-height:24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;  
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #205785;
	display: block;
	background: url(../images/menu1.gif);
	padding: 1px 0 0 20px;
	}
	
#menu li a:hover {
	color: #0F91D3;
	background: 0 url(../images/menu1.gif) -26px;
	padding: 1px 0 0 25px;
	}
	
#menu li a:active {
	color: #1D6AA9;
	background: url(../images/menu1.gif) 0 -52px;
	padding: 1px 0 0 25px;
	}

	
.menu_main {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #114B89;
	text-decoration: none;
}
.menu_main a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #114B89;
	text-decoration: none;
}
.menu_main a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6F00;
	text-decoration: none;
}

.boxttl {
	padding-left:35px;
	padding-top:0px;
	padding-bottom:10px;
	font-family: Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#132B6D;
}

.boxcnt {
	padding:2px;
	font-family: Tahoma;
	font-size:11px;
	color:#132B6D;
}

.boxsubj {
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#B84647;
}

.boxttl02 {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.tdlineleft {
	border-left:1px solid #666666;
}
.tdlinebtm {
	border-bottom:1px solid #666666;
}
.tdlineleftbtm {
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
}
.abu {
	color:#666666;
}
.tombol {
	border:1px solid #114B89;
	background-color:#498FBF;
	color:#FFFFFF;
	font-weight:bold;
}

.tdul {
	border-bottom:1px solid #498FBF;
}
.tdulEE {
	border-bottom:1px dotted #444499;
}

a:link,a:visited,a:active {
	color:#222299;
	text-decoration:none;
}
a:hover {
	color:#0000FF;
	text-decoration:underline;
}

.tabon {
	border-top:1px solid #5390B7;
	border-left:1px solid #5390B7;
	border-right:1px solid #5390B7;
	background-color:#D9EEF7;
}
.taboff {
	border-top:1px solid #5390B7;
	border-left:1px solid #5390B7;
	border-right:1px solid #5390B7;
	border-bottom:1px solid #5390B7;
	background-color:#B8CFDC;
}
.tabsp {
	border-bottom:1px solid #5390B7;
	background-color:#BDE2F1;
}
.uldot {
	border-bottom:1px dotted;
	padding-left:2px;
	padding-bottom:10px;
}
.uldot2 {
	border-bottom:1px dotted;
	padding:4px;
}
label {
	cursor:hand;
}
.menutop, .menutop:link, .menutop:visited, .menutop:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.menutop:hover {
	color:#FFFFFF;
	background-color:0C3668;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.Dh {
	color:#008FFF;
	font-weight:bold;
}
.Dd {
	padding-left:20px;
}