/* CSS Document */

.marquee {position:relative;
     overflow:hidden;
     width:900px;
     height:125px;
     border:grey 1px;
     }

.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	font-weight: bold;
}

.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
}

.teks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}

.menu_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
	vertical-align: middle;
	white-space: normal;
	border: none;
}

.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
	vertical-align: middle;
	white-space: normal;
	border: none;
	clip:    rect(auto auto auto auto);
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
	vertical-align: middle;
	white-space: normal;
	border: none;
}

.menupr a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
	vertical-align: middle;
	white-space: normal;
	border: none;
	background-image: url(images/mnproduct_off.gif);
	height: 22px;
	width: 180px;
	text-indent: 20pt;
	padding-top: 8px;
}

.menupr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
	vertical-align: middle;
	white-space: normal;
	border: none;
	background-image: url(images/mnproduct_off.gif);
	height: 22px;
	width: 180px;
	text-indent: 20pt;
	padding-top: 8px;
}
.menupr a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
	vertical-align: middle;
	white-space: normal;
	border: none;
	background-image: url(images/mnproduct_on.gif);
	height: 22px;
	width: 180px;
	text-indent: 20pt;
	padding-top: 8px;
}

.submenupr a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
	vertical-align: middle;
	white-space: normal;
	border: none;
	background-image: url(images/submnproduct_off.gif);
	height: 16px;
	width: 180px;
	text-indent: 25pt;
	padding-top: 3px;
}

.submenupr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
	vertical-align: middle;
	white-space: normal;
	border: none;
	background-image: url(images/submnproduct_off.gif);
	height: 16px;
	width: 180px;
	text-indent: 25pt;
	padding-top: 3px;
}
.submenupr a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	display: block;
	float: none;
	clear: both;
	vertical-align: middle;
	white-space: normal;
	border: none;
	background-image: url(images/submnproduct_on.gif);
	height: 16px;
	width: 180px;
	text-indent: 25pt;
	padding-top: 3px;
}

