body {

	color: #9a9a9a;
	background: #000000;
	font-size: 11px;
	font-family: Verdana;
	margin: 0;

}

h1 {

	font-size: 18px;

}

a {

	color: #9a9a9a;
	text-decoration: underline;
	
}

a:hover {

	color: #9a9a9a;
	text-decoration: none;
	
}

.main_table {

	width: 100%;
	height: 800px;

}

.menu_td {

	width: 294px;

}

.menu {

	background: url(menu_bg0.jpg);
	background-repeat: no-repeat;
	width: 294px;
	position: absolute;

}

.mini_text {

	width: 260px;
	height: 100px;
	margin-top: 257px;
	margin-left: 18px;

}

.menu_body {

	margin-top: 20px;
	margin-left: 30px;

}

.menu_title {

	color: #1d1c1b;
	font-size: 18px;

}

.head_table {

	width: 90%;
	height: 202px;
	text-align: left;
	background: url(head_bg0.jpg);

}

.date {

	color: #1d363c;

}

.text_body {

	width: 90%;
	margin-top: 10px;
	text-align: left;
	background: #0c0c0c;

}

.text {

	padding: 10px;

}

.footer {

	width: 95%;
	background: #0c0c0c;
	margin-top: 15px;
	padding: 10px;

}