/* CSS Document */
body
{
	/*background-image: url(/kewangan/images/bg1.png);
	background-repeat:repeat;*/
}

.selamat_datang
{
	font-size:12px;
	font-family:Arial;
	text-align:center;
	border:1px solid #FFFFFF;
	background-color:#F4F9FC;
	border-radius:3px;
	color:#7A341D;
	text-transform:uppercase;
	font-weight:bold;
	font-stretch:narrower;
	
}
h4
{
	color:#FF9900;
}
#applikasi_staf
{
	height:120px;
	overflow:hidden;
}
#pekeliling
{
	color:#006;
	text-align:left;
}
#pekeliling a
{
	font-size:10px;
	color:#006;
	font-weight:100;
	text-align:left;
}
.x-tab-panel-header .x-tab-strip-over span 
{
    color: blue;
}
.x-tab-panel-header .x-tab-strip-over.x-tab-strip-active span 
{
    color: green;
}
.x-panel-body
{
	background: rgba(179,213,179,0.3);
}
.x-tab-panel-body 
{
	background: rgba(179,213,179,0.9);
}
.x-tab-strip-top .x-tab-right, .x-tab-strip-top .x-tab-left, .x-tab-strip-top .x-tab-strip-inner 
{
    background-image: url("");
}

ul.x-tab-strip-top {
    background-color: #D2ECDF;
    background-image: url("");
    border-bottom-color: #999999;
}


#CenterBar
{
	min-height:500px;
	min-width:1180px;
	width:100%;
	height:100%;
}
#TopBar
{
	height:120px;
}
#BottomBar
{
	height:70px;
	min-width:1180px;
	background: rgba(95,133,56,0.9);
	
}
#top_header
{
	padding-left:10px;
	padding-top:10px;
	height:100px;
}
.applikasi_header
{
	font-size:12px;
	height:30px;
	font-family:"Microsoft Sans Serif";
	font-weight:bold;
	background-color:#FFF;
	border-radius:4px;
}
.navigate
{
	height:30px;
}
#mainpage
{
	padding:20px;
	text-align:center;
	width:100%;
	height:100%;
	margin:0px;
	color:#003;
}
#mainpage .perutusan
{
	font-family:"Microsoft Sans Serif";
	text-align:justify;
	width:400px;
	font-weight:100;
	font-size:10px;
	padding:10px;
	text-align:justify;
	border:1px solid #EFF7FA;
	color:#003;
	margin-right:2px;
	background-color:#F4F9FC;
}

#mainpage .headline, .tender, .event, .applikasi, .announcement 
{
	font-size:14px;
	font-family:"Microsoft Sans Serif";
	width:200px;
	height:20px;
	padding:5px;
	border-radius:1px;
	border:0;
	color:#317EBA;
	/*font-weight:bold;*/
	border:1px solid #EFF7FA;
	/*background-image:url(/kewangan/images/headm.png);
	background-repeat:repeat-x;*/
	background-color:#EFF7FA;
	
	
}



#mainpage .announcement_td
{
	background-color:#F4F9FC;
	padding-top:5px;
	border:1px solid #EFF7FA;
	height:300px;
	color:#003;
	width:250px;
}
#mainpage .headline_td
{
	background-color:#F4F9FC;
	padding-top:5px;
	text-align:justify;
	border:1px solid #EFF7FA;
	height:300px;
	color:#003;
}
#mainpage .tender_td
{
	background-color:#F4F9FC;
	padding-top:5px;
	text-align:justify;
	border:1px solid #EFF7FA;
	height:300px;
	color:#003;
}
#mainpage .tender_td a
{
	text-decoration:none;
	font-family:"Microsoft Sans Serif";
	font-size:9px;
	color:#666;
}
#mainpage .event_td
{
	background-color:#F4F9FC;
	padding-top:5px;
	text-align:justify;
	border:1px solid #EFF7FA;
	color:#003;
	height:200px;
	width:350px;
}
#mainpage .event_td a
{
	text-decoration:none;
	font-family:"Microsoft Sans Serif";
	font-size:9px;
	color:#666;
}
#mainpage .headline_td a
{
	text-decoration:none;
	font-family:"Microsoft Sans Serif";
	font-size:9px;
	color:#666;
}
#mainpage .event_td a:hover
{
	color:#000;
}
#mainpage .headline_td a:hover
{
	color:#000;
}
#mainpage .tender_td a:hover
{
	color:#000;
}
#mainpage .applikasi_td
{
	background-color:#F4F9FC;
	padding-top:5px;
	border:1px solid #EFF7FA;
	height:300px;
	color:#003;
	width:310px;
}


#mainpage .login_tr
{
	height:64px;
}
#login
{
	/*background-image:url(/kewangan/images/headm.png);
	background-repeat:repeat-x;*/
	background-color:#E1F0F6;
	border-radius:7px;
	font-family:"Microsoft Sans Serif";
	padding:5px;
	color:#317EBA;
	font-weight:bold;
	border:1px solid #B8EAF8;
}
#login a
{
	text-decoration:none;
}
#user_name, #password
{
	height:28px;
	text-align:center;
	border:1px solid #B8EAF8;
}
#submit
{
	height:34px;
	border-radius:5px;
	background-color:#B8EAF8;
	border:0;
	width:50px;
	font-size:9px;
	border:1px solid #B8EAF8;
	color:#000;
	padding:2px;
}
#submit:hover
{
	cursor:pointer;
	color:#003;
	background-color:#FF3;
}
.login_text
{
	font-size:11px;
}
