@charset "utf-8";
/* CSS Document */

body
{	font-family:myriad pro;
font-size:13px;
background:url(images/bg_02.jpg) top repeat-x; 
line-height:18px;
}

a:link, a:visited, a:active {
	border:none;
	font-weight:none;
	color:#3399FF;
	text-decoration:none;

}

	.kotak {
			margin: 0 0 13px 0;
			padding:10px;
			background:url(images/box_bg.jpg) repeat-x;
			border: 1px solid #d4d4d4;
			text-align:left;
			
			}
			
		td {
	font-family:"myriad Pro";
font-size:12px;
}

th {
font-family:"myriad Pro";
font-size:12px;
}
			
h3
{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0 5px 0;
	color:#990000;
	text-transform:uppercase;
}
			
a:hover {
	color:#666666;
	text-decoration:underline;
	}

a:hover img {background:none}

.box1
{width:210px;
float:right;
clear:both;
padding:0px;
}

.box2
{width:480px;
float:left;
padding:0px;
margin-right:8px;
}

.bg
{
	background:url(images/bg1.jpg);
	color:#FFFFFF;
	padding:5px 0 5px 8px;
	
	}

.bg2
{
	background:url(images/box_bg.jpg) repeat-x;
	font-size:12px;
	color:#333333;
	padding:5px 8px 10px 8px;
	border-bottom:1px dotted #efefef;
	text-align:justify;	
	display:block;

}

.style43 {
color: #999999;
font-size:14px;
}
.style51 {color: #FF0000}
.style52 {
	color: #FFFFFF
}
.style54 {color: #FF0000; font-size: 10px; }
.style55 {
	font-size: large;
	color: #0033FF;
}

ul {list-style-position:inside;
	list-style-type:decimal;
	margin:0;
	padding-left: 1em;
	text-indent: -1em;}
	

h1
{
	background:url(images/bg_header1.jpg) repeat-x;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#ffffff;
	font-weight:none;
	text-transform:uppercase;
	margin:0 0 0 0;
	padding:8px;
	}

h2
{background:url(images/bg_header2.jpg) repeat-x;
font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#ffffff;
	font-weight:none;
	text-transform:uppercase;
	margin:0 0 0 0;
	padding:8px;}

.content
{margin:0 auto; 
width:710px;
height:auto;
margin-top:6px;
overflow:auto; 
text-align:left;
padding:25px 20px 10px 20px;
border:1px solid #efefef;
 }
 
 .footer
{margin:auto; 
width:732px; 
height:20px; 
padding:10px;
background:#efefef;

 }
 