#scroller, #scroller td { 
	color:#B3B3B3;
	font-family:Arial;
	font-size:11px;
}

/* positioning */
#scroller { position:relative; left:0px; top:5px; width:100%; height:350px; clip:rect(0 100% 350 0); overflow:auto; }

ul {
	margin: 10px;
	padding: 10px;
	text-align:left;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#B3B3B3;
	font-family:Arial;
	font-size:11px;
}

.bintro {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	background-image:url(img/intro/bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:11px;
}

.putih {
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
}

.comment {
	color:#D0C28C;
}

.bhome {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#B3B3B3;
	font-family:Arial;
	font-size:11px;
	text-align:justify;
}

.bgtd_home {
	background-image:url(img/home/bgtd.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

.orange {
	background-color:#FF9900;
}

.torange {
	color:#FF9900;
}

.url {
	color:#ffffff;
}

.copyright {
	color:#4D4D4D;
}

.bgtopleft {
	background-position:left top;
	background-repeat:no-repeat;
}

.content {
	text-align:left;
}

#submenu ul {
	list-style-type:none;
	margin:0;
	padding:0;	
}

#submenu li a {
	padding-top:3px;
	font:Arial;
	background-image:url(img/submenu.gif);
	background-repeat:no-repeat;
	color:#F47110;
	text-indent:19px;
	height:26px;
	width:181px;
	display:block;
	text-decoration:none;
}

#submenu li a:hover, #submenu li.act {
	font:Arial;
	padding-top:3px;
	background-image:url(img/submenu_over.gif);
	background-repeat:no-repeat;
	color:#F6FF00;
	text-indent:19px;
	height:26px;
	width:181px;
	display:block;
	text-decoration:none;
}

.ctitle {
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
}

.pic {
	border:1px solid #808080;
}

.pic:hover {
	border:1px solid #FFFFFF;
}

.navigasi {
	color:#B3B3B3;
}

.navigasi:hover {
	color:#FFFFFF;
}

input, select, textarea
{
	background-color: #FEFEFE; 
	border-bottom: #999999 1px solid; 
	border-left: #333333 1px solid; 
	border-right: #999999 1px solid; 
	border-top: #333333 1px solid;
	font-family: Verdana;
	font-size: 10px;   
	color :#000000; 
}