/* CSS Document */
.body {
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodygambar{
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.td{
	text-align: right;
	background-color: #e40909;
}

.fontmenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.fontsubmenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.fontjudul {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.linkmenu {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.linkmenu:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	font-family: Tahoma;
	font-size: 11px;
}

.linksubmenu {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 10px;
}

.linksubmenu:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	font-family: Tahoma;
	font-size: 10px;
}

.linkgambar {
	text-decoration: none;
}.fontfootertebal {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.fontfooter {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}
