body{
	font-family: Tahoma;
    text-align: left;
	background-color:#F0EFF0; 
	color: #000;
}

.table-allredaksi{
    border-left: solid 10px #F0EFF0;
    border-right: solid 10px #F0EFF0; 
	border-top: solid 10px #F0EFF0;
	border-bottom: solid 10px #F0EFF0;
	background-color: #F0EFF0;
	color: #000;
    padding: 10px;
    }
	
.table-userdanpass{
    border-left: solid 2px #BEBEBE;
    border-right: solid 2px #BEBEBE; 
	border-top: solid 2px #BEBEBE;
	border-bottom: solid 2px #BEBEBE;
	background-color: #FFF;
	color: #000;
    padding: 5px;
	width: 344px;
    }
	
.login{
	font-family : Georgia, Palatino, 'Palatino Linotype', 'Times New Roman', Times, serif;
	font-size : 10pt;
	color:#FFF;
	background-color: #179BD7;
	width: 344px;
	padding: 5px;
	border-top: solid 1px #179BD7;
	border-bottom: solid 1px #179BD7;
	border-left: solid 1px #179BD7;
    border-right: solid 1px #179BD7;
	-webkit-border-radius:5px;-moz-border-radius: 5px; border-radius: 5px;
	text-decoration:none;}	
.login:link{
	font-family : Georgia, Palatino, 'Palatino Linotype', 'Times New Roman', Times, serif;
	font-size : 10pt;
	color:#FFF;
	background-color: #179BD7;
	width: 344px;
	padding: 5px;
	border-top: solid 1px #179BD7;
	border-bottom: solid 1px #179BD7;
	border-left: solid 1px #179BD7;
    border-right: solid 1px #179BD7;
	-webkit-border-radius:5px;-moz-border-radius: 5px; border-radius: 5px;
	text-decoration:none;}
.login:visited{
	font-family : Georgia, Palatino, 'Palatino Linotype', 'Times New Roman', Times, serif;
	font-size : 10pt;
	color:#FFF;
	background-color: #179BD7;
	width: 344px;
	padding: 5px;
	border-top: solid 1px #179BD7;
	border-bottom: solid 1px #179BD7;
	border-left: solid 1px #179BD7;
    border-right: solid 1px #179BD7;
	-webkit-border-radius:5px;-moz-border-radius: 5px; border-radius: 5px; 
	text-decoration:none;}
.login:hover{
	font-family : Georgia, Palatino, 'Palatino Linotype', 'Times New Roman', Times, serif;
	font-size : 10pt;
	color:#FFF;
	background-color: #095779;
	width: 344px;
	padding: 5px;
	border-top: solid 1px #095779;
	border-bottom: solid 1px #095779;
	border-left: solid 1px #095779;
    border-right: solid 1px #095779;
	-webkit-border-radius:5px;-moz-border-radius: 5px; border-radius: 5px;
	text-decoration:none;
	}