body{
	font-family: Tahoma;
	color:#000;
	line-height: 1.166;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	padding: 0 0 0 0;
	font-size:9pt;
	background-color:#B8DC7C;
}

div#nifty{ margin: 0 ;background: white; }
b.rtop, b.rbottom{display:block;background: #BDD2FF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: white}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.nav a {
	color:#FFF;
	text-decoration: none;
	font-weight:none;
}

.nav a:hover {
	color:#FF0;
	text-decoration: none;
	font-weight:bold;
}

.nav2 {
	color:#F9FE97;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}

.nav3 a {
	color:#000;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	padding-left:10px;
}

.nav3 a:hover {
	color:#F33;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	border-bottom:#00F;
}

.nav4 {
	color:#E7FA24;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 color: #113A9D;
}

h2{
font-family:Verdana, Geneva, sans-serif;
font-size: 130%;
 color:#00C;
}

h3{
font-size: 120%;
font-family:Tahoma, Geneva, sans-serif;
color:#060;
}

h4{
 font-size: 90%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 80%;
 color: #334d55;
}

.tombol {
	BORDER-RIGHT: black 2px outset; BORDER-TOP: #c6d6de 1px outset; BACKGROUND: #85C226; BORDER-LEFT: #c6d6de 1px outset; BORDER-BOTTOM: black 2px outset; color:#FFF;
}
}

select {font-size:9px;}

.salah {
color: red;
font-weight:bold;
}

label{
font: bold 120% Tahoma,sans-serif;
color:#0000FF; line-height:1.8;
text-align:center;
}

p.iepara{
padding-top:1em
}

tr.alt td{
background-color:#CCCCCC;
}

tr.over td{
background-color:#00FF80;
}
/* ticker */

#ticker {
background-color:#FFF;
color:#E4644B;
font-size:110%;
line-height:23px;
padding: 0 0 0 0;
margin: 0 0 0 0;
width: 100%;
text-align:center;
list-style-type: none;
}

#chatoutput {

/* Height of the shoutbox*/
height: 200px;

/*Uncomment width below*/
/*width: 220px;*/

/* Horizontal Scrollbar Killer */
padding: 6px 8px; 

/* Borders */
border: 1px solid #B8DC7C;
border-width: 1px 1px;

font: 11px helvetica, arial, sans-serif;
color: #333333;
background: #FFFFFF;
overflow: auto;
margin-top: 0px;
}

#chatoutput span {
font-size: 1em;
margin-top=-3px;
margin-bottom=-3px;
color: #0066CC;
}

#chatoutput ul#outputList {
padding: 0;
position: static;
margin: 0;
}

#chatoutput ul#outputList li {
padding: 2px;
margin: 0;
color: #333333;
background: none;
font-size: 1em;
list-style: none;
}

/* No bullets from Kubrick et al. */
#chatoutput ul#outputList li:before {
content: '';
}

ul#outputList li:first-line {
line-height: 16px;
}
