#master {
	font-family:"Franklin Gothic";
	font-size:11px;

	width:780px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
	}

#banner {
	height:100px;
	margin-bottom:10px;

}

#konten {
	border:0px solid grey; 
	width:100%;}
	}

#copy {
	border:0px solid;
	width:100%}

/* --------- */


#galeri {
	border:1px dotted #C4C4C4;
	margin:5px 10px 5px 10px;
	padding:3px;}

#konsmall {
	border:1px dotted #C4C4C4;
	margin:2px 3px 3px 1px;
	padding:1px;}

legend.top {font-size:14px; font-weight:bold;color:Blue}
legend {font-size:11px; font-weight:bold}

body {
	background-image:url(img/bg1b.gif);
	background-repeat:repeat-x;
	background-color:#FC3;
    font-family: Verdana;
    font-size: 11px;
	margin:0px;
	text-align:center;
}


td {
    font-family: verdana;
    font-size: 11px;
	margin:0px;

}

a {
	text-decoration: none;}
a:hover {
	color:#FF4500;}

p {
	margin-bottom:0px;margin-top:10px}
p.tb {
	margin-bottom:1px;margin-top:1px}
p.hlines {
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana; margin-top:10px; margin-bottom:0px; font-weight:bold}
h1 {font-size: 22px;}
h2 {font-size: 16px;}
h3 {font-size: 12px;}
h4 {font-size: 10px;}


table.chat {
	width:100%;
	border:0px;
	background-color:#FFFFFF;}

td.auth {
	text-align:center;
	width:185px;}

td.chat {
	font:9px Verdana;
	border-bottom:1px dotted #DDDEEE}

th.viall {
	background-color:#DDDFFF;
	border: 1px solid #DDDEEE}
th {
	font:12px Verdana;
	font-weight:bold}


table.kon {
	border-bottom:0px dotted #CD5555;
	width:100%;
	background-color:#F0E8C5;
	padding:2px;
}

table.cols {
	width:100%;
	background-color:#E6E6E6;
	color:#993300;
}

td.mod {
	border-left:1px dotted #CD5555;
	border-bottom:1px dotted #CD5555;
	width:100%;
	background-color:#ffFFFF;
}

th.kon {
	text-align:left;
	background-color:#CD5555;
	color:#FFFF00}

table.ls {
	border-bottom:1px dotted #CD0000;
	width:99%;
	color: #4F4F2F;}
th.ls {
	background-color:#D26900;
	color:#F5D89A;
	text-align:left;
	padding-left:10px;
	background-image: url('../img/headermenu.gif');
	background-repeat:none;
	height:24px}

td.auth {
	text-align:center;
	width:185px;}

td.lr {
	width:180px;
	background-color:#E6EBD0}
td.l {
	width:165px;
	background-color:#ffffff;
	border-left: 0px solid #CD3700;
	text-align:center}
td.r {
	width:165px;
	background-color:#ffffff;
	border-right: 0px dotted #CD3700;}
td.ctr {
	border-right:0px dotted;
	border-left:0px dotted;
	border-color:#CD3700;
	background-color:#FFFFFF;}
td.bdr {border: 1px solid #D8C6FA}
td.bb {
	border-bottom:1px dotted #CCCCCC;}

input,select {
	font:9px verdana;}
textarea {
	font: 9px verdana;
	text-align:wrap;
}
li {
	list-style-type:square;}

code {
  margin: 0px 5px 5px 5px;
  padding:5px;
  display: block;
  overflow: auto;
  font:9px "Lucida Console";
  color:white;
  white-space: pre; 
  background: #305B70;
}

sup	{
	font:8px verdana}

strong {font:11px Verdana; color:red;}

/* COPYRIGHT */

	
#copyr {
	border:1px solid #336699;
	text-align:center;
	font:9px georgia;
	font-style:italic;
	padding:5px;
	background:#626262;
	color:#DADADA;
	height:35px;
	width:250px;
	position:relative;
	float:right;
	right:15px;
	bottom:20px}


/* CUSTOM STYLE */
#bannerLeft {
	width:150px;
	height:100px;
	margin-right:5px;
	background-image:url(img/leaf.gif);
	float:left;
	border:1px solid #CCC;}

#bannerRight {
	width:600px;
	height:100px;
	background:url(img/bg1c.gif) repeat-x;
	float:left;
	margin-left:0px;
	border:1px solid #CCC;
	padding-left:20px;
}
/* END CUSTOM STYLE */