/* Standard CSS 	*/


/* Body Style */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313131;
	margin: 0px;
	background: url(../images/bg1.gif) top left repeat-x #fbf9d3;
}

/* standard paragrap */

p {
	line-height: 145%;
	text-align:left;
	margin: 8px 0px !important;
}


h1 {
	font-size: 160%;
	background-color: transparent;
}
h2 {
	font-size: 130%;
	background-color: transparent;
}

h3 {
	font-size: 120%;
	background-color: transparent;
}

h4 {
	font-size: 110%;
	background-color: transparent;
}

h5 {
	font-size: 90%;
	background-color: transparent;
}

h6 {
	font-size: 80%; 
	background-color: transparent;
}

/* standard odered list */
ol {
	text-transform: capitalize;
}

/* standard list entry */
li {
}

/* standard unordered list */
ul {
	
}

/* standard Hyperlink */
a {
	text-decoration: none;
	color: #bc7e00;
}

a:hover {
	color: #333;
	text-decoration: underline;
}
a.sitename {
	width: 270px;
	height: 90px;
	margin: 0px;
	padding-left: 20px;
	color: #86868e;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	overflow: hidden;
}
a.sitename:hover {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

/* standard Form */
form {
	margin: 0px;
	padding: 0px;
}

input {
	font-size: 10px;
}

/* standard form input text */
input.text {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

/* standard form select + option*/
select{
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
option {
	font-size: 10px;
}

/* standard label */
label {
	font-size: 10px;
}

/* standard form textarea */
textarea {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

/* standard form button */
input.button{
	border: 1px solid #000;
	background-color: #efefef;
	color: #333;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
}

input.button2{
	font-size: 10px;
	background-color: #ccc;
	border: 1px solid #333;
	color: #000;
	padding: 1px;
	font-weight: bold;
}

/* standard table */
table {
	border-collapse: collapse;
}

/* standard cell */
td {
	padding: 0px;
}

/*  standard cell for text*/
td.text {
	padding: 4px;
	line-height: 140%;
}

/* standard cell for form */
th.form, td.form{
 	height: 22px;
	padding: 4px 4px 4px 20px;
	border-bottom: 1px solid #eee;
}
td.form a {
	color: #666;
	text-decoration: none;
}
td.form a:hover {
	color: #333;
	text-decoration: underline;
}
 	
/* standard image */
img {
	padding: 0px;
	border: 0px;
}

img.floatRight{
 	float: right;
	margin: 10px 0px 5px 10px;
}
img.floatLeft{
 	float: left;
	margin: 5px 10px 5px 0px;
}



/*css Untuk Header*/
td.headerMain{
	padding: 0px;
	border: 1px solid #fff;
}
td.headerLeft{
	padding: 0px;
}
td.headerCenter{
	padding:0px;
}
td.headerRight{
	padding: 0px;
}
td.headerTop{
	background:url('../images/bg02.png'); 
	height: 55px;
	width: 778px;
	padding-left: 20px;
}
td.headerMiddle{
	padding: 0px;
}
td.headerBottom{
	height: 24px;
	padding-right: 10px;
	text-align:right;
	font-size: 10px;
}


/* css untuk footer */
.footer {
	padding: 0px 2px;
	height: 215px;
	overflow: hidden;
	background-color: #fff;
}
.footerContainer{
	color: #3f3f3f;
	font-size: 10px;
}
.footerCell{
	font-size: 11px;
	text-align: left;
	padding: 14px 10px;
	line-height: 180%;
	border-top: 1px solid #ccc;
}
.footerCell a{
	color: #313131;
	font-weight: bold;
}
.footerCell a:hover{
	color: #313131;
	text-decoration: underline;
}
a.footerLink{
	color: #000;
	display: block;
}
a.footerLink:hover{
	color: #f90;
	text-decoration: none;
}



/*css untuk formatting title */
span.title{
	font-weight: bold;
	font-size: 1.1em;
}
span.titleBig{
	font-weight: bold;
	font-size: 140%;
	color: #666;
}
span.titleColor{
	font-weight: bold;
	color: #eee;
}
span.titleOtherColor{
	font-weight: bold;
	color: #ddd;
}
span.titleOtherFormat{
	font-weight: bold;
	text-decoration: underline;
}


/* site Content */
td.siteContent{
	background-repeat: no-repeat;
	padding: 10px 10px 4px 10px;
	line-height: 120%;
}

td.siteContentCell{
	padding: 3px 3px 3px 8px;
	border-top: 1px solid #333;
	border-right: 1px solid #690;
}


/* box of category */
td.onBoxContainer{
	color: #ccc;
}
td.onBoxHeader{
	color: #ccc;
}
td.onBoxBottom{
	color: #345;
}
td.onBoxCell{
	color: #ccc;
}
td.onBoxMiddle{
	color: #ccc;
}

/* partner */
td.partnerCell{
	color: #000000;
}
td.partnerContainer{
	background-color: #fff;
	padding: 6px;
	text-align: center;
}




/* special --> unclasified class*/
td.tenPixel{
	border-left: 1px solid #ddd;
	width: 200px;
}
td.fourPixel{
	padding: 10px;
}
td.bgEF{
	background-color: #efefef;
}
td.bgCC{
	background-color: #ccc;
}
td.bgColor{
	background-color: #FF9900;
}
td.borderCC{
	padding: 5px;
	color: #2e6699;
}
td.borderColor{
	background-color: #FF9900;
}
td.noName01{
	padding: 0px;
	vertical-align: top;
	width: 212px;
	border-right:1px solid #e1e1e1;
}
td.noName02{
	width: 566px;
	padding: 0px;
	vertical-align: top;
}
td.noName03{
	padding-top: 10px;
}
td.noName04{
	color: #fff;
}
.noName05{
	width: 320px;
	overflow: hidden;
	padding: 0px 15px 0px 0px;
	overflow: hidden;
}
td.noName06{
	vertical-align: top;
}
td.noName07{
	color: #fff;
}

/*Content*/
.pageContainer {
	width: 778px;
	overflow: hidden;
	padding: 0px;
	background-color: #fff;
}

#mainPage{
	padding-top: 10px;
}
#rightSide{
	margin: 0px;
	padding: 0px;
	background: url(../images/bgPage.gif) top left repeat-x;
}
#leftSide{
	width: 212px;
	margin: 0px;
}
.page {
	padding: 0px 15px 10px 15px;
}
#content{
}
#content h1{
	font-weight: bold;
	color: #333;
	font-size: 1.4em;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	background: url(../images/dotted.gif) bottom left repeat-x;
}
#content h2{
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	color: #333;
}
#content p{
	padding: 4px 1px 4px 1px;
	line-height: 140%;
	margin: 0px;
}
#content p a{
}
#content p a:hover{
}
#contentContainer{
	padding: 5px 0px 5px 10px;
}

