/* ----- BASIC ELEMENTS ----- */

body {
 /* background-color: #000000; */
 background-color: #FFFFFF; 
/* color: #707070; */
/* color: #000000; */
color: #000000;
 
font-size: 12px;
font-family: 'Tahoma';
}

.clear {
clear: both;
}


img {
border: 0px;
}

p {
margin: 5px;
}

.contentBerita
{
	text-align: justify;
	width: 600px;
}



/*.green {
color:#016001;
}*/

.date {
color:#016001;
text-decoration:overline;
padding: 10px 0 20px 0;
}

/* .light_green {
color:#85B285;
}*/
.white {
color:#FFFFFF;
}
.red {
color:#990000;
}
.green {
color:#336600;
}


#content_footer p {
margin: 40px 30px 10px 30px;
font-size:12px;
text-align:left;
}



#top p {
margin: 95px 0px 0px 154px;
font-size:9px;
}

.content_box p {
margin: 10px 5px 10px 5px;
font-size:10px;
text-align:left;
}

.content_box_large p {
margin: 10px 30px 10px 15px !important;
margin: 10px 30px 10px 5px;
font-size:11px;
text-align:justify;
}

.content_box_small p {
margin: 10px 30px 10px 0px;
font-size:11px;
text-align:left;
}

h1 {
margin: 20px 30px 7px 30px;
font-weight:bold;
font-size:15px;
color:#fff;
}

h2 {
margin: 0px 30px 10px 30px;
font-size:12px;
font-weight:bold;
color:#DFBD02;
}

a {
text-decoration: none;
/* color: #016001;*/
color: #000066;
}

a:hover {
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}


/*----- MENU ----- */

#navLeft, #navRight {
margin: 0;
padding: 0;
width: 122px;
list-style: none;
overflow: hidden;
}

#navLeft li, #navRight li {
width: 122px;
overflow: hidden;
text-transform: uppercase;
font-size:20px;
font-weight:bold;
}

#navLeft a, #navRight a {
color:#fff;
}



/*----- LAYOUT ----- */

#container {
width: 700px;
margin: 0 auto;
}

#top {
height: 10px;
padding:10px;
}

#menu_left {
width: 122px;
float: left;
}



#head {
width: 540px;
height: 240px;
float: right;
background: url(assets/content_header.gif) no-repeat top;
}

#content {
background: url(assets/content_body.gif) repeat-y;
width: 540px;
text-align: justify;
float: right;
}
.content_box_large {
width: 340px;
margin:10px 0 30px 14px;
float: left;
}
.content_box_small {
width: 140px;
margin:10px 0 30px 14px;
float: right;
}

#content_footer {
background: url(assets/content_footer.gif) no-repeat;
height: 85px;
width: 540px;
float: right;
text-align: center;
margin-bottom:30px;
}

/*----- IMAGES ----- */

a img{
border: none;
}

img.left,img.center,img.right {
padding: 4px;
border: 1px solid #a0a0a0;
}

img.left {
float: left;
margin: 0px 12px 5px 0px;
}

img.right {
float: right;
margin: 0px 30px 5px 0px;
}

/*----- FORM ----- */

input   {
	border-top: 1pt solid #cccccc;
	border-bottom: 1pt solid #cccccc;
	border-right: 1pt solid #cccccc;
	border-left: 1pt solid #cccccc;
	font: normal 10px tahoma;
	color: #707070;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

input.login {
margin-top:10px !important;
margin-top:-5px;
}

.tableAdmin {
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: thin solid #CCCCCC;
}
.marTable {
	padding-left: 3px;
}
.genap {
	background-color: #ECE9D8;
}
.ganjil {
	background-color: #FFFFFF;
}
.foot {
	background-color: #99CC00;
}
