BODY {
	background:url('../images/background/misc130.jpg');
	font-family:verdana;
	font-size:8pt;
	color:#D6DCDC;
	margin:0px;
}

TABLE {
	background:#14191C;
	font-family:verdana;
	font-size:8pt;
	color:#D6DCDC;
}

A:LINK {
	text-decoration:none;
	color:#D6DCDC;
	font-weight:bold;
}

A:ACTIVE {
	text-decoration:none;
	color:#D6DCDC;
	font-weight:bold;
}

A:VISITED {
	text-decoration:none;
	color:#D6DCDC;
	font-weight:bold;
}

A:HOVER {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

IMG.main {
	margin:0px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

INPUT.name {
	background:#010C08;
	border-width:1px;
	width:300px;
	color:#D6DCDC;
	font-family:verdana;
}

TEXTAREA.comment {
	background:#010C08;
	border-width:1px;
	width:300px;
	height:90px;
	color:#D6DCDC;
	font-family:verdana;
	font-size:8pt;
}

INPUT.button {
	background:#D6DCDC;
	border-width:1px;
	border-style:solid;
	border-color:#010C08;
	font-family:verdana;
	color:#010C08;
}

TABLE.navi {
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

TABLE.content {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background:#14191C;
}