.hdr
{
    padding-top: 03px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    margin: 3px 0px 3px 3px;
  background-image:url('images/hdr.gif');
  background-repeat:repeat-y;
    background-color: #2393E9 ;
   border-top: 0px solid #686868 ;
   border-right: 0px solid #686868 ;
   border-left: 0px solid #686868 ;
   border-bottom: 1px solid #686868;
}
.child
{
padding-top: 3px;
padding-right: 3px;
padding-bottom: 0px;
padding-left: 3px;
margin: 3px 0px 3px 3px;
background-color: #FFFFFF ;
border-top: 0px solid #686868 ;
border-right: 0px solid #686868 ;
border-left: 0px solid #686868 ;
border-bottom: 0px solid #E2AD97;
}
.bor
{
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
margin: 0px 0px 0px 0px;
background-image:url('images/tableheadbg.jpg');
border-top: 0px solid #686868 ;
border-right: 0px solid #686868 ;
border-left: 0px solid #686868 ;
border-bottom: 0px solid #686868;
}
.catog1
{
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
margin: 3px 0px 3px 3px;
background-image:url('images/kesatria_alt1.gif');
border-top: 0px solid #686868 ;
border-right: 0px solid #686868 ;
border-left: 0px solid #686868 ;
border-bottom: 1px solid #686868;
}
.catog2
{
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
margin: 3px 0px 3px 3px;
background-image:url('images/tableheadbg.jpg');
border-top: 0px solid #686868 ;
border-right: 0px solid #686868 ;
border-left: 0px solid #686868 ;
border-bottom: 1px solid #686868;
}
.catog3
{
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
margin: 3px 0px 3px 3px;
background-image:url('images/page_bg.gif');
border-top: 0px solid #686868 ;
border-right: 0px solid #686868 ;
border-left: 0px solid #686868 ;
border-bottom: 1px solid #686868;
}
.memdetailsbk 
{
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
margin: 3px 0px 3px 3px;
background-image:url('images/bg_txt.gif');
border-top: 1px solid #686868 ;
border-right: 1px solid #686868 ;
border-left: 1px solid #686868 ;
border-bottom: 1px solid #686868;
}
.memdetails 
{
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 3px;
margin: 3px 0px 3px 3px;
border-top: 1px solid #686868 ;
border-right: 1px solid #686868 ;
border-left: 1px solid #686868 ;
border-bottom: 1px solid #686868;
}
.mbk
{
background-image:url('images/bg_left.jpg');
}
.smb
{
background-image:url('images/bg_massege.jpg');
}
/* Normal, standard links. */
a:link, a:visited
{
	color: #005177;
	background-color: transparent;
	text-decoration: none;
}
a:hover
{
	color: #cc3333;
	background-color: transparent;
	text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #005177;
              font-size: 12pt;
	background-color: transparent;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	background-color: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Verdana in black. */
body, td, th
{
	color: #000000;
	font-size: 11pt;
                     font-weight: bold;
	font-family: arial,verdana,helvetica,Microsoft Sans Serif;
                     margin: 1px;
    background-color: #EFEFED
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
	font-size: 8pt;
	color: #000000;
	font-family: arial,verdana,helvetica,Microsoft Sans Serif;
	background-color: #F6D969;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: arial,verdana,helvetica,Microsoft Sans Serif;
	background-color: #F6D969;
}

/* Standard horizontal rule.. */
hr
{
	color: #6394bd;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #6394bd;
	background-color: #6394bd;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #dee7ef;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.3em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: red;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds... */
.ylo
{
	color: #000000;
	background-color: #F6F6E6;
}
.orng
{
	color: #000000;
	background-color: #F9C309;
}
.wit
{
	color: #000000;
	background-color: #FFFFFF;
}
.moder
{
	color: #000000;
	background-color: #FBD2D5;
}
.windowbg
{
	color: #000000;
	background-color: #EFEFED;
}
.windowbg2
{
	color: #000000;
	background-color: #EFEFEF;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #B0C8E9;
	background-image: url(images/catbgn.gif);
}
.titlebg a:hover, .titlebg2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* The category headers, page indexes, and such things. */
.catbg, .catbg3
{
	font-weight: bold;
	background-color: #6B9DDE;
	background-image: url(images/catbg.gif);
	color: #000000;
}

/* The borders around things. */
.frimline
{
	background-color: #E2AD97;
}
.bordercolor
{
	background-color: #E2AD97;
}
.tborder
{
	border: 1px solid #6394bd;
}

/* For the menu bar */
.menubarbutton, .p , .a
{
    background-repeat: no-repeat;
    text-align: center;
    color: #486F8E;
    cursor: pointer;
}

/* For the menu bar */
.menubarnews, .p
{
    background-color: #EFEFED;
    margin: 5px;
    text-align: right;
    color: #486F8E;
}
/* For the menu bar */
.menubartime, .p
{
    background-color: #EFEFED;
    margin: 5px;
    text-align: right;
    color: #486F8E;
}

/* For the menu bar */
.userbar
{
    text-align: left;
    color: #486F8E;
    background-color: #EFEFED;
    margin: 100px;
}

.userbar, .p
{
    margin: 5px;
}

.userbarbutton
{
  border-color: #6B9DDE;
  border-left-style: solid;
  border-left-width: 3px;
  border-right-style: solid;
  border-right-width: 3px;
  border-top-style: solid;
  border-top-width: 3px;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  margin: 5px;
  text-align: center;
  cursor: pointer;
}

.userbarbutton:hover
{
   border-color: #3C6C91;
   color: #3C6C91;
}

.userbarright, .p
{
    margin: 5px;
}



/* Default font sizes. */
.smalltext
{
	font-size: 8pt;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
/* No image should have a border when linked */
a img{
	border: 0;
}
