/* SS Document */


/*========main style==========*/

body, form, p, h1, h2, h3, h4, h5, h6{
	font-family:"Trebuchet MS", Arial, Verdana;
	padding:0;
	margin:0;
}
h1 {
	color:#999;
	padding-left:2px;

	}

h2 {
	color:#001e41;
	padding-left:2px;

	}
	
h3 {
	color:#001e41;
	margin-left:2px;
	}
	
h4 {
	color:#333;
	margin-top:7px;
	}

	
/*=======link==========*/
a:link, a:visited{
	color:#E4E4E4;
	text-decoration:none;
	
	}
.content a:link, .content a:visited{
	color:#0378BE;
	text-decoration:none;
	
	}
	
.content a:hover{
	color:#00D2EA;
	text-decoration:none;
	}
	
a:hover{
	color:#999;
	text-decoration:none;
	}



/*========content========*/
.content {
	font-size:0.8em;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	}
.content_big {
	font-size:1em;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	}




.alert, .alert a:link {
	color:#999;
	font-size:0.8em;
	float:left;
	}


.small{
	font-size:0.8em;
	color:#3d3d3d;
	}

.white {
	font-size:0.9em;
	color:#FFFFFF;
	text-shadow:#960;
	}
	
.small_white {
	font-size:0.7em;
	color:#FFFFFF;
	}
	


/*========other=========*/
.input {
	border:0;
	border-bottom:2px dotted #999;
	background:#EAEAEA;
	}


	

input:focus, textarea:focus { 
	border:none;  
 } 



	
.bulan {
	font-size:30px;
	color:#333;
}