body
{
	background-color: Black;
	color: White;
	cursor: default;
	scrollbar-face-color: #D0D3D4;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

h1
{ 	font: 16pt arial, 'courier new';
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2
{ 	font: 14pt arial, 'courier new';
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3
{ 	font: 12pt arial, 'courier new';
	color: black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p
{
	color: White;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height : 20px;
}

hr
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color : #595959;
}

form
{	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td
{
	font: 12px arial, 'courier new';
	color: White;
}

ul
{
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: White;
	line-height : 20px;
}

ol
{
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: White;
}

li
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: White;
}

a
{ 	text-decoration: none;
	color: red;
}

a:visited  
{	text-decoration: none;
	color: red;
}

a:active
{	text-decoration: underline;
	color: blue;
}

a:hover  
{	text-decoration: underline;
	color: blue;
}

.nav1 			{ font-size:7pt;color: black; }
.nav1:visited 	{ font-size:7pt;color: black; }
.nav1:active 	{ font-size:7pt;color: gray; }
.nav1:hover 	{ font-size:7pt;color: gray; }

.nav2
{
	text-decoration: none;
	color: #C87700;
}

.nav2:visited  
{
	text-decoration: none;
	color: #C87700;
}

.nav2:active
{
	text-decoration: none;
	color: gray ;
}

.nav2:hover  
{
	text-decoration: none;
	color: gray ;
}

.nav3
{
	text-decoration: none;
	color: White;
}

.nav3:visited  
{
	text-decoration: none;
	color: White;
}

.nav3:active
{
	text-decoration: underline;
	color: White;
}

.nav3:hover  
{
	text-decoration: underline;
	color: White;
}

.nav4
{
	text-decoration: none;
	color: #7c7c7c;
}

.nav4:visited  
{
	text-decoration: none;
	color: #7c7c7c;
}

.nav4:active
{
	text-decoration: underline;
	color: #7c7c7c;
}

.nav4:hover  
{
	text-decoration: underline;
	color: #7c7c7c;
}

.nav5
{
	text-decoration: underline;
	color: White;
}

.nav5:visited  
{
	text-decoration: none;
	color: White;
}

.nav5:active
{
	text-decoration: underline;
	color: White;
}

.nav5:hover  
{
	text-decoration: underline;
	color: White;
}

.navForum
{
	text-decoration: none;
	color: #0081D6;
}

.navForum:visited  
{
	text-decoration: none;
	color: #0081D6;
}

.navForum:active
{
	text-decoration: none;
	color: #0081D6;
}

.navForum:hover  
{
	text-decoration: underline;
	color: #0081D6;
}

.color1 { color: #FFFBE7; }
.color2 { color: #BDAE94; }
.color3 { color: #E5E1CF; }
.color4 { color: #DED3BD; }
.color5 { color: #826026; }
.bgcolor1 {
	background-color: Black;
}
.bgcolor2 { background-color: #BDAE94; }
.bgcolor3 {
	background-color: #E5E1CF;
}
.bgcolor4 { background-color: #DED3BD; }
.bgcolor5 { background-color: #826026; }
.black 	{ color: #000000; }
.white 	{ color: #FFFFFF; }
.red 	{ color: #FF0000; }
.blue	{ color: #8F9EC8; }
.orange{ color: #FD9803;}

.hand 	{ cursor:hand; }
.groove { border-style:groove; }
.flat 	{ border-style:solid;background:white;border-width:1px;cursor:hand; }

.small 	{ font-size: 6.4pt; }
.medium { font-size: 11px; }
.large 	{ font-size: 11pt; }

.select_normal 	{ font: 8pt verdana; }
.select_small 	{ font: 6.4pt verdana; }

.title	{
	color: #0081D6;
	font-weight: bold;
	font-style : normal;
	font-size : 15px;
}
.title1	{
	color: #0081D6;
	font-style : normal;
	font-size : 12px;
}
.title2	{ color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-style : italic; }
	
.title3	{
	color: #FFDD00;
	font-size: 11px;
	font-weight: bold;
	font-style : italic;
	padding-left : 10px;
}

.title4	{
	color: White;
	font-size: 11px;
}

.titleMerchant	{
	color: Black;
	font-weight: bold;
	font-style : normal;
	font-size : 15px;
}

.titleRupiah	{
	color: Black;
	font-style : normal;
	font-size : 12px;
}
	
.sub_menu			{ color: #000000; text-decoration: none; }
.sub_menu:visited	{ color: #000000; text-decoration: none; }
.sub_menu:active	{ color: #000000; text-decoration: none; }
.sub_menu:hover		{ color: #0081D6; text-decoration: none;font-weight:bold; }


#menu{	
	width: 100%;
	font: 11px Verdana;
	text-align: center;
	vertical-align: middle;
}