body,td, select, input, option, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.paddingMenu {
	padding-top:2px;
	padding-bottom:2px;
}
.isiBold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	/** font-weight: bold; **/
	/** color:#08448e; **/
	color: #000000;
	text-align:justify;
	line-height:14px;
	padding-right:30;
}
.isi {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#000000;
	text-align:justify;
	line-height:14px;
	padding-left:24;
	padding-right:25;
}
.formLogin{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color:#08448e;
	padding-left:15;
}
.jobseeker{
	color:#fe5e14;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.daftar{
	color:#5a5b5c;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.paddingNews{
	padding-left:20;
	padding-right:30;
}
.tanggal{
	color:#fe5e14;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.isiNews{
	color:#000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration:none;
}
.more{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color:#08448e;
	text-decoration:none;
}
.copy{
	font-family: "Trebuchet MS";
	font-size: 9px;
	color:#d5e8ff;
	padding-right:50;
	padding-bottom:4;
}
.faberhost{
	font-family: "Trebuchet MS";
	font-size: 9px;
	color:#ffffff;
	text-decoration:none;
}
	

table.datatable {
    border: 1px solid #000000; border-spacing: 0px; border-collapse: collapse; /** width: 100%; **/
}
table.datatable thead { background-color: #EEEEEE }
table.datatable thead tr th {    
	background: #5C7099 url(../images/gradient_thead.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 11px 'segoe ui', tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    padding: 5px 10px 5px 10px;
    text-align: left;
}
table.datatable thead tr th a,
table.datatable thead tr th a:link,
table.datatable thead tr th a:active,
table.datatable thead tr th a:visited
{
    color: #FFFFFF;
}

table.datatable thead tr th a:hover
{
    color: #FFFF66;
}

table.datatable thead tr td {
    color: #FFFFFF; padding: 5px 10px 5px 10px;
    background: #869BBF url(../images/gradient_tcat.gif) repeat-x top left;
    font: 11px 'segoe ui', tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

table.datatable thead tr td.status {
    color: #000; padding: 5px 10px 5px 10px;
    background-color: #FFFFE0;
    text-align: right;
    font-weight: bold;
}

table.datatable tbody tr td {
    border-bottom: 1px solid #D1DCEB; padding: 3px 10px 3px 10px;
    font: 11px 'segoe ui', tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
table.datatable tbody tr { background-color: #F5F5FF }
table.datatable tbody tr:hover {
    background-color: #E1E4F2;
}
table.datatable tfoot tr { background-color: #FFFFFF }
table.datatable tfoot tr td {
    padding: 5px 10px 5px 10px;
    font: 11px 'segoe ui', tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;    
}

	
div.pagination {
    font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	text-align: center;
	
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #9dcd82;
	text-decoration: none;
	color: #42b006;
}

div.pagination a:active {
	border: 1px solid #318602;
	color: #318602;
}

div.pagination a:hover {
	border: 1px solid #42b006;
	color: #318602;
    background-color: #F1F8ED;
}

div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #42b006;
    font-weight: bold;
    background-color: #42b006;
    color: #FFF;
}
div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}