/*body {
background-color: #CCCCCC;
background:url(images/bg.jpg) fixed; 
}*/

body {
background-color: #ffffff;
background:url(images/bg.jpg) fixed; 
}
.logo {
	margin-left: 40px;
}
#tgl {
  font-family: Tahoma;
  color: #525252;
  font-size: 11px;
  margin-left: 20px;
  margin-top: 20px;
}
#menu {
  margin-left: 10px;
  top: 0px;
  margin-top: 0px;
  font-family: "Swiss 721 BT", Verdana, "Trebuchet MS";
  font-weight: bold;
}
#menuatas {
  margin-top: 60px;
}
.newsthumb {float:left;padding:4px;margin: 5px 15px 5px 0 ; border: 1px solid #ccc;}
#menu1 {
  margin-top: 7px;
  color: #525252;
  text-decoration: none;
}
#menu2 {
  margin-top: 10px;
  color: #525252;
  text-decoration: none;
}
#menu1:hover, #menu2:hover {
  text-decoration: underline;
}
#copy, #menu3 {
  color: #525252;
  font-family: Tahoma;
  font-size: 11px;
}
#menu3, #menu3 a {
  margin-top: 15px;
  color: #525252;
  text-decoration: none
}
#copy {
  margin-top: 5px;
}
#menu3 a:hover {
  text-decoration: underline;
}
#copy a {
  color: #007fc1;
}
#content {
  color: #525252;
  font-family: Tahoma;
  font-size: 11px;
  padding-left: 5px;
  padding-right: 5px;
}
#kiri, #kanan {
  color: #525252;
  font-family: Tahoma;
  font-size: 11px;
  padding-left: 5px;
  padding-right: 5px;
}

#content a, #kiri a, #kanan a {
  color: #007fc1;
}

#content h3, h3 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #2c5c8b;
  text-transform: uppercase
}
#content h4 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-transform: lowercase;
  background-image: url(images/bg_h2.png);
  background-repeat: no-repeat;
  line-height: 22px;
  padding-left: 5px;

}
#content h2 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  background-image: url(images/bg_h2.png);
  background-repeat: no-repeat;
  line-height: 22px;
  padding-left: 5px;

}
#content h5, h5 {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase
}
#content h1 {
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: #70a6cd;
  text-transform: uppercase;
  letter-spacing: -1px;
  line-height: 18px;
  padding-bottom: 0px;
}

input, .inputbox, select, textarea  {
  background-color: #fff;
  border-color: #525252;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  font-family: Verdana;
  font-size: 10px;
}

.button {
  background-color: #525252;
  color: #fff;
}
#dodol {
  background-color: #fff;  
  background-repeat: no-repeat;
  border-color: #525252;
  border-style: solid;
  border-width: 1px;
  width: 90%;
  margin: 0;
  color: #333333;
  margin-bottom: 10px;
  text-align: center;  
}
#kabupaten {
  background-color: #fff;  
  background-repeat: no-repeat;
  border-color: #525252;
  border-style: solid;
  border-width: 1px;
  width: 100%;
  margin: 0;
  color: #333333;
  margin-bottom: 10px;
  text-align: center;  
  font-size: 10px;
}
#kiri h3, #kanan h3 {
  background-image: url(images/bg_news.png);
  background-repeat: no-repeat;
  line-height: 27px;
}

ul {
 margin: 0;
 padding-left: 15px;
 list-style-type: square;
}

#date {
  background-color: #808080;
  width: 150px;
  color: #fff;
  margin-bottom: 10px;
}

#events {
  margin-bottom: 10px;
}

#reseh {
  margin: 0px;
  padding: 0px;
}

.tmnu a {
COLOR: #000000;  
TEXT-DECORATION:none;
font-size : 12px;

}
.tmnu a:HOVER {
COLOR: #000000;  
background-color: #999999;
TEXT-DECORATION:underline;
font-size : 12px;

}
.tmnu a:active {
COLOR: #000000;  
TEXT-DECORATION:none;
background-color: #999999;
font-size : 12px;

}
.tmnu a:visited {
COLOR: #000000;  
TEXT-DECORATION:underline;
font-size : 12px;

}