/* 		Copyright by Loggy */
 
 body {
		margin:0px;
		background-color:#000000;
		background-position:center center;
		background-attachment:fixed;
}
img {
		border-width:0px;
}
body,td {
		color:312a08;
		font-family:Trebuchet MS,Trebuchet;
		font-size:13px;
}
input,textarea,select {
		font-family:Trebuchet MS,Trebuchet;
		font-size:13px;
}
a:visited {
		color:#000000;
		font-family:Trebuchet MS,Trebuchet;
		font-size:13px;
		text-decoration:underline;
}
a:link {
		color:#000000;
		font-family:Trebuchet MS,Trebuchet;
		font-size:13px;
		text-decoration:underline;
}
a:hover {
		color:#000000;
		font-family:Trebuchet MS,Trebuchet;
		font-size:13px;
		text-decoration:underline;
}
td.kolom {
 		background-color:#CCCCCC;
		color:#000000;
		width:160px;
		vertical-align:top;
		padding-left:3px;
}
td.content {
		vertical-align:top;
		padding-left:3px;
		padding-right:3px;
		width:440px;
}
h1 {
		font-size:17px;
		color:#000000;
}
table.main {
		width:760px;
		border:1px dotted #000000;
		background-color:#CCCCCC;
}

