a:link {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #DB8218; text-decoration: none}
a:visited {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #DB8218; text-decoration: none}
a:hover {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #DB8218; text-decoration: underline}

.button {
	BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 1px; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; BORDER-LEFT: #fff 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #fff 1px solid; BACKGROUND-COLOR: #fff
}

	

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #212121;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bd3130;
}
.putih {
	color: #fff;
}	
.abu {
	color: #d6d6d6;
}

.dashhead {
	BORDER-BOTTOM: #6a6a6a 1px dotted
}


/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
text-align:center;
min-height:100%;/* for good browsers*/
min-width:100%;/* for good browsers*/
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 540px;
}
#inner {
width: 840px;
height: 540px;
text-align: center;
margin-left:auto;
margin-right:auto;
}