body
{
	background-color: #FFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
div.page
{
	margin: 0 auto;
	width: 98%;
}
div.header
{
	background-image: url('../img/header-bg.gif');
	border-bottom: 1px solid #FFF;
	height: 88px;
}
div.logo
{
	float: left;
	padding: 15px 20px;
	width: 183px;
}
div.top-menu
{
	background-color: #458EBF;
	background-image: url('../img/menu-bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height: 23px;
	border-bottom: 1px solid #FFF;
}
ul.menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu li
{
	border-right: 1px solid #FFF;
	float: left;
	line-height: 19px;
	padding: 2px 15px;
	text-align: left;
}
ul.menu li a
{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
ul.menu li a:hover
{
	color: #000;
}
div.search-form
{
	font-size: 10px;
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
}
div.search-form a
{
	color: #FFF;
}
input.what
{
	border-top: 2px solid #111;
	border-left: 2px solid #111;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
}
div.bottom
{
	background-image: url('../img/bottom-bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border-top: 3px solid #F99B1D;
	clear: both;
	color: #FFF;
	font-size: 10px;
	padding: 10px 0;
	position: relative;
	text-align: center;
}
div.bottom a
{
	color: #FFF;
	font-weight: bold;
}
div.bottom a:hover
{
	color: #333;
}
div.copyright
{
	margin: 10px 0;
}
a:hover
{
	color: #000;
}
input, textarea
{
	font-size: 10px;
	font-family: Verdana;	
}
div.content
{
	border: 1px solid #458EBF;
	border-bottom: none;
	padding-bottom: 1px;
}
div.breadcrumb
{
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 0 10px;
}
div.breadcrumb a
{
}
p
{
	padding: 0;
	margin: 0;
}
h2
{
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0;
}
img
{
	border: 0;
}

form
{
	padding: 0;
	margin: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}
h1
{
	color: #1D78A7;
	font-size: 22px;
	font-weight: bold;
	margin: 10px;
}
p.date
{
	font-size: 13px;
}
p.news
{
	margin-top: 5px;
	font-size: 12px;
}
p.last
{
	font-size: 13px;
	margin-top: 5px;
	text-align: right;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}

div.field
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset
{
	border: 1px solid #AF1600;
	margin: 5px;
}
legend
{
	color: #333;
	background-color: #f1f1f1;
	border: 1px solid #AF1600;
	font-weight: bold;
	padding: 3px;
}
div.links
{
	text-align: justify;
}
div.links a
{
	color: #F24618;
}

a.title
{
	font-size: 13px;
	font-weight: bold;
}
div.url
{
	color: #191;
	padding: 0;
	margin: 2px;
	font-size: 11px;
	font-style: italic;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 11px;
}
div.stat
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 11px;
}
div.pr_stat
{
	color: #333;
	font-size: 9px;
	margin: 2px 2px 15px 2px;
}
form
{
	margin: 0;
	padding: 0;
}
div.categories
{
	font-size: 12px;
	list-style-type: none;
	padding: 0 0 0 5px;	
}
div.categories td { padding-bottom:15px; }
div.categories a
{
	color: #F24618;
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 125px;
	text-align: left;
	width: 258px;
}
div.newcategories div.newcol
{
	float: left;
	height: 70px;
	text-align: left;
	width: 450px;
}
div.newcategories div.newlast
{
	float: left;
	height: 70px;
	text-align: left;
	width: 450px;
}
div.categories div.last
{
	float: left;
	height: 70px;
	text-align: left;
	width: 250px;
}
div.subcategories a
{
	font-size: 10px;
	font-weight: normal;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
	padding-bottom: 0px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background-color: #95C59F;
	border: 2px solid #AF1600;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 15px 0 5px 0;
	text-align: center;
}
div.navigation a
{
	color: #333;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 65px;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.preview
{
	background-image: url('../img/no-preview.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
	border: 1px solid #F99B1D;
	clear: both;
	margin: 0 10px 10px 10px;
}

div.boxnew
{
	border: 1px solid #F99B1D;
	clear: both;
	margin: 5px auto 10px 10px;
}

div.box-caption
{
	background-color: #F99B1D;
	background-image: url('../img/box-bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
}
div.box-content
{
	padding: 10px;
	background-color: #FFF;
}
div.featured-link
{
	margin: 0 0 5px 0 ;
}
div.featured-link a
{
	font-size: 11px;
}
div.partner-link
{
	margin: 0 0 7px 0 ;
}
div.partner-link a
{
	font-size: 11px;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
ul.editor-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.editor-menu li
{
	text-transform: uppercase;
}
td.link
{
	padding-bottom: 20px;
}
div.comment
{
}
div.posted
{
	font-size: 10px;
	margin-bottom: 10px;
	text-align: right;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
hr
{
	color: #F99B1D;
	height: 1px;
	border: none;
	background-color: #F99B1D;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textbox {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: E2EEFB;
	border: 1px solid #38669E;
	height: 17px;
	width: auto;
}
.textbox1 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: FAF4DC;
	border: 1px solid #BA9A1B;
	height: 17px;
	width: auto;
}
.heading {
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.headingsmall {
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.headingtiny {
	font-family: Verdana;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.botlinks {
	font-family: Verdana;
	font-size: 11px;
	color: #3D74B7;
	text-decoration: none;
}
.botlinks a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #3D74B7;
	text-decoration: none;
}
.botlinks a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #3D74B7;
	text-decoration: none;
}
.botlinks a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #3D74B7;
	text-decoration: none;
}
.bodylinks {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #3D74B7;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #3D74B7;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0033FF;
	text-decoration: none;
}
.bodylinks1 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodylinks1 a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodylinks1 a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodylinks1 a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: ffaa00;
	text-decoration: none;
	
	}
.iklan {
	font-family: Verdana;
	font-size: 14px;
	color: #fffff;
	text-decoration: none;
	
}
.iklan a:link {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.iklan a:active {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.iklan a:hover {
	font-family: Verdana;
	font-size: 14px;
	color: ffffff;
	text-decoration: none;
	
}
.mainlink {
	font-family: Verdana;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.mainlink a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.mainlink a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #113172;
	text-decoration: none;
}
.mainlink a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;

}
.coba {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}
.coba a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #113172;
	text-decoration: none;

	}
.coba a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #993333;
	text-decoration: none;

}
.coba a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #00FF66;
	text-decoration: none;

}
.textfield {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 18px;
	width: auto;
	border: 1px solid #FAF4DC;
}
.textarea {
	font-family: Verdana;
	font-size: 11px;
	font-weight: strong;
	color: #333333;
	text-decoration: none;
	background-color: FAF4DC;
	width: auto;
	border: 1px solid #BA9A1B;
}

#leftcontent { position: absolute;
left:10px;
top:77px;
width:100px;
background:lavender;
border:0px solid darkblue;
}

#centercontent { top:77px;
background:whitesmoke;
margin-left:99px;
margin-right:119px;
border:1px solid darkblue;
}

#rightcontent { position: absolute;
right:10px;
top:77px;
width:120px;
background:plum;
border:0px solid darkblue;
}


.tipsHead { color:#FFFFFF; font:bold 16px Arial; background:#4299c4; padding:3px 10px; }
.tipsBox { padding:15px; border:1px solid #ccc; border-top:0 none; }
.tipsBox h3 { color:#1872a4; font:bold 14px Arial, Helvetica; margin:0 0 7px 0; }
.tipsBox h3 a { color:#1872a4; text-decoration:none; }
.tipsBox h3 a:hover { color:#e87d15; text-decoration:none; }
.articlePost { border-bottom:1px solid #CCCCCC; padding:15px 0; }


.rightAd { padding-right:10px; }
.rightAd img { display:block; margin-bottom:5px; }

a.inhead { color:#FFF; text-decoration:none; font:bold 12px Arial; }
a.inhead:hover { color:#000000; }

