#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 11px verdana}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 2px 10px;
	background: #ffffff;
	color: #333333;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #B0C4DE}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #333333;
		font: 11px verdana}

	#sddm div a:hover
	{	background: #C0C0C0;
		color: #FFF}
		

.isi { 

	font-weight: none; 

	font-size: 11px; 

	color: #333333; 

	font-family: verdana;

}

.isi_white { 

	font-weight: none; 

	font-size: 11px; 

	color: #ffffff; 

	font-family: verdana;
	text-decoration: none;

}

.judul { 

	font-weight: bold; 

	font-size: 12px; 

	color: #054976; 

	font-family: verdana;

}

.judul_red { 

	font-weight: bold; 

	font-size: 11px; 

	color: #ff0000; 

	font-family: verdana;

}


.transparan
  {
  background-color:#ffffff;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }

.transbox
  {
  width:300px;
  height:100px;
  margin:10px 10px;
  background-color:#ffffff;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
  
  .transbox2
  {
  width:250px;
  height:50px;
  margin:30px 50px;
  background-color:#ffffff;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }
  
.border { 
border-top: 1px solid #4682B4;
border-bottom: 1px solid #4682B4;
}

