/* css untuk News */
#newsContainer{
	padding: 1px;
}
.first{
	padding: 2px 2px 2px 2px;
	line-height: 140%;
	border-bottom: 1px dotted #878608;
	color: #333;
	background: url(../images/bgAgen.gif) top left no-repeat #fff;
}

#newsCell {
	padding: 5px 5px 5px 5px;
	line-height: 140%;
	border-bottom: 1px dotted #878608;
	color: #333;
	margin:0px 10px 0px 10px;
}


#newsCell3 {
	padding: 15px 5px 10px 5px;
	line-height: 140%;
	border-bottom: 1px dotted #878608;
	color: #333;
	margin:0px 0px 0px 0px;
}



#newsTitle{
	font-size: 1.1em;
	padding: 3px 0px;
}
#newsDate{
	color: #888888;
	font-size: 11px;
}
#newsCellHeader{
	padding: 4px 0px 10px 17px;
	text-align: left;
	color: #706f00;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0px 0px 0px 20px;
	background: url(../images/logoAgen.gif) top left no-repeat #fff;
}
#newsCellBottom{
	padding: 10px;
	text-align: right;
	font-size: 11px;
}

#newsCellBottom img{
	margin-top: 0px;
	text-align: right;
}

#newsDesc {
	color: #333;
	line-height: 150%;
	font-size: 12px;
}

#newsDesc table tr td img{
	color: #333;
	line-height: 150%;
	font-size: 12px;
	padding: 15px 0px 0px 0px;
}

#newsDesc table tr td p{
	color: #333;
	line-height: 150%;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}

#newsDesc a{
	color: #898400;
	line-height: 150%;
	font-size: 12px;
	text-decoration: none;
}

#newsDesc a:hover{
	color: #bbb700;
	line-height: 150%;
	font-size: 12px;
	text-decoration: underline;
}

#newsDesc span{
	display: block;
	white-space: nowrap;
}
#newsArchive{
	margin: 10px 4px 5px 4px;
	padding-bottom: 10px;
	color: #e98700;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px dotted #ccc;
}	

.newsLink{
	color: #333;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

a.newsLink{
	color: #333;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}
a.newsLink:hover{
	color: #666433;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}
a.newsMore{
	color: #919000;
	text-decoration: none;
	font-weight: bold;
}
a.newsMore:hover{
	color: #bfbe3e;
	text-decoration: none;
	font-weight: bold;
}

span.newsPopUpTitleBig{
	font-size: 13pt; 
	font-weight: bold;
	margin: 5px;
	color: #fff;
	}

span.newsPopUpTitle{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	margin: 50px;
	}
td.newsPopUpNav{
	padding: 4px;
	background-color: #efefef;
	border-bottom: 1px solid #ccc;
	color:#000;
	margin: 3px;
	}
td.newsPopUpCell{
	padding: 10px;
}


/*Css untuk news di tengah */

#newsContainer2{
	padding: 4px;
}
#newsCell2{
	padding: 10px 4px 15px 10px;
	line-height: 140%;
	border-bottom: 1px solid #eee;
	color: #333;
}
#newstitle2{
	color: #000;
	padding-bottom: 6px;
}
#newsDate2{
	color: #bf5f8f;
	font-size: 11px;
	font-style: italic;
}
#newsCellHeader2{
	padding: 4px;
	line-height: 140%;
	border-bottom: 1px solid #333;
	color: #000;
	background-color: #666;
}
#newsCellBottom2{
	border-top: 1px solid #ddd;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
	font-size: 11px;
}

#newsDesc2{
	color: #000;
	line-height: 150%;
}
