/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fcfcfc;
	font-size:10px;
}
body {
	background-color: #040404;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #ccc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: none;
	color: #ccc;
}
a:active {
	text-decoration: none;
	color: #0c0c0c;
}


.navi {
	position:absolute;
	top:10px;
	left:200px;
}
.navi1 {
	position:absolute;
	top:180px;
	left:10px;
}
.naviTable {
	cursor : default;
}
.bottom {
	text-align:center;
	width:800px;
	position:absolute;
	top:190px;
	left:190px;
}
.content {
	width:550px;
	padding:5px 30px 10px 60px;
}
.button {
	font-family: Verdana;
	font-size: 10px;
	color: #091827;
	background-color: #F7F9F9;
	border: thin solid #001228;
}
.button1 {
	font-family: Verdana;
	font-size: 10px;
	size: 20;
	color: #091827;
	background-color: #F7F9F9;
	border: thin solid #001228;
}