body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #FFFFFF;
	behavior:url("csshover.htc");

}
td {
border-bottom: 1px solid #cccccc;
}

#wrapper {
	background-image: url(images/loko_08.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(images/loko_04.jpg);
	height: 188px;
	width: 800px;
       
}
#wrapper #leftcontent {
	float: left;
	width: 10px;
	line-height: 155%;
	text-align: justify;
}

#wrapper #middlecontent {
	background-color: #e4e4e4;
	float: left;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}

#wrapper #rightcontent {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 550px;
	padding-right: 5px;
	padding-left: 5px;
}

ul {
	padding-left: 12px;
	margin-left: 0px;
}
#wrapper #clearer {
	clear: both;
}
#wrapper #footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/loko_10.jpg);
	text-align: center;
	height: 26px;
	width: 800px;
	line-height: 275%;
}



#wrapper #leftcontent a:link {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #leftcontent a:visited {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #leftcontent a:hover {
	color: #6600CC;
	text-decoration: underline;
}

#wrapper #middlecontent a:link {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #middlecontent a:visited {
	color: #EE1C24;
	text-decoration: none;
}
#wrapper #middlecontent a:hover {
	color: blue;
	text-decoration: underline;
}

#wrapper #rightcontent a:link {
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
}
#wrapper #rightcontent a:visited {
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
}
#wrapper #rightcontent a:hover {
	color: #EE1C24;
	font-weight:bold;
	text-decoration: underline;
}


#menuheader {
width:100%; 
height:30px; 
background-color:#999;
}

/* Horizontal menu */
#wrapper #menuutama{
  position: relative;
  width: 778px;
  height: 30px;
  background: #6699CC;
  border:1px solid #000000;
  padding:0 px;
  top:185px;
  left:10px;
  clear:both;


}
#wrapper #menuutama ul{
  padding:0;
  margin:0;
  list-style: none;
} 
#wrapper #menuutama ul li{
  float:left; 
  position: relative;
}
#wrapper #menuutama ul li a{
  float: left;
  color: #FFFFFF;
  padding: 10px;
  border-right: 1px solid #000000;
  text-decoration: none;
  display: block;
}
#wrapper #menuutama ul li a:hover{
  background:#000000;
}


/* Menu Drop Down */
#wrapper #menuutama ul li ul {
  display: none;
}
#wrapper #menuutama ul li:hover ul { 
  display:block; 
  position:absolute; 
  top:35px; 
  left:0;
}
#wrapper #menuutama ul li:hover ul li a {
  display:block; 
  background:#6699CC; 
  color:#ffffff; 
  width:130px; 
  border-left: 1px solid #000000;
}
#wrapper #menuutama ul li:hover ul li a:hover {
  background:#000000; 
  color:#ffffff;
}



.image {
	padding: 2px;
	margin: 3px 5px 3px 0;
	float: left;
}
.judul {
	font-family: Georgia;
	font-size: 14px;
	line-height: 170%;
	font-weight: bold;
	color: #EE1C24;
}
.date {
	font-size: 10px;
	line-height: 135%;
	font-style: italic;
}
.posting {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.judul_head {
	font-family: Verdana, Georgia;
	font-size: 12px;
}
.kategori {
	font-family: Georgia;
	line-height: 175%;
	font-weight: bold;
	padding-left: 10px;
}

.organisasi {
	font-family: verdana;
	line-height: 175%;
        font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
}
.komentar {
	font-weight: bold;
}

input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
