/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	letter-spacing: 0em;
}

body
{
	font-family: verdana;
	font-size: 8pt;
	background-color: #3D91E8;
	color: #404040;
	background-image: url(images/bgbgbg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#primaryContent a
{
	color: #696969;
	text-decoration: none;
	border-bottom: 1px dashed #FF6347;
}

#primaryContent a:hover
{
	text-decoration: none;
	background-color: #FFA07A;
	color: White;
}
#mesin a
{
	border-bottom: 0px;
	background-color: white;
}
#mesin a:hover
{
	border-bottom: 0px;
	background-color: white;
}
/* Outer */

#outer
{
	width: 770px;
	margin: 16px auto;
}

/* Header */

#logo
{	
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 43px;
}
#gambarContainer
{
	height: 220px;
	width: 770px;
}
#text
{
	color: White;
	font: italic normal 2em "times new roman", Times, serif;
	line-height: 1em;
	width: 440px;
	margin-top: 160px;
	margin-left: 30px;
	position: absolute;
}

/* Content */

#xbg1
{
	position: absolute;
	z-index: 1;
	background: url('images/bgtengahead.gif') top no-repeat;
	width: 770px;
	height: 328px;
}
#xbg2
{
	position: absolute;
	z-index: 1;
	background: #fff url('images/bgtengahfoot.gif') bottom no-repeat;
	width: 770px;
	height: 94px;
}
#content
{
	background: #fff url('images/bgtengah.gif') top left repeat-y;
}

#content p
{
	margin-bottom: 2em;
	line-height: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	position: relative;
	color: #FF6347;
	font-family: times new roman, Georgia;
	font-weight: normal;
}

#content h2
{
	font-size: 2.2em;
}

#content h3
{
	font-size: 1.7em;
}

#content ul
{
	margin-bottom: 0em;
	padding-left: 1em;
}

#content blockquote
{
	margin-bottom: 2em;
}

#content blockquote p
{
	border-left: solid 8px coral;
	padding-left: 1em;
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 0px;
	border-spacing: 5px;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0px;
	margin: 0px;
border: 0px;
text-align: left;
}

#content table tr.rowA
{
	background-color: #DFBD99;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #EFDCC2;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	position: relative;
	z-index: 2;
	float: right;
	margin-left: -18em;
	width: 100%;
	line-height: 1.5em;
}

#primaryContent
{
	margin: 1em 5em 0em 18em;
	padding: 0em 0em 0em 0em;
}
#primaryContent .gambarkiri
{
	float: left;
	width: 50%;
}
#primaryContent .gambarkanan
{
	float: right;
	width: 50%;
}
#primaryContent .gambarkiri a
{
	margin-left: 20px;
}
#primaryContent .gambarkanan a
{
	margin-left: 20px;
}
#primaryContent img {
  padding: 5px;
  margin: 5px 0px 5px 0px;
  background-color: #FFF;
  vertical-align: top;
  border: 1px solid #DDD;
}
gambar{
  padding: 0px;
  margin: 0px;
  border: 0px solid #DDD;
}
#mesin img {
	  border: 1px solid #DDD;
}
.gambarkiri img {
	  border: 1px solid #DDD;
}
.gambarkanan img {
	  border: 1px solid #DDD;
}
.besar img {
	  border: 1px solid #DDD;
}
#primaryContent li
{
	margin: 0em 0em 0em 5em;
	padding: 0em 0em 0em 0em;
}
/* Secondary Content */

#secondaryContent
{
	position: relative;
	z-index: 2;
	float: right;
	width: 11em;
	margin-right: 2.5em;
	margin-top: 1em;
}
#secondaryContent p li
{
	font-family: Arial, Helvetica, sans-serif;
}
/* menux */
#menux li
{
	list-style: none;
}
#menux ol
{

}
 ul#menux 
{
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#menux li a
{
	display: block;
	padding: 5px 0px 5px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 14px;
}
#menux li a {
	color: #696969;
	background-image: url(images/menu2.gif);
	background-repeat: no-repeat;
}
#menux li a:hover {
	color: #FF7F50;
	background-image: url(images/menu1.gif);
	background-repeat: no-repeat;
}

#menux li a.active {
	color: #FFD700;
	background-image: url(images/menu3.gif);	
	background-repeat: no-repeat;
}

/* Footer */

#footer
{
	background-image: url(images/footer.jpg);
	height: 95px;
	text-align: center;
	color: White;
}
#footer a:link
{
	text-decoration: none;
	color: White;
	background-color: transparent;
}
#footer .kiri
{
	text-align: left;
	float: left;
	margin-left: 50px;
}
#footer .kiri img
{
	padding: 0px 11px 0px 0px;
}
#footer .kanan
{
	text-align: right;
	float: right;
	margin-right: 50px;
	font-family: Arial narrow, arial;
	font-size: 1em;
	padding-top: 7px;
}
#footer .kanan a
{
	color: #FFD700;
	text-decoration: none;
}
.clear
{
	clear: both;
}
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding-top: 7px;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed #CCCCCC;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}