/* CSS Document */


#garis2 	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: LightGrey;

	}

ul
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:circle;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
a
{

text-decoration:none;
color:LightGrey;
padding:0.2em 0.6em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:White;
	padding:0.2em 0.6em;

}

li {display:inline;
float:left;}


.author {font-size: 10px;

float:right;
text-decoration:none;
color:LightGrey;
padding:0.2em 0.6em;
}

.umum {font-size: 12px;

float:right;
text-decoration:none;
color:Gray;
padding:0.2em 0.6em;
}

.mozza{ /*style for each glide content DIV within wrapper.*/
	
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Olive;
	text-align: justify;	
}

.komen{ /*style for each glide content DIV within wrapper.*/
	background: WhiteSmoke;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.kolomTengah {
	background-color: White;
	vertical-align: top;
	color: Olive;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.kolomKiri {
	background-color: #EAEAA8;
	vertical-align: top;
	color: Olive;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.kolomKanan {
	background-color: PeachPuff;
	vertical-align: top;
	color: Yellow;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabelLuar {
	/** configure the width **/
	
	border: 1px solid DimGray; /*-----------warna garis pinggir tabel*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	background-color: FloralWhite;

}

.footerStyle {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	height: 30px;
	background-color: DarkOliveGreen;
	text-align: center;
}
.tombol{
	background-color: white;
	cursor: pointer;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: Blue;
	
	}

.nama {
	font-size: 14px;
	color: #996600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pos {
	font-size: 10px;
	color: DarkKhaki;
	
}

.says {
	font-size: 14px;
	color: #666600;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-align: justify;
}
.biasa {
	font-size: 10px;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bucu{
	font-size: 16px;
	background-color: white;
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	float: right;
}
.photonya{

	border: 4px solid LightGrey;
}
.linkMenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 40px;
	background-color: DarkOliveGreen;
    
	
}
.linkMenuPilihan {
	font-family: Arial, Helvetica, sans-serif;
	color:White;
	padding:0.2em 0.6em;
	cursor: crosshair;
	font-weight: bolder;
}


