@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font:normal 12px arial;
	color:#372718;
}
#content{
	text-align:justify;
}
#content a:link, #content a:active,#content a:visited{
	font:normal 12px arial;
	color:#372718;
	text-decoration:none;
}
#content a:hover{
	color:#0066ff;
	text-decoration:underline;
}
.judul{
	font:bold 14px arial;
	color:#372718;
	text-transform:uppercase;
}
#contact{
		margin: 0 0 0 5px;
		padding: 0;
}
#contact li {
	list-style: none;
	float: left;
	line-height: 18px;
	margin: 0 10px 10px 0;
	text-align: center;
	width: 190px;
	}

#news {
	text-align:justify;
	padding-left:10px;
	width:180px;

		}
#news a:link, #news a:active,#news a:visited{
	font:normal 12px arial;
	color:#372718;
	text-decoration:none;
}
.footer {
	color: #FFFFFF;
	font:normal 10px arial;
}
.footer a:link, .footer a:visited, .footer a:active{
	font:normal 10px arial;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
	color:#000000;
}
/*- Menu Tabs H--------------------------- */

    #tabsH {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;
      }
    #tabsH ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }

.text{
	width:250px;
}
.bt{
	list-style:none;
	padding:0;
	margin:0;
}