.title01 {
	font-size: 1.1em;
}

#langContainer{
	margin: 0px;
}
#langCell{
	font-size: 11px;
	color: #724c01;
	padding: 25px 15px 5px 15px;
	text-align: right;
}
#langCell p{
	margin: 0px 2px;
	padding: 3px 7px 3px 5px;
	display: inline;
}
#langCell p a{
	color: #724c01;
	text-decoration: none;
}
#langCell p a:hover{
	color: #d99100;
	text-decoration: none;
}

#headerBanner {
	width: 588px;
	height: 165px;
	padding: 0px;
	overflow: hidden;
}
#bannerFlash {
	margin: 0px;
	padding: 0px;
	width: 728px;
	height: 230px;
	overflow: hidden;
}

.body {
	margin: 0px;
	padding: 7px 0px;
	background: url(../images/bg2.gif) bottom left repeat-x;
}
.container {
	width: 784px;
	margin: 0px auto;
	padding: 0px 1px 0px 0px;
	background: url(../images/bgShad.gif) top left repeat-y;
}
.container00 {
	margin: 0px;
	padding: 0px;
	background: url(../images/bgShadTop.gif) top no-repeat;
}
.container01 {
	margin: 0px;
	padding: 3px;
	background: url(../images/bgShadBot.gif) bottom no-repeat;
}
.header {
	height: 105px;
/*	height: 55px;*/
	overflow: hidden;
	padding: 0px;
	background: url(../images/bgHeaderx.gif) bottom left no-repeat #fff;
	border:0px solid red;
}
.headerAdd {
	width: 300px;
	float: right;
	display: block;
	margin: 0px;
	
}
.headerimage{
	height: 200px;
	overflow: hidden;
	padding: 0px;
	background: url(../images/bgHeaderx.gif) bottom left no-repeat #fff;
	border:0px solid red;
}
table.pageTbl {
	width: 778px;
	border: 0px;
}