BODY
{
	margin:0 0 0 0;
}

A:link, A:active, A:visited	{	color:#FF6600; text-decoration:underline;	}
A:hover		{	color:darkblue; text-decoration:none;	}

textarea	{ font-family: verdana; font-size: 11px; width:95%; height:100px; border: solid 1px #999999 }
input.button{ font-family: verdana; font-size: 11px; width:100px; border: solid 1px #666666 }
input.text	{ font-family: verdana; font-size: 11px; border: solid 1px #999999 }
select		{ font-family: verdana; font-size: 11px; border: solid 1px #999999 }
button		{ font-family: verdana; font-size: 11px; width:100px; border: solid 1px #666666	}
HR			{ border: dashed 1px #cccccc;	}


.subtitle, .subtitle:link, .subtitle:visited { font-family: tahoma; font-size: 14px; color: #000000; font-weight: bold  }
.subtitle:hover		{ text-decoration: underline  }

.normal, .normalbold, .colhead, .colbody { font-family: arial; font-size: 11px; color: #000000 }
.normalbold, .colhead { font-weight: bold }
.subnormal, .subnormalbold, .normalgrey, .normalgreybold, .colsubhead { font-family: arial; font-size: 10px }
.subnormal, .subnormalbold, .colsubhead { color: #000000; font-weight: bold }
.normalgrey { color: #999999 }
.normalgreybold { color: #999999; font-weight: bold }

.newslk:link, .newslk:active, .newslk:visited { font-family: arial; font-size: 11px; color: #666666; line-height: 18px; font-weight: bold; text-decoration: underline }
.newslk:hover { font-family: arial; font-size: 11px; color: #FF6666; line-height: 18px; font-weight: bold; text-decoration: none }
.newstitle { font-family: verdana; font-size: 18px; font-weight: bold; color: orange; text-decoration: none; letter-spacing: -1px }

.produk, .produklk:link, .produklk:visited { font-family: verdana; font-size: 13px; font-weight: bold; color: #FF6600; text-decoration: none; }
.produklk:hover { color: darkblue; text-decoration: none }

.iconbig, .iconblack, .icon { font-family: verdana; font-size: 11px; font-weight: bold; color: #FF6600; text-decoration: none; }
.iconlk:link, .iconlk:visited {color: #FF6600; text-decoration: none; }
.iconlk:hover { color: darkblue; text-decoration: none }
.iconblack { color: #000000 }
.iconbig { font-size: 22px }

.title, .titlesmall	{	color: orange;	font-family: Garamond, tahoma;	}
.title		{ font-size: 20px; font-weight: bold; letter-spacing: -1px; }
.titlesmall		{ font-size: 19px; letter-spacing: -1px; }

.downloads, .downloadslk:link, .downloadslk:active, .downloadslk:visited, .downloadslk:hover { font-family: arial; font-size: 11px; color: #666666; line-height: 18px; font-weight: bold}
.downloadslk:link, .downloadslk:active, .downloadslk:visited { text-decoration: underline }
.downloadslk:hover {  color: #FF6666; text-decoration: none }

.submenu, .submenu:link, .submenu:visited { font-family: verdana; font-size: 10px; color: #FF6600; text-decoration: none; }
.submenu:hover { color: darkblue; text-decoration: none }

.pilihkategori
{
	font-weight: bold;
	list-style-position: inside;
	font-size: 16px;
	color: #ff6600;
	font-family: verdana;
	text-decoration: none;
}

.PrintUtility	{	display:none	}
.WebUtility		{	display:block	}