body {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0 auto;
	background-color: #000099;
	margin-bottom:0;
	margin-left:0;
	margin:0;
	margin-right:0;
	margin-top:0;
	background-image:url(images/bg.jpg);
}
a:link, a:visited, a:active {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
} 
a:hover {
	color: #1D6CBC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#header {
	text-align: left;
	width: 773px;
	height: 150px;
	background-color: #CCCCCC;
	background-image: url(header.gif);
	margin: 0 auto;
	border-top: 4px #ffffff solid;
	border-left: 4px #ffffff solid;
	border-right: 4px #ffffff solid;
	background-repeat: no-repeat;
}
#searchbar {
	width:200px
	margin: 119px 0px -12px 0px;
	font-size: 12px;
}
#container {
	margin: 0 auto;
	width: 773px;
	border: 4px #FFFFFF solid;
	background: #ffffff url(leftbg.gif) repeat-y;
}

#topmenu {
	margin: 0 auto;
	width: 781px;
	border: 4px #FFFFFF solid;
	background: #666666 no-repeat;
	height: 100%;
}
#left {
	text-align: left;
	width: 198px;
	padding-top: 20px;
	margin: 0 auto;
	float: left;
}
#arrow {
	text-align: left;
	font-size: 18px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 8px 9px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
#menu {
	float: right;
	background: Transparent url(images/barul.gif) no-repeat bottom right;
	color: #000082;
	padding: 11px 0px 0px 0;
	margin: 0;
	vertical-align:middle;
	height:30px;
}
#menu li {
	padding: 12px 16px 12px 16px;
	color: #000082;
	background: Transparent url(images/bar2.gif) no-repeat bottom left;
	display: inline;
}
#menu li.active {
	background: Transparent url(images/baractive.gif) no-repeat bottom left;
	color: #00FF00;
	font-weight: bold;
	padding: 14px 18px 14px 18px;
	margin: 0 1px 0 0;
}
#menu li a {
	background: Transparent;
	color: #FFFFFF;
	text-decoration: none;
}
#menu li a:hover {
	color: #000000;
	background: Transparent;
}
.key {
	text-decoration: underline;
}
#right {
	margin-left: 198px;
	margin-top: 0px;
	width: 570px;
}
#content {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	padding: 0px 20px 20px 20px;
	width: 390px;
}
#footer {
	clear: both;
	width: 773px;
	height: 46px;
	background-color: #656565;
}
#footerLeft {
	height: 46px;
	width: 198px;
	background-color: #2F363C;
	text-align: center;
	float: left;
}
#footerRight {
	text-align: center;
	width: 550px;
	height: 30px;
	padding-top: 12px;
}