@charset "utf-8";
/* CSS Document */

body {
	margin-top: -5px;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom:-5;
	background-image: url(images/bgddc.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
}

   @font-face {
   font-family:"sapurafont";
   src:url(font/sapur.otf) format("truetype");
}

.link
{
	color:#333399;
	font-family: verdana;
	padding-left: 20px;
	font-weight: bold;
	font-size: 10px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}


.footer
{
	color:#FFFFFF;
	font: verdana;
	font-family: verdana;
	font-size: 11px;
}

.content
{
	color:#666666;
	padding-left: 50px;
	padding-right: 50px;
	font-family: verdana;
	font-size: 11px;
	padding-top: 15px;
}


.li_nav_body a:hover {
	background-position:  0 -18px;
	background-color:#E1E1E1;
	text-decoration: none;
}
.li_nav_body a  {
	display: block;
	height: 100%;
	padding-left: 22px;
	line-height:19px;
	font-family:verdana;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}

#nav_list {
	margin: 5px;
	padding-left:33px;
	width: 170px;
	list-style: none;
	overflow: hidden;
}

.scrolltext {
	width: 190px;
	list-style: none;
	overflow: hidden;
	font-family: verdana;
	font-size: 10px;
	color:#CCCCCC;
	margin-top: 20px;
	padding-bottom: 15px;
	padding-left: 22px;
}

.kotak {
	padding-top: 14px;
	padding-left: 4px;
}

.box {
	padding-right: 18px;
	padding-left: 18px;
}

.form { 
	color:#666666;
	font-family: verdana;
	font-size: 11px;
	}