/* CSS Document */

body 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal;
}

td 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px
}

a 
{  
	font-family: Arial; 
	font-size: 14px; 
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

a:hover 
{  
	font-family: Arial; 
	font-size: 14px; 
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
}

a:link 
{  
	text-decoration: none; 
	font-family: Arial; 
	font-size: 14px; 
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

a:active 
{  
	font-family: Arial; 
	font-size: 14px; 
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

select 
{  
	font-family: "trebuchet MS"; 
	font-size: 13px
}

input 
{  
	font-family: "trebuchet MS";
	font-size: 13px
}

a.scroll:link 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px
}

a.scroll:hover 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FF0000
}

.menu 
{  
	font-family: Arial; 
	font-size: 15px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}

a.menu:link 
{  
	font-family: Arial; 
	font-size: 15px; 
	color: #FFFFFF; 
	font-weight:bold;
	text-decoration: none
}

a.menu:hover 
{  
	font-family: Arial; 
	font-size: 15px; 
	color: #EAFF00; 
	font-weight:bold;
	text-decoration: none
}

a.menu:avtive 
{  
	font-family: Arial; 
	font-size: 15px; 
	color: #FF0000; 
	font-weight:bold;
	text-decoration: none
}

.bullet {
	list-style-image: url(images/bullet.gif);
}
.content 
{  
	font-family: Arial; 
	font-size: 15px; 
	font-weight: bold; 
	color:#0000FF;
	text-decoration: underline
}

a.content:link 
{  
	font-family: Arial; 
	font-size: 15px; 
	color:#0000FF;
	font-weight:bold;
	text-decoration: underline
}

a.content:hover 
{  
	font-family: Arial; 
	font-size: 15px; 
	color:#6699FF;
	font-weight:bold;
	text-decoration: none
}

a.content:avtive 
{  
	font-family: Arial; 
	font-size: 15px; 
	color:#0000FF;
	font-weight:bold;
	text-decoration: underline
}

.subjudul {
	color: #FFFFFF;
	font-weight: bold;
}

.text 
{  
	font-family: Arial; 
	font-size: 15px; 
	color:#0000FF;
}
