@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-repeat.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #281101;
}
.content-1 {
	color: #5e5e5e;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.content2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.password {
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #744906;
}
.register {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #5e8000;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.bahasa {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #ede1af;
}
.date {
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #006600;
}
.search {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.country {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color : #000000;
	text-decoration: none;
}
a:visited {
    color : #000000;
	text-decoration: none;
}
a:hover {
    color : #000000;
	text-decoration: none;
}
a:active {
     color : #000000;
	text-decoration: none;
}