/** layout **/
.content{
	width: 920px;
	padding:7px;
	background-color:white;
	}

/** theme **/
body,table {
	font-family: arial,trebuchet ms, verdana, helvetica;
	font-size:12;
	}
body{
	background-image: url(bg1.gif);
    background-repeat: repeat-x;	
    background-color: #87AEC5;
	}
	
.title_background{
	background-color: #5D729E;
	background-image: url(Title.gif);
	background-repeat: no-repeat;	
	}	

.title_background2{
	background-color:#E7E7E7;
	}	
	
.background3{
	background-image: url(bg1.jpg);
	background-position: bottom;
    background-repeat: repeat-x;	
    border-bottom:1px solid silver;
    padding:2px;
	}	
		
.title_white{
	font-family: arial,trebuchet ms, arial, helvetica;
	font-size:14;
	color: white;
	}	
.title_blue{
	font-family: arial narrow, helvetica;
	font-size:18;
	color: #6FB1E5;
	}

.title_gray{
	font-family: trebuchet ms, arial, helvetica;
	font-size:14;
	color: ;
	}		
		

.align_left{text-align:left;}
.align_right{text-align:right;}
.align_center{text-align:center;}
		
.vnav ul {
	list-style: none;
	width:182px;
	text-align:left;
	padding:1px;
	margin:1px;
	border:1px solid gray;
	background-color: #5D729E; 
	color: white;
	}

.vnav ul li	{
	margin:1px;	
	padding:1px;
	}

.vnav ul li b{
	display: block;
	text-decoration: bold;
	background-color:#E7E7E7;
	color: black;
	text-align:center;
	}		
		
.vnav ul li a{
	display: block;
	text-decoration: none;
	color:black;
	background-color: #5D729E;	
	padding:1px;
	color: white;
	}
	
.vnav ul li a:hover{
	display: block;
	background-color: black;
	color: white;
	text-decoration: none;	
	padding:1px;
	}
	
.maps{
	color:white;
	font-size:9;	
	}	
	
.maps a{
	text-decoration: none;
	color:orange;
	padding:1px;	
	font-size:9;		
	}
	
.maps a:hover{
	text-decoration: none;
	background-color:gray;
	color: white;
	padding:1px;	
	font-size:9;		
	}	
	
.main{
	background-image: url(grad1.gif);
    background-repeat: repeat-x;	
	padding:8px;
	margin-top:1px;
	}
	
.main h2{
	color:black;
	padding:1px;
	margin:1px;
	}

.main a{
	text-decoration: none;
	color:black;
	}
	
.main a:hover{
	background-color:gray;
	color: white;
	}		
		
.jadwal table tr th{
	color: white;
	background-color: #5D729E;
	border-bottom:1px solid silver;
	border-right:1px dashed silver;
	}			
.jadwal table tr td{
	border-bottom:1px solid silver;
	border-right:1px dashed silver;
	vertical-align: top;
	}	

.snipet {
	padding-left:15px;
	margin-left:15px;
	font-size:11;
	color: navy;
	}
		
.title1{
	color: #5D729E;
	border-bottom: 1px dotted gray;
	font-size: 19; 
	}
.title2{	
	color: orange;
	}
	
