.table_header {
	font-weight: bold;
	padding: 1px;
	border: 1px solid #000;
	background: ActiveCaption;
	color: CaptionText;
	text-align: left;
	
}

.arsip_list {
	
	padding-bottom: 4px;
	padding-top:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
	text-decoration: none;
}
.button_arsip {
	border: 1px solid #333333;
	background:#C7E1F8;
	font-size: 10px;
	padding: 1px;
	width: 40px;
	height: 20px;
}

.arsip_link {
	
	text-decoration: none;
}

.arsip_normal_text {
	
	text-decoration: none;
	font-size: 11px;
}

.arsip_title1 {
	
	font-weight: bolder;
	text-decoration: none;
}

.logotext {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebe8e0;
	margin:inherit;
}

.textperkim {
	color: #ebe8e0;
	font-size: 11px;
}

.text_cpright {
	color: #ebe8e0;
	font-size: 10px; 
}

.arsip_error_text {
	
	color: #FF1F55;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

select
{
	padding:4px;
	background-color:#fefefe;
	border:1px solid #E1E1E1;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
