a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	height:100%;
}
.grey9 {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	letter-spacing: 1px;
}
.grey11 {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
}
.white10 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.white11 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	}
.white12 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	}
.white14 {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.font_2em {
	font-family: Verdana;
	color: #999999;
	font-size: 1em;
	line-height: 30px;
	text-indent: 5px;
	}
.form_kotak {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	height: 15px;
	border: 1px solid #CCCCCC;
	background-position: center;
}

.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #999999;
	width: 350px;
	border: 1px solid #ccc;
	margin: 5px 5px 5px 5px;
}

.table a{
	display: block;
	background-color: #FFFFFF;
}

.table a:hover{
	background-color: #f8f8f8;
}

.kotak_img {
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}

.font_pad10 {
	padding-right: 10px;
	padding-left: 10px;
	clear: right;
}

.kotak_grey {
	border: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.kotak_grey_bottom{
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.input_sub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
	display: block;
	border: 1 px solid #666666;
	padding: 2px 2px 2px 2px;
}
ul {
    padding-left: 20px ;
    margin-left: 0px ;
}
li {
    padding-bottom: 4px ;
}
