.deskripsi {
	font-family: trebuchet ms;
	font-size: 10px;
	color: #666666;
}

.portal {
	font-family:Verdana;
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
	}

.judul_top {
	font-family: trebuchet ms;
	font-size: 16px;
	color:#FF0000;
	font-weight: bold;
	}

.judul_berita {
	font-family: arial;
	font-size: 14px;

	font-weight: ;
	color:#000088;
	text-transform: capitalize;
	}

.judul {
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #0000FF;
}
.awlklmt {
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #00CC00;
}

.berita {
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight:normal;
	color: #333333;
}
.shout {
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight:normal;
	color:#000099;
}
.artikel {
	font-family: trebuchet ms;
	font-size: 11px;
	color: #666666;
}
.ber_judul1 {
	font-family: arial;
	font-size: 15px;
	color:#ffffff;
	font-weight:bold;
	text-indent:35px;
	height:30px;
	background-repeat:no-repeat;
	text-transform: capitalize;
}

.ber_judul {
	font-family: arial;
	font-size: 15px;
	color:#ffffff;
	font-weight:bold;
	text-indent:35px;
	height:70px;
	background-repeat:no-repeat;
	
	
}
.ber_judul2 {
	font-family: trebuchet ms;
	font-size: 12px;
	color:#222222;
}

.img {
border: 0;

}

a:link {
	color:#3300CC;
	text-decoration:none;
	font-family: "trebuchet MS";
}
a:visited {
	color:#3300CC;
	text-decoration: none;
	font-family: "trebuchet MS";
}

a:hover {
	color:#3300CC;
	text-decoration:underline;
	font-family: "trebuchet MS";
}
#link_bawah {
	
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	color: #7692AC;
}
#link_bawah A {
	
	color: #7692AC;
	text-decoration: none;
}
#link_bawah A:hover {
	color: #FF6600;
	text-decoration: none;
	
}
#link_atasdw {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7692AC;
}
#link_atasdw A {
	color: #7692AC;
	text-decoration: none;
}
#link_atasdw A:hover {
	color: #FF6600;
	text-decoration: none;
	
}
	
BODY.phpshout_body {
	
	background-color:#b5e2f7; /* Background colour of frame */
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}

TABLE.phpshout_table {
	background-image:url(images/bg_shout.jpg);
	background-repeat:repeat-x; 
	background-color:#FFE26A; /* Background colour of table */
	font-family: Arial, Helvetica, sans-serif;
	color:#000000; /* Font colour in table */
	width: 100%; /* Width of table inside iframe. Will expand when iframe width is changed*/
	border-collapse:collapse;
	font-size:11px;
	}

TD.phpshout_posts {
	background-color: #BE69BE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	padding: 3px;
	}

TD.phpshout_2nd_posts {
	background-color: #FBF3CC;
	padding: 3px;
	}

TD.phpshout_form {
	padding:3px;
	}

INPUT.textfields {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px; /* Expand the text fields accordly with the width of your shoutbox */
	}

INPUT.buttons {
	background-color: #CCCCCC;
	color: #000000;
	border: 2px outset #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

P.error {
	color: #FF0033;
	font-weight: bold;
	}

A.phpshout_link:LINK { 
	text-decoration: none; 
	color: #000000; 
	}
	
A.phpshout_link:VISITED { 
	text-decoration: none; 
	color: #000000; 
	}
	
A.phpshout_link:HOVER { 
	text-decoration: underline; 
	color: #000000; 
	}
	

A:LINK img.smilies { 
	border: 0px solid #000000; 
	}
	
A:VISITED img.smilies { 
	border: 0px solid #000000; 
	}
A:HOVER img.smilies { 
	border: 0px solid #000000; 
	}

.search {
	 FONT-SIZE: 7pt;
	 FONT-FAMILY: Arial;
	 border-style:none;
	 border-color:#FFFFFF;
	 border-style:none;
	 border-width:none;
	
}

.ika {
	 FONT-SIZE: 7pt;
	 COLOR: #666666; 
	 FONT-FAMILY: Arial, Helvetica, sans-serif;
	 BACKGROUND-COLOR: #transparent;
	 border-color:#cccccc;
	 border-style:solid;
}



#menu a:link, #menu a:visited {
	display: block;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 1em;
	background-color: #FFE26A;
	color: #0000FF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
#menu a:hover {
	background-color: #FBF3CC;
	background-image:url(images/but.jpg);
	color: #FF0000;
	background-repeat: repeat-x;
}
#judul_menu {
	font-family: Georgia;
	font-size: 20px;
	color: #FBF3CC;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	width: 185px;
}
#menu {
	position: relative;
	text-align: left;
	left: 1px;
	top: 1px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#menu li {
	width: 236px;
	font-size: 80%;
	vertical-align: bottom;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBF3CC;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFE26A;
	text-transform: uppercase;
}
