<style>

A:LINK, A:VISITED { 
	color : #c0c0c0;
	font-size : 12px;
	font-family : "Arial";
	text-decoration : none;
}

A:HOVER {
  color : #ff0000;
	font-size : 12px;
	
	font-family : "Arial";
	text-decoration : none;
}

A {
  color : black;
	font-size : 12px;
	font-family : "Arial";
	text-decoration : none;
}
.title {
	color : #25a0db;
	font-size : 16px; 
	font-family : "Arial";
	font-weight : bold;
	text-decoration : none;
}
.sub-title {
	color : #ff0000;
	font-size : 14px; 
	font-family : "Arial";
	font-weight : bold;
	text-decoration : none;
}
.sub-title2 {
	color : #0080c0;
	font-size : 12px; 
	font-family : "Arial";
	font-weight : bold;
	text-decoration : none;
}
.text-cat {
	color : #ff8306;
	font-size : 12px; 
	font-family : "Arial";
	font-weight : bold;
	text-decoration : none;
}
Table, td, tr, input {
	color : #000000;
	font-size : 12px; 
	font-family : "Arial";
	text-decoration : none;
}
.t11color {
	color : #ff8000;
	font-size : 12px; 
	font-family : "Arial";
	text-decoration : none;
}
.t11color2 {
	color : #0080c0;
	font-size : 12px; 
	font-family : "Arial";
	text-decoration : none;
}
.t14color2 {
	color : #0080c0;
	font-size : 15px; 
	font-family : "Arial";
	text-decoration : none;
	font-weight : bold;
}
input,textarea, select {
	color : #000000;
	font-size : 12px; 
	font-family : "Arial";
	text-decoration : none;
	border : solid 1px #c0c0c0;
	background-color : #f0f0f0;
	letter-spacing : 1px;
}
.standar1 {
	color : #ffffff;
	font-size : 10px; 
	font-family : "Arial";
	text-decoration : none;
}


A.bottomlink:hover {
    font: normal 12px/20px Arial, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: none;
}
.bottomlink {
	font: normal 12px/20px Arial, Arial, Helvetica, sans-serif;
	color: #0080c0;
}

A.plinks:hover {
    font: normal 12px/14px Arial, Arial, Helvetica, sans-serif;
	color: #005279;
	text-decoration: underline;
	font-weight : bold;
}
.plinks {
	font: normal 12px/14px Arial, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight : bold;
}

A.menu-utama:hover {
    font: normal 12px/24px Arial, Arial, Helvetica, sans-serif;
	color: #8cc6ff;
	font-weight : bold;
	text-decoration: underline;
}
A.menu-utama {
	font: normal 12px/24px Arial, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #ffffff;
}


BODY {
	scrollbar-face-color : #dfdfdf;
	scrollbar-highlight-color : #a4a4a4;
	scrollbar-shadow-color : Black;
	scrollbar-arrow-color : White;
	scrollbar-track-color : #e8e8e8;
	scrollbar-base-color : Black;
	scrollbar-3dlight-color : Gray;
	scrollbar-darkshadow-color : Black;
}



.wech	{ display:none }


#tab {
	horizonta-align: top;
}
#tab .separator {
	width: 5px;
	border-bottom: solid 1px #000000 ;
}
#tab .active {
	border: solid 1px #ffffff;
	border-bottom: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	border-top: solid 1px #c0c0c0;
	background-color: #ffffff;
	padding: 5px;
}
#tab .inactive {
	border: solid 1px #ffffff;
	background-color: #efefef;
	border-left: solid 1px #c0c0c0;
	padding: 5px;
	
}
.active a {
	font-weight: bold;
	font-size : 11px; 
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-transform: ;
}
.active a:hover {
	font-weight: bold;
	font-size : 11px; 
	text-decoration: none;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-transform: ;
}
.inactive a {
	font-weight: bold;
	font-size : 11px; 
	text-decoration: none;
	color: #004080;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-transform: ;
}
.inactive a:hover {
	font-weight: bold;
	font-size : 11px; 
	text-decoration: none;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	text-transform: ;
}
.show {
	display: block;
	padding: 5px;
}
.hide {
	display: none;
	padding: 5px;
}
.bg-content {
	background-image: url(images/bg-content.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.bg-content1 {
	background-image: url(images/bg-content-1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
</style>
