body {
  margin: 0;
  padding: 0;
  FONT-FAMILY: Arial, Tahoma, Verdana;
  font-size: 9pt;
  color: #003063;
  background-color: #ffffff;/*ghostwhite*/
  /*background:url('layout_images/bgtop.gif');*/
}
.ads{
width: 125px;
height: 100%;
float: right;
}
.content{
height: 100%;
overflow: auto;
}
A:link {
	COLOR: #0033FF; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #0066cc; TEXT-DECORATION: underline
}
A:hover {
background: transparent; 
COLOR: red; 
BORDER-TOP-STYLE: none;
BORDER-RIGHT-STYLE: none;
BORDER-LEFT-STYLE: none;
TEXT-DECORATION: none;
BORDER-BOTTOM-STYLE: none
}
A:active {
background: transparent; 
COLOR: black; 
BORDER-TOP-STYLE: none;
BORDER-RIGHT-STYLE: none;
BORDER-LEFT-STYLE: none;
TEXT-DECORATION: none;
BORDER-BOTTOM-STYLE: none
}
.title {
	font-family: 'Times New Roman', Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #006600;/*#003366;*/
	background: transparent
}
select, textarea, input, txt {
  border: 1px solid #CCCCCC;
  color: #636D7B; /*darkslategray;*/
  font-weight: bold;
  font-size: 8pt;
  margin: 1px;
  padding: 1px;
  font-family: 'Times New Roman', Arial, Verdana;
  background-color: #ffffff;
}
form { padding:0;margin:0;}

input.button {
 border: 1px solid #c0c0c0;  
 color: #333; 
 font-size: 8pt;
 background-color: #DDDDDD;/*#E7E7E7; /*#c0c0c0;*/
 margin: 1px;
 /*margin-top: 1px;*/
 font-weight: bold;
 font-family: 'Times New Roman', Verdana, Arial;
}

