body {
	background: #edecec url(/images/bg.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:83%;padding:1em 0.5em;margin:0;font-family:Arial, Helvetica, sans-serif;
       color :#333333;
}
a, a:link, a:visited, a:active {
  text-decoration:none;
}
a:link {
  color:#0057A2;
}
a:visited {
  color:#1C599D;
}
a:hover {
  text-decoration:underline;
}

.tableborder1 {
	border: 2px solid #DEDEDE;
}
.red {
  color:red;
}
.tableborder2 {
	border: 1px solid #DEDEDE;
       border-bottom: 0px;
       background: #D6E1E5 url(images/bgmenumid.png) repeat-x;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; 
	background-color: #FFFFFF;
	height: 23px;
	
}

p { font-smooth: always;
}

h1 {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
font-weight: normal;
color: #000000;
font-size: 23px;
line-height: 1.2em;
font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
}

h2 {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
font-weight: normal;
color: #4E7D95;
font-size: 1.5em;
}
h3 {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
font-weight: bold;
color: #FFFFFF;
}

h4 {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
font-weight: normal;
color: #4E7D95;
font-size: 1.1em;
}
.bgmenu {
       background: #D6E1E5 url(images/bgmenuleft.png) repeat-y;
}
.redtable {
color: #FFFFFF;
background-color: #C50D0B;
font-weight: bold;
font-size: 11px;
}
.yellowtable {
color: #FFFFFF;
background-color: #D9DC2D;
font-weight: bold;
font-size: 11px;
}
.greentable {
color: #FFFFFF;
background-color: #8EC63F;
font-weight: bold;
font-size: 11px;
}
.lightbrowntable {
color: #FFFFFF;
background-color: #C7BF40;
font-weight: bold;
font-size: 11px;
}

/*Menu untuk tree*/
.arrowlistmenu{
width: 147px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 11px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 1px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.menuheader a { 
color: #fff;
text-decoration: none;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: lightblue !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: lightgreen !important;
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 85%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}

/*End Menu untuk tree*/




/*menu top navigations */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(/images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 4px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}


<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

/*end menu top navigations */



.giThumbnail {
  border: 1px solid #ccc;
  background: #fff;
  padding: 5px;		
}

.tittleyear {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
font-weight: bold;
color: #3EAD48;
font-size: 17px
}


/*start download table */

.rowtop{ 
background-color: #B0C5D1;
color: #ffffff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #bbbbbb;
font-weight: bold;
font-size: 13px;
height: 20px;
}

.row2{ 
background-color: #EEEEEE;
color: #ffffff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #bbbbbb;
height: 20px;
}
.row1{ 
background-color: #FFFFFF;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #bbbbbb;
height: 20px;
}

/*end download table */



.organizelineup
{
background-color: #e2e2e2;
color: #333333;
font-size: 93%;
font-weight: bold;
margin-bottom: 8px;
padding-top: 4px;
padding-right: 5px;
padding-bottom: 4px;
padding-left: 5px;
width: 100%;
}

.organizelineup1
{
background-color: #FFFFFF;
color: #333333;
font-size: 93%;
margin-bottom: 8px;
padding-top: 4px;
padding-right: 5px;

padding-left: 5px;
width: 100%;
}

.organizelineup2
{
background-color: #B0C5D1;
color: #FFFFFF;
font-size: 93%;
font-weight: bold;
margin-bottom: 8px;
padding-top: 4px;
padding-right: 5px;
padding-bottom: 4px;
padding-left: 5px;
width: 100%;
}

.boxquote {
	background-color: #FFFFCC;
       padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px dashed #999999;
}

.titleseries {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

.borderTable {	

border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #d7e5f2;
border-right-color: #d7e5f2;
border-bottom-color: #d7e5f2;
border-left-color: #d7e5f2;
padding-left: 4px;
}


.smalltext 
{font-size: x-small;}



.tablehead

{
color: #000000;
font-style: normal;
background-color: #999999;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
vertical-align: top;
width: 100%;
margin-top: 5px;
margin-right: 0pt;
margin-bottom: 5px;
margin-left: 0pt;

}

.tdwhite {
	background-color: #FFFFFF;
}

.tdgray {
	background-color: #e8e8e8;
}

.tdtitle {
	background-color: #add8e6;
       font-weight: bold; 
       height: 22px; 
}
.pengumuman {
	background:#fffbcc;
	border:1px solid #e6db55;
}

.pengumuman_text {
       font-size: 15px;
	line-height: 1.5em;
	font-family: Georgia,"Bitstream Vera Serif","Times New Roman",serif;
       font-weight: bold; 
}

.style1 {color: #FF0000}

