a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

body {
	color: #373737;
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 12px;
	margin: 0px 0 0 5px;
	padding: 0px;
	background-color: #ffffff;
}

form, td, select,input {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}

img {
	border: 0px;
}

.banner {
	background: #F7F9F9;
	border: 3px double #ECECEC;
}

.footer, .imsak {
	background-color: #000079;
	color: #ccccff;
	font-weight: bold;
	text-align: center;
}
.pol {
	color: #f59b21;
	outline : dotted thin;
}

.line {
	background-color: #808080;
}
.bg1 {
	background-color: #F7F9F9;
}

.textarea, textarea, .input, .select, .button, .file {
	border: 1px solid #9C5810;
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
}

h1, .h1{
	font-family: Tahoma;
	font-size: 14px;
	color: #8080c0;
}
h4 {
	font-family: Tahoma;
	font-size: 18px;
	color: #8080c0;
}
.mn, .boldtext, .type2 {
	font-size: 11px;
	font-weight: bold;
	color: #f85507;
}

.small-putih {
                font-family: Calibri;
		font-size: 12px;
		color:#ffffff;
}

.small-putih a:link, .small-putih a:visited {
		color:#FFD11A;
		text-decoration: none;
}
.small-putih a:hover { 
	color:#ffffff;
	text-decoration: underline;
}


/* NEW */
.dropdown {
	font-size: 12pt;
	color: #FFCC33;
	font-family: Helvetica;
}

