@charset "utf-8";
/* CSS Document */

body {
margin-top:0px; 
font:11px Verdana, Arial, Helvetica, sans-serif;
}

.standard { width:900px;}
.full {width:100%;}

.content { 
width:900px;
background:url(../Images/bgcontent.gif) top center no-repeat;
}

td {text-align:left;vertical-align:top;}

.tnav {
padding:3px;
text-align:center; 
color:#FFF;
background-color:#373737;
}

.para {padding:10px;z-index:10;}
.paras {padding:10px; border-bottom:1px dotted #CCC;}
.inpara {padding:30px 20px 10px 20px;}


#otxt {padding:0px 5px; color:#f26522; font-weight:bold;}

input, select {font:10px Verdana, Arial, Helvetica, sans-serif;}

/*search box*/
#listed {background:url(../Images/searchbox.gif) top center no-repeat;}

.srcbox{
padding:20px 0px 0px 20px;
height:70px;
font-weight:bold;
}

li {margin-bottom:20px;}


/*content*/

.nav {
width:110px;
padding-bottom:35px; 
text-align:center;
vertical-align:bottom;
}

.adt {
width:240px; 
padding-bottom:35px;  
vertical-align:bottom; 
text-align:right;
}

.logbox {
width:315px;
height:180px;
padding:10px;
background:url(../Images/logbox.gif) right top no-repeat;
}

.rgtcolm {
padding:5px 0px 0px 10px;
width:300px;
}

.lftcolm {
padding:5px 0px;
width:600px;
}
.listline {
	BORDER-RIGHT: #cccccc 1px dashed; BORDER-BOTTOM: #cccccc 1px dashed
}
.list1 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: verdana,arial,helvetica,sans; TEXT-DECORATION: none
}
.hfcolm {width:300px; padding:10px 5px;}

.tajuk {height:52px; z-index:1;}

.fwht {font-weight:bold; color:#FFF;vertical-align:middle;}

/*boxes*/
.pnav {  
height:35px;
text-align:center; 
vertical-align:middle;
border:1px solid #FFF;
background:url(../Images/bggrey.gif) right top repeat-x; }

.pyel {width:250px; padding:10px; background-color:#ffffcc; border:1px solid #FFF;}
.pblu {width:250px; padding:10px; background-color:#e5f1f7; border:1px solid #FFF;}

/*footer*/

.foot{
height:40px;
text-align:center;
vertical-align:top;
FONT-SIZE: 11px;
background:url(../Images/bgfooter2.gif) left top repeat-x;
}

/*hyperlinks*/
a:link, a:active, a:visited {
text-decoration:none;
color:#333;
}

a:hover{
text-decoration:underline;
color:#f78808;
}

a.wht:link, a.wht:active, a.wht:visited {
text-decoration:none;
color:#FFF;
font-weight:bold;
}

a.wht:hover{
text-decoration:underline;
color:#f78808;
}

a.blc:link, a.blc:active, a.blc:visited {
text-decoration:none;
color:#fac358;
font-weight:bold;
FONT-SIZE: 11px;
}

a.blc:hover{
text-decoration:underline;
color:#fbad15;
}


