/* CSS Document */

body { 
	margin: 0;
	padding: 0;
	background-color: #666;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
h1 {
	font-size: 14px;
	color: #DD3416;
}
h2 {
	font-size: 12px;
	color: #DD3416; 
} 
h3 {
	font-size: 12px;
	color: black;
}

.pagename {
	color: #DD3416;
	font-size: 18px;
	font-weight: bold;
}

#banner {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 21px;
	background-image: url(/images/repeatimage.gif);
	background-repeat: repeat-x;
}

#leftside {
	float: left;
	width: 182px;
}

#rightside {
	margin-left: 250px;
}

.button {
	width: 34px;
	height: 21px;
	float: right;
}

a:link {
	color: #E52F17;
	text-decoration: none
}

a:visited {
	color: #E52F17;
	text-decoration: none
}

a:hover {
	color: #E52F17;
	text-decoration: underline;
}

a:active {
	color: #E52F17;
	text-decoration: none
}

.imaga {	width: 19px;
	height: 21px;
	background-image:url(/images/kacapembesar.jpg);
	float: left;
}
.search {	width: 144px;
	height: 21px;
	float: left;
	background-image: url(/images/repeatimage.gif);
	background-repeat: repeat;
}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	}
	
.nav a:visited {
	color: #FFFFFF;
	font-size: 10px;
	}
	
.nav a:active {
	color: #FFFFFF;
	font-size: 10px;
	}
	
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	}


 
.marquee a:link {
	color: #FFFFFF;
	text-decoration: none
}

.marquee a:visited {
	color: #FFFFFF;
	text-decoration: none
}

.marquee a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.marquee a:active {
	color: #FFFFFF;
	text-decoration: none
}
.ul2 {
	list-style: inside;
	line-height: 20px;
	list-style-image:url(/images/redtick.jpg);
}
.li2 {
	padding-right: 5px;
	list-style-position: outside;
	line-height: 18px;
}