input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus 
{ border:1px dashed #CC0033;background-color:#FFFFCC;color:#CC0033}

input.radio {
 font-family : Verdana, Arial;
 background-color: #F7FFFF;
 color: #333;
 font-size: 8pt;
 padding: 0px; 
 border: 0px;
 }
td, TH, DL, UL, OL, P, TR, TABLE {
  font: 9pt Arial;
  font-weight: normal;
}
hr {
  height: 1px;
  border: 1px;
  border-color: #DDDDDD;
  color: #DDDDDD;
  background: #dddddd
} 
h3 { 
font-size:13px;
font-family: Verdana,Arial;
letter-spacing: 1.5px;
text-transform: uppercase;
COLOR: #636D7B; /*darkslategray;*/
  margin-top:    0;
  margin-bottom: 2px; /*4*/
  margin-left:   0;
  margin-right:  0;
  background: transparent
}
h2 { 
font-size:14px;
font-family: Arial,Verdana;
letter-spacing: 0.5px;
text-transform: uppercase;
COLOR: #636D7B; /*darkslategray;*/
  margin-top:    2px;
  margin-bottom: 4px; /*5*/
  margin-left:   0;
  margin-right:  0;
  background: transparent
}
h1 { 
font-size:15px;
font-family: Verdana,Arial;
/*text-transform: uppercase;*/
color: #636D7B; /*darkslategray;*/
  margin-top:    0;
  margin-bottom: 0;
  margin-left:   0;
  margin-right:  0;
  padding: 5px;
  background: transparent
}
.warn { color: #CC0033; }	
.star { color: #CC0033; }
UL { list-style-type: square; }
.red { color: #CC0033; }
.white { color: #000000; }
.silver { color: #556CC0; }
.mati { color: #808080; }
.nyala { color: #336600; }
.even {
	font-family: Tahoma, Arial;
	font-size: 10pt;
    COLOR: #003366;
	background-color: #FFFFFF;
	border-left: 1px solid #E7E3E7;
	border-right: 1px solid #E7E3E7;
}
.uneven {
	font-family: 'Times New Roman', Tahoma, Arial;
	font-size: 9pt;
    COLOR: #636563;
	background-color: #EEEEEE;/*#E7E7E7;*/
	border: 1px solid #DDDDDD;/*#CECECE;*/
}
.uneventop {
	font-family: Arial;
	font-size: 9pt;
    COLOR: #636563;
	background-color: #F7F7F7;
	border-left: 1px solid #E7E3E7;
	border-right: 1px solid #E7E3E7;
	border-top: 1px solid #E7E3E7;
}
.unevenbot {
	font-family: Arial;
	font-size: 9pt;
    COLOR: #636563;
	background-color: #F7F7F7;
	border-left: 1px solid #E7E3E7;
	border-right: 1px solid #E7E3E7;
	border-bottom: 1px solid #E7E3E7;
	letter-spacing:1px;
}
.uneventop2 {
	font-family: Arial;
	font-size: 9pt;
    COLOR: #636563;
	background-color: #EEEEEE;/*#F7F3F7;*/
	border-left: 1px solid #E7E3E7;
	border-right: 1px solid #E7E3E7;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}
.ineven {
	font-family: 'Times New Roman', Tahoma, Arial;
	font-size: 9pt;
    COLOR: #636563;
	background-color: #f7fbff;
	border: 1px solid #DDDDDD;/*#CECECE;*/
}
.oneven {
	font-family: 'Times New Roman', Tahoma, Arial;
	font-size: 9pt;
    COLOR: #636563;
	background-color: #eff3f7;
	border: 1px solid #DDDDDD;/*#CECECE;*/
}
.cat {
font-family:  Verdana, Arial;
font-size: 8pt;
font-weight: normal;
COLOR: gray;
background: transparent
}
fieldset { 
	padding: 4px;
	border: 1px solid #DDDDDD;/*#ECECEC;*/
	padding-top:0px;
}
legend {
	color: #C0C0C0;
	font-family: Verdana;
	text-transform: uppercase;
	font-weight: bold;
}
small
 { 
 font-size: 11px; 
 font-family: Arial Narrow;
 font-weight: normal;
 line-height: 13px;
 }

.border {
	border: 1px solid #DDDDDD;/*#CECECE;*/
}

a.iklan:link {
	font-family: 'Times New Roman', Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
	background: transparent;
	border-bottom: 1px dashed red;
	letter-spacing: 1px;
}
a.iklan:visited {
	font-family: 'Times New Roman', Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
	background: transparent;
	border-bottom: 1px dashed #0066cc;
}
a.iklan:active {
	font-family: 'Times New Roman', Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000066; /*darkblue;*/
	text-decoration: none;
	background: transparent;
}
a.iklan:hover {
	font-family: 'Times New Roman', Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	BACKGROUND: #FFFFCC;
	border-bottom: 1px dashed green;
}
.gede {
text-transform: uppercase;
}
.gede2 {
text-transform: uppercase;
font-family: Arial Narrow;
font-weight: bold;
}
.gedekat {
font-family: 'Times New Roman', Arial;
font-size: 14px;
letter-spacing: 1px;
}
a.gedekat:link, a.gedekat:active, a.gedekat:visited {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed red;
}
a.gedekat:hover   {
	color: red;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dashed green;
	border-bottom: 1px dashed green;
}
.isi {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #636D7B; /*darkslategray;*/
	text-decoration: none;
	background: transparent;
}
a.isikat:link {
 font-size: 12px; 
 font-family: Arial Narrow, Verdana, Arial;
 font-weight: normal;
 line-height: 13px;
 color: #CC0033;
 text-decoration: none;
 background: transparent;
}
a.isikat:visited {
 font-size: 12px; 
 font-family: Arial Narrow, Verdana, Arial;
 font-weight: normal;
 line-height: 13px;
 color: #CC0033;
 text-decoration: none;
 background: transparent;
}
a.isikat:hover {
 font-size: 12px; 
 font-family: Arial Narrow, Verdana, Arial;
 font-weight: normal;
 line-height: 13px;
 cursor:help;
 color: blue;
background: transparent;
TEXT-DECORATION: none;
}
a.isikat:active { cursor:e-resize; }

a.tebal:hover {
 font-size: 13px; 
 font-family: Arial Narrow, Verdana, Arial;
 font-weight: bold;
 line-height: 14px;
 text-transform: none;
 color: red;
 text-decoration: none;
 background: transparent;
}
a.tebal:link, a.tebal:active, a.tebal:visited {
 font-size: 13px; 
 font-family: Arial Narrow, Verdana, Arial;
 font-weight: bold;
 line-height: 14px;
 text-decoration: none;
 background: transparent;
}

.quote {
	BORDER-RIGHT: #CECECE 1px dashed; 
	PADDING-RIGHT: 5px; 
	BACKGROUND-POSITION: right top; 
	BORDER-TOP: #CECECE 1px dashed; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN-LEFT: 3px; 
	BORDER-LEFT: #CECECE 1px dashed; 
	MARGIN-RIGHT: 3px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #CECECE 1px dashed; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #FFFBFF
}
/*TABLE {	TEXT-ALIGN: justify; }*/

.tips {
	BORDER-RIGHT: #CECECE 1px dashed; 
	PADDING-RIGHT: 5px; 
	BACKGROUND-POSITION: right top; 
	BORDER-TOP: #CECECE 1px dashed; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN-LEFT: 3px; 
	BORDER-LEFT: #CECECE 1px dashed; 
	MARGIN-RIGHT: 3px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #CECECE 1px dashed; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #FFFFE7
}
.editiklan {
	BORDER-RIGHT: #CECECE 1px dashed; 
	PADDING-RIGHT: 5px; 
	BACKGROUND-POSITION: right top; 
	BORDER-TOP: #CECECE 1px dashed; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN-LEFT: 3px; 
	BORDER-LEFT: #CECECE 1px dashed; 
	MARGIN-RIGHT: 3px; 
	PADDING-TOP: 5px; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #F7F3F7; /*lavenderblush*/
}

.putus {
	BORDER-RIGHT: #CECECE 1px dashed; 
	PADDING-RIGHT: 2px; 
	BACKGROUND-POSITION: right top; 
	BORDER-TOP: #CECECE 1px dashed; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	MARGIN-LEFT: 1px; 
	BORDER-LEFT: #CECECE 1px dashed; 
	MARGIN-RIGHT: 1px; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #CECECE 1px dashed; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #EFF3F7;
	color: #c0c0c0;
	font-family: 'Times New Roman', Arial;
	letter-spacing: 1px;
}
a.logotx:link, a.logotx:active, a.logotx:visited   {
font-size: 16pt;
font-weight: bold;
color:#006600;
text-decoration: none;
border-bottom: 1px dashed #c0c0c0;
letter-spacing:1px;
}
a.logotx:hover   {
color: blue;
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed red;
}
.ataskat {
font-family: 'Times New Roman', Arial;
font-size: 11px;
letter-spacing: 1px;
font-weight: bold;
}
a.ataskat:link, a.ataskat:active, a.ataskat:visited   {
	font-weight: bold;
	color:blue;
	text-decoration: none;
	border-bottom: 1px dashed red;
}
a.ataskat:hover   {
	color: red;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dashed green;
	border-bottom: 1px dashed blue;
}
.j { 
color: #CC0033; 
font-family: Arial;
font-size: 10px;
}
.plus,a.plus:link,a.plus:visited,a.plus:active {
color: green;
letter-spacing:1px;
font-weight: normal;
text-decoration: none;background: transparent
}
a.plus:hover{color: blue;text-decoration: overline;background: transparent}
.hh,a.hh:link,a.hh:visited,a.hh:active {
font: 6pt Arial,Verdana,sans-serif;
letter-spacing:1px;
color: #738A9C;
font-weight: normal;
text-decoration: none;background: transparent
}
a.hh:hover{color: green;text-decoration: none;background: transparent}
.hd,a.hd:link,a.hd:visited,a.hd:active,a.hd:hover {
font: 1pt Arial,Verdana,sans-serif;
color: #EFF3F7;
font-weight: normal;
text-decoration: none;background: transparent
}

.menu {
text-decoration: none;
font-family: Arial,Verdana;
font-weight: normal;
letter-spacing:0px;
font-size:8pt;
color: #808080;
border: solid 1px #DDDDDD;/*#CECECE;*/
background-color: #F7FBFF;
}
a.mn:link,a.mn:visited,a.mn:active {
text-decoration: none;
font-family: Arial,Verdana;
font-weight: bold;
letter-spacing:0px;
font-size:8pt;
color: blue;
background-color: transparent;
}
a.mn:hover {
text-decoration: none;
font-family: Arial,Verdana;
font-weight: bold;
letter-spacing:0px;
font-size:8pt;
color: #CC0033;
background-color: transparent;
}

.bbtitle,a.bbtitle:visited,a.bbtitle:link {font-family:arial; color:blue; font-size:12px; text-decoration:underline; font-weight:bold;}
.bbdescription {font-family:arial; color:black; font-size:12px;}
.bburl,a.bburl:visited,a.bburl:link {font-family:arial; color:green; font-size:10px;text-decoration:none;}
.bburl,a.bburl:hover {font-family:arial; color:red; font-size:10px;text-decoration:underline;}
.bbadvertisehere {font-family:arial; color:red; font-size:12px; text-decoration:underline; font-weight:bold;}

.adsby,a.adsby:visited,a.adsby:link
{
padding:2px;
margin-top:0px;
margin-bottom:0px;
border-bottom:1px solid #636563;
border-left:1px solid #636563;
border-right:1px solid #636563;
background-color:#636563;
color:white;
font: 8pt Arial;
font-weight: normal;
}
.adby
{
margin-top:0px;
margin-bottom:0px;
border-bottom:2px solid #636563;
border-left:1px solid #636563;
border-right:1px solid #636563;
background-color:#F7F7F7;
padding-left:2px;
padding-top:8px;
padding-bottom:8px;
font: 9pt Arial;
font-weight: normal;
}
a.link-bawah:link, a.link-bawah:active, a.link-bawah:visited   {
	color:#008200;
}
a.link-bawah:hover   {
	color: blue;
}
#ajax-banner {
background: #F7F7F7;
width: 486px;
height: 60px;
text-align: center;
}
#footer_fly {
	background-color:transparent;
	text-align:center;
	position:fixed;
	display:block;
	z-index:11;
	padding:0;
	margin:0;
	left:2%;
	right:2%;
	bottom:0;
	height:40px;
}
#evenads {
	height:54px; /*54px;ppc*/
	width:724px;
	padding:-4px 0 0 0;
	margin:3px 0 0 0;
	overflow: hidden;
	/*overflow-y: hidden;*/
	border:1px dashed #008200;
	background-color: #FFFFCC;
}
#evenads_white {
	height:90px;
	width:728px;
	padding:-5px 0 0 0;
	margin:0;
	overflow: hidden;
	border:0;
	background-color: transparent;
}
#evenadside {
	height:598px;
	width:138px;
	padding:0;
	margin:0;
	overflow: hidden;
	border:0;
	background-color: transparent;
}
#lebar {
	width:726px;
	padding:0;
	margin:2px 0 0 0;
	overflow: hidden;
	border:0;
	background-color: transparent;
}
.floatadv{position:fixed;top:0;right:0;clip:inherit;}
.floatadv_content{padding:10px;}
.title_floatadv{color:#97a92f;font-weight:bold;font-size:16px;margin-top:-30px;}
.floatadvleftt{position:fixed;top:0;left:0;clip:inherit;}
.floatadvleftb{position:fixed;bottom:0;left:0;clip:inherit;}
.floatadvb{position:fixed;bottom:0;right:0;clip:inherit;}
.floatadvt{position:fixed;top:0;right:0;clip:inherit;}
.fixed {
	position:fixed;
	top:-20px;
	bottom:20px;
}
#fixad {
	height:598px;
	width:134px;
	padding-left:12px;
	margin:1px;
	overflow: hidden;
	border:1px solid #DDDDDD;
	background-color: #F7FBFF;
}
