body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
}
body {
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color: #DB8218; text-decoration: underline}
a:visited {color: #DB8218; text-decoration: underline}
a:hover {color: #DB8218; text-decoration: none}

a.footer:link {color: #212121; text-decoration: none}
a.footer:visited {color: #212121; text-decoration: none}
a.footer:hover {color: #000;  text-decoration: underline}

a.simple:link {color: #212121; text-decoration: none}
a.simple:visited {color: #212121; text-decoration: none}
a.simple:hover {color: #000; text-decoration: underline}


H1 {
	font-size: 12pt; color: #DB8218;}


.dashhead {
	BORDER-BOTTOM: #6a6a6a 1px dotted
}

.garisPutus{
	padding: 7px 0px;
	font-size: 16px;
	font-style: italic;
	border-bottom: #CCCCCC solid 1px;
	color: #660000;
}

.ImgGallery{
	padding: 2px;
	border: #CCCCCC solid 1px;
	background-color: #FFFFFF;
}

.putih {
color: #FFFFFF;
}

.f10{
	font-size: 12px;
}


.button{
	padding : 1px; border:#84806a 1px solid; background-color:#fff7cc; color:#000000; font-family:sans-serif; font-size:11px; color:#666666;
}

.button2{
	padding : 2px; border:#cccccc 1px solid; background-color:#ffffff; color:#999999; font-family:sans-serif; font-size:12px; color:#666666;
}





/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:right;
      width:100%;
      }
    #tabs10 ul {
          margin:0;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:right;
      background:url("../image/tabright10.gif") no-repeat left top;
      margin:0;
      text-decoration:none;
      }
    #tabs10 a span {
      float:right;
      display:block;
      background:url("../image/tableft10.gif") no-repeat right top;
      padding:5px 10px 5px 7px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
-->

