/* For firefox, show scrollbar */
html { overflow: -moz-scrollbars-vertical; }
body{
	background: #998675 url(../../templates2/images/bg.jpg) repeat-y center top; 
	margin:0px; 
	padding:0px; 
	text-align: center; 
	height:100%; 
	font:8pt "Lucida Grande", "Verdana", geneva, tahoma, Arial, sans-serif;
}
table {
	font:8pt "Lucida Grande", "Verdana", geneva, tahoma, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

td {
	font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #393633;
	font-weight: normal;
}

/* Links */

a
{
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited
{
	color: #BB720F;
}

a:hover
{
	color: #000000);
}

a:active {
	color: #BB720F;
}

p{
	margin-top:0px;
	margin-bottom:12px;
}

.judulbox{
	font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: #F1F1F1;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'Verdana', Helvetica, sans-serif;
	font-weight: bold;
	color: #F1F1F1;
	margin: 2px 0px 2px 0px;
}

h1
{
	font-size: 20px;
	font-weight: bold;
}

h2
{
	font-size: 18px;
	font-weight: bold;
}

h3
{
	font-size: 16px;
	font-weight: bold;
	
}

h4
{
	font-size: 14px;
	font-weight: bold;
}

h5
{
	font-size: 12px;
	font-weight: bold;
}

h6
{
	font-size: 10px;
	font-weight: bold;
}

hr	
{
	color: #9A9A8C;
	background-color: #9A9A8C;
	height: 1px;
	border: 0px;
}

.isi_blog{
	font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #002100;
	font-weight: normal;
}	