
A:link { text-decoration:none; font-weight:normal; color:#666666}
A:visited { text-decoration:none; font-weight:normal; color:#666666}
A:active { text-decoration:none; font-weight:normal; color:#000000}
A:hover { font-weight:normal; color:#000000}
body {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #009999;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/tgr-bk.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #41291B;
}

.ibox-1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #193c2a;
	background-color: #93BF4E;
	border: 2pt solid #095705;
	padding: 4px 4px;
	cursor: hand;
}

.ibox-2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #193c2a;
	background-color: #cce18d;
	border: 1pt solid #095705;
	padding: 1px 1px;
	cursor: hand;
	}

.ibox-3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #193c2a;
	background-color: #ccd9f7;
	border: 1pt solid #F7F6F5;
	padding: 1px 1px;
	cursor: hand;
}
.judul {
	font-family: "optima", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #613723;
	text-decoration: none;
}
.bck1 {
	background-attachment: fixed;
	background-image: url(images/tgr-bk-btt.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.bck2 {
	background-attachment: fixed;
	background-image: url(images/tgr-bk-tbl1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bck3 {
	background-attachment: fixed;
	background-image: url(images/tgr-bk-tbl2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #300;
	text-decoration: none;
}

.link {
	font-family: "optima",Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: "optima",Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.menu {
	font-family: "optima",Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu:hover {
	font-family: "optima",Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.footer {
	font-family: "optima",Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #494949;
	text-decoration: none;
}
.footer:hover {
	font-family: "optima",Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9e9e9e;
	text-decoration: none;
}
.tx-02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: justify;
	padding: 4px;
	
}

/*Batas Menu*/

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: ; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 11px Verdana;
list-style-type: none;
}

.mattblacktabs li{
	display: none;
	margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 9px 9px; /*padding inside each tab*/
	border-right: 1px solid; /*right divider between tabs*/
	color: #333333; /*background of tabs (default state)*/


	background-color: #;
}

.mattblacktabs li a:visited{
	color: #000000;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	background: #81b045; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.border
{
	border:#ababab solid 2px;
	padding:10px 10px 10px 10px;
}