body {
	
	background-color:#cacaca;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:center;
}

#master {
	background-color:#316D8C;
	width: 760px;	
	padding:0px;
}


#logo {
/*background-image: url(../images/logobaru.png);*/
background-repeat:no-repeat;
text-align: center;
padding-top: 5px;
height:125px;
background-position:center;
background-color:#00407E;
}

#footer {
	
	height: 38px;
	width: 100%;
	background-color: #2895CC;
	border-top: 2px solid #C9EBFF;
	border-bottom: 2px solid #C9EBFF;
	text-align:center;
	
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #C9EBFF;
	padding :5px;
}

#footer a {
	color:#C9EBFF;
}
h1{
	color:white;
}
#links {
 border-style: solid;
 border-top-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-right-width:1px;
 padding:5px;
 background-color:#FFC0CB;
 color:blue;
 border-color:#CC5A26;
}

#prev, #next {
 border-style: solid;
 border-top-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-right-width:1px;
 padding:5px;
 background-color:#89D5FB;
 color:blue;
 border-color:#FFC0CB;
 font-weight:bold;
}

#titik {
	padding:5px;
	color:#FFC0CB;
}
a {
	text-decoration:none;
}
#cpassword {
	background-color:#89D5FB;
}
img {
	border-style: solid;
 border-top-width:0px;
 border-bottom-width:0px;
 border-left-width:0px;
 border-right-width:0px;
}
#menu {
	width:100%;
	background-color:#3395CC;
}