@CHARSET "UTF-8";
body,table{
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
}
input,select,textarea{
	border:1px solid #d5d6ce;
	/*background-color:#FEF;*/
	font-size:12px;
}
form{
	margin:0px;
}
body{
	margin:1px;
	background-color: #d4d4d4;
}
#main{
	border: 1px solid #3c3c3c;
}
.header{
	/*background: #FFF url(../images/new/bg_header.jpg) repeat-x top left;*/
	background-color: #e3e4e6;
	height: 168px;
	text-align:center;
}
#logo{
	/*width: 250px;*/
	text-align: center;
	background-color: #5e0000;
}
#middle_header{
	/*width: 550px;*/
}
#header_right{
	/*width: 200px;*/
}
#box_performance{
	background-color: #5e0000;
	width: 130px;
	padding: 6px;
	margin-left: auto
}
#box_performance td{
	font-size: 9px;
	color: #FFF;
}
.left_box{
	background-color: #e3e4e6;	
}
.pading10{
	padding: 10px;
}
.left_box a:link,.left_box a:visited,.left_box b{
	color: #5e0000;
	font-weight: bold;
	text-decoration: none;
}
.left_box a:hover,.left_box a:active{
	text-decoration: underline;
}
.content_box{
	background-color: #f4f4f4;
}
.content_box a:link,.content_box a:visited{
	color: #000;
	text-decoration: none;
}
.content_box a:hover,.content_box a:active{
	color: #AAA;
	text-decoration: underline;
}
.highlights_box{
	border-left: 25px solid #464646;
	background-color: #858585;
	height: 35px;
}
.highlights_box div{
	text-align:center;
	padding-top: 8px;
	font-size:12px;
	color: #FFF
}
#navigator_box{
	background-color: #696969;
}
#search_box{
	background: #696969 url(../images/new/bg_search.jpg) no-repeat center;
	padding-left: 5em;
}
#search_text{
	border:0px none;
	width: 100px;
}
#sukubunga_box{
	background: #707070 url(../images/new/bottom_left.jpg) no-repeat top left;
}
#sukubunga_box td,#sukubunga_box th{
	color: #FFF;
	font-size: 9px;
}
#footer{
	background: #FFF url(../images/new/bg_footer.jpg) repeat-x top left;
	height: 79px;
	padding-left: 5em;
	color: #FFF;
}
#content_box{
	padding: 15px;
	color: #000;
	height: 380px;
}
.pageTitle a:link,.pageTitle a:visited{
	text-decoration: underline;
	color: #FFF;
}
.pageTitle a:hover,.pageTitle a:active{
	text-decoration: none;
}
.tableModule{
	background-color: #AAA;
}
.tableModule td,.tableModule th{
	background-color: #e3e4e6;
}
h1{
	color: #7c7c7c
}

