<style>
	
	td{
		font-family:Tahoma;
		font-size:11px;
	}
	.style1{
		font-family:Trebuchet MS;
		font-size:9pt;
	}
	a.menu{
		text-decoration: none;
		color: #FFFFCC;
		font-family:verdana;
	}
	a.merah{
		text-decoration: none;
		color: #cc0000;
		font-family:Arial;
	}
	a.blog{
		text-decoration: none;
		color: #ffffff;
		font-family:Arial;
	}
	a.selengkapnya{
		text-decoration: none;
		color: #cc9900;
		font-family:Arial;
	}
	a.selengkapnya2{
		text-decoration: none;
		color: #ffffff;
		font-family:Arial;
	}
.juduljajak{
		text-decoration: none;
		color: #719402;
		font-size: 8pt;
		font-family:verdana;
	}
.judulforum{
		text-decoration: none;
		color: #719402;
		font-size: 8pt;
		font-family:verdana;
	}
.judul{
		text-decoration: none;
		color: #ffffff;
		font-size: 10pt;
		font-family:verdana;
	}
	.Text{
		text-decoration: none;
		color: #000000;
		font-size: 10pt;
		font-family:arial;
	}	
	a{
		text-decoration: none;
		color: #ffffff;
	}
	a:hover {
		color: #ffff00;
		text-decoration: underline;
	}
	input, textarea, select {
	font-size: 10pt;
	color: #000000;
	font-family: Microsoft Sans Serif;
}
.inputs {
	background-color: #f7f7f7;
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;

}
.inputs-focus {
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
	border: 1px solid #000000;

}

.button2 { 
    color: #FFFFFF; 
	background-color: #cc9933; 
	width: 50px; 
	height: 15px;
	font: 10px arial, sans-serif; 
	border: 1px solid WHITE;
	font-weight: bold;
}

.cek { 
    color: #ff0000; 
	background-color: #FFCC00; 
	width: 150px; 
	height: 20px;
	font: 10px arial, sans-serif; 
	border: 1px solid WHITE;
	font-weight: bold;
}

.ok { 
    color: #FFFFFF; 
	background-color: #CC3300; 
	width: 35px; 
	height: 22px;
	font: 12px arial, sans-serif; 
	border: 1px solid WHITE;
	font-weight: bold;
}




.thumbnail{
position: relative;
z-index: 0;
font: 12px arial, sans-serif;
color:#000000;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #f7f7f7;
padding: 5px;
left: -1000px;
border: 1px dashed #00ccff;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
.boxalbum {
	border-top: thin solid #FFFFCC;
	border-right: thin solid #FFFFCC;
	border-bottom: thin solid #FFFFCC;
	border-left: thin solid #FFFFCC;
}
.boxalbum2 {
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
}

.box {
	border-top: thin dashed #666666;
	border-right: thin dashed  #666666;
	border-bottom: thin dashed  #666666;
	border-left: thin dashed  #666666;
}

</style>