body {

	background-color: #FFFFFF;

	margin: 0px;

	cursor:url("1.ani");

  	background:url(images/back.gif) #FFF repeat-x;

}

.main {

	text-decoration: none;

	padding: 20px;

	background-color: #FFF8F0;

	border-top: 1px solid #e4e0ea;

	border-left: 1px solid #e4e0ea;

}

.container {

	border-right: 1px solid #e4e0ea;

	border-left: 1px solid #e4e0ea;

}

.JudulAlt {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	color: #000000;

}



td {

	font-family: verdana;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

a:link {

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #006699;

	text-decoration: none;

	line-height: 20px;

	}

a:visited {

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	}

a:hover {

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #FF0000;

	text-decoration: underline;

	}

.nav {

	color: #c5d2e4;

} 

.nav a:link {

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #c5d2e4;

	text-decoration: none;

	}

.nav a:visited {

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #c5d2e4;

	text-decoration: none;

	}

.nav a:hover {

	font-family: Verdana;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: underline;

	}

.left {

	padding-right: 20px;

	padding-bottom: 20px;

	padding-left: 20px;

}

.heading {

	font-family: verdana;

	font-size: 12px;

	font-weight: bold;

	color: #3333FF;

}

.input {

	font-family : Verdana; 

	font-size : 10px; 

	font-weight : normal; 

	color : #333333; 

	text-decoration : none; 

	background-color : #ffffff; 

	border : 1px inset #cccccc; 

}

.box {

	border: 1px solid #CCCCCC;

	background-color: #FFFFFF;

	padding: 5px;

}

.teks {

	font-family: "Times New Roman", Times, serif;

	font-size: 12px;

	color: #333333;

}

.kotak {

	background-color: #E6E6E6;

	border: thin none #CCCCCC;

}

.garis {

	border: thin dotted #CCCCCC;

}

.garisabu {

	border: medium solid #CCCCCC;

	color: #316AC5;

}

 .input { border: 1px solid #006; }
 .button { 
 border: 1px solid rgb(153,153,153);
 padding-top:2px;
 padding-bottom:2px;
 padding-left:5px;
 padding-right:5px;
 margin:1px 2px 1px 2px;
 background:rgb(224,224,224);
 }
.button:hover {
    border: 1px solid rgb(153,153,153);
    background: rgb(102,153,255);
    color:rgb(255,255,255);
    font-weight: bold;
    cursor: hand;
}
