body {
	scrollbar-face-color: #F5F2F2;
	scrollbar-shadow-color: #BEBDBD;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #BEBDBD;
  margin: 0;  
  text-align: center;
  font: 0.62em verdana, arial, sans-serif;  
  color: #EEE;
  background: #585858 top center;
}
A:link,A:visited,A:active {
	color:#456494;
	font-weight: 400;
	text-decoration: underline;
	font-variant: normal;
	font-style: normal;
}
A:hover {
	color:#FF6600;
	font-weight: normal;
	cursor: hand;
	border: none;
}
.scroll
{
  overflow: auto;
  height: 315;
  width: 512;
  padding-bottom: 25px;
  margin:auto;
}

ul {margin:0; padding:0; list-style:none; line-height:20px}
li {background:url(images/pointer.gif) left no-repeat;padding:0 0 0 12px;}

 select{
 	margin:0px;
  	padding:0px;
	font-size:10px;
    font-family:Tahoma; 
    color:#8E8E8E; 
    line-height:10px;
	}

 input,a,div,td,select,textarea,body{
 	margin:0px;
  	padding:0px;
	font-size:11px;
    font-family:Tahoma; 
    color:#8E8E8E; 
    line-height:14px;
	}
.link{
	font-size:11px;
    font-family:sans serif; 
    color:#586478;
	line-height:12px
}
.list{
	font-size:11px;
	text-decoration:none; 
	padding-top:10px;
    font-family:verdana; 
    color:#637382;
}
.main{
	font-size:11px;
    font-family:Tahoma; 
    color:#696969;
	line-height:12px
}
 .blue2{
	font-size:11px;
    font-family:Tahoma; 
    color:#5276B0;
}
 .blue{
	font-size:11px;
    font-family:Tahoma; 
    color:#456494;
}
 .date{
	font-size:9px;
    font-family:Tahoma; 
    color:#586478;
}
 .policy1{
	font-size:10px;
    font-family:Tahoma; 
    color:#666666;
	line-height:14px;
	text-decoration:none;
}
 .policy2{
	font-size:11px;
    font-family:Tahoma; 
    color:#FFFFFF;
	text-decoration:none;
}


  .input{
  		width:250px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#EAEAEA;
		border-color:#CCCFD6;
    	line-height:10px;
		padding-top:3px;
		padding-left:5px;
		}

  .textarea{
  		width:250px; height:120px;
		border-width:1px;
		border-style:solid;
		background-color:#EAEAEA;
		border-color:#CCCFD6;
    	line-height:10px;
		padding-top:3px;
		padding-left:5px;
		overflow:auto;
		}
  .inputwebmail{
  		width:180px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#EAEAEA;
		border-color:#CCCFD6;
    	line-height:10px;
		padding-top:3px;
		padding-left:5px;
		}
.button {
	background-color:#F7F7F7;
	color: #8A8A8A;
	border: 1px solid #999999;
	cursor: hand;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	padding: 0px;

}.submit {
	font-weight: bold;
	color: #333333;
	background-color: #EAEAEA;
	padding: 2px;
	border: 1px solid #333333;
}
.news {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.latest-news {
	border-top: 1px dotted #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
.bdr-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.judul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	border-bottom: 1px dotted #EFEFEF;
}
.text-judul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
