/* CSS Document */

body{
	background:#333333 url(img/mbg1.gif);
	margin:0px 0px 0px 0px;
	color:#CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

img{
	border:none;
	border-bottom:none;
	}

.mwrap{
	width:100%;
	height:600px;
	background:url(img/mbg2.gif) repeat-x top;
	margin:auto;
	}

.slab{
	width:831px;
	height:554px;
	background:no-repeat top left;
	margin:auto;
	}
	
.parg{
	text-align:justify;
	font-family:Tahoma;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	}
	
	.parg a{
	font-size:12px;
	color:#d89e20;
	text-align:center;
	text-decoration:underline;
	font-weight:normal;
	/*border-bottom:#d89e20 dotted 1px;*/
	}
	
	.parg b{
	font-size:12px;
	color:#d89e20;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	}

p {
	margin:.75em;
	}

h1{
	color:#EDC300;
	/*font-weight:normal;*/
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.footer{
	width:845px;
	margin:auto;
	font-size:10px;
	color:#555;
	text-align:center;
	line-height:20px;
	padding:2px 0px 20px 0px;
	}
	
	.footer a{
	font-size:10px;
	color:#888;
	text-align:center;
	text-decoration:none;
	border-bottom:#666 dotted 1px;
	}

.signblock{
	width:120px;
	height:56px;
	background:url(img/sign.png) no-repeat;
	padding:90px 0px 0px 80px;
	}

.polisi{
	padding-top:2px;
	line-height:19px;
	}

.barx{
	width:320px;
	height:240px;
	border-bottom:#888 dotted 1px;
	padding:10px 0px 0px 10px;
	}
