@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	}
	
	.line {
		background-image: url(../images/line.gif);
		background-repeat: repeat-x;
		background-position: left top;
		}

/* FOOTER */
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	line-height: 13pt;
	}
	
	.flink {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #CCCCCC;
		font-weight:bold;
		text-decoration:none;
		}
		
		.flink:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			color: #FFFFFF;
			font-weight:bold;
			text-decoration:none;
			}
			
/* NAVIGASI MENU */
.lmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10pt;
	}
		
	.lmenu:hover {
		color: #9fcd20;
		text-decoration: none;
		}

/* LIST VILLA */
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	}
	
	.list {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #CCCCCC;
		font-weight:bold;
		text-decoration: none;
		}
		
		.list:hover {
			color: #FFFFFF;
			text-decoration: underline;
			}
		.list1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8pt;
			color: #CCCCCC;
			font-weight:bold;
			text-decoration: none;
			}
			
			.list1:hover {
				color: #FFFFFF;
				text-decoration: underline;
				}

/* SCROLLER */
	#mycustomscroll{
	width: 885px;
	height: 650px;
	overflow: auto;
	position:static;
		}

/* SCROLLER */
	#mycustomscroll02{
	width: 680px;
	height: 490px;
	overflow: auto;
	position:static;
		}
		
/* TEXT */
.tittle {
	background-color: #1f1e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:bold;
	text-transform: uppercase;
	color: #7f7fbf;
	text-decoration: none;
	}
	
		.tittle:hover {
			color: #7f7fbf;
			text-decoration: none;
			}
		
	.tittle2 {
		color: #FFFFFF;
		}
		
	.h2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 12pt;
		color: #CCCCCC;
		background-color: #000000;
		text-align: justify;
		}
		
	.red {
		color: #ff0000;
		font-weight:bold;
		}
		
	.register {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14pt;
		color: #9c5e0a;
		background-color: #000000;
		text-align: justify;
		text-decoration:none;
		}
		
			.register:hover {
				color: #FFFFFF;
				text-decoration:none;
				}

/*IMAGE*/				
.imagethumb {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.gambar {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 4px double #666666;
}
.lineborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #999999;
	color: #666666; }

#Cont a { color:#FFFFFF; text-decoration:none; text-transform:uppercase; font-weight:bold;sss }
	#Cont a: hover { color:#FFFFFF;}
.lnkz { color:#000000; text-decoration:none; font:11pt Arial, Helvetica, sans-serif; font-weight:bold; }
	.lnkz:Hover { color:#000000; text-decoration:none; }

.lnkz2 { color:#FFFFFF; text-decoration:none; font:11pt Arial, Helvetica, sans-serif; font-weight:bold; }
	.lnkz:Hover { color:#FFFFFF; text-decoration:none; }
