/***********************************************/
/* dikDesign 2007                            */
/***********************************************/
body {
	background-color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #1b1464;
}

td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	color: #1b1464;
}

a {
	color: #330099;
	text-decoration: underline;
}
a:hover {
	color: #0033FF;
}

form {
	background-color: #c8e9e3;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 24px;
	line-height: 22px;
	color: #1b1464;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
 	color: #006666;
}

.subtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	color: #1b1464;
	font-weight: bold;
}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #1b1464;
	font-weight: bold;
}
.note {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1B1464;
	line-height: normal;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #c8e9e3;
	background-color: #378A7B;
	word-spacing: normal;
	text-decoration: none;
}

.navLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #1b1464;
	background-color: white;
	word-spacing: normal;
}	
A.navLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #1b1464;
	background-color: #c8e9e3;
	word-spacing: normal;
	text-decoration: none;
}
A.navLink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: white;
	background-color: #1b1464;
	word-spacing: normal;
	text-decoration: none;
}

.linkKecil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #1B1464;
	text-decoration: none;
}

A.linkKecil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #1B1464;
}

A.linkKecil:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #0033FF;
}

.linkBesar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	color: #006666;
}

A.linkBesar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	color: #006666;
	text-decoration: none;
}

A.linkBesar:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	color: #6ac3b3;
	text-decoration: none;
}

.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	color: #FFFFFF;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #1b1464;
}

.promo1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	color: #1b1464;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
