@charset "utf-8";
.body {
	background-image: url(images/bg.jpg);
	top: 0px;
	background-repeat: no-repeat;

background-position: 50% 0%;
	background-color: #000000;
	text-align:center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 1px;
	

	scrollbar-base-color: #070C10;
	scrollbar-arrow-color: #1F3648;

}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #606060;

}
h3 {
	font-family: Verdana;
	font-size: 16px;
	color: #608A0C;

}
div {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;

}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #606060;
	text-decoration: none;

}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #606060;

}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #909090;

}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #606060;

}
li {
	font-family: Verdana;
	font-size: 12px;
	color: #606060;
}
ul {
	font-family: Verdana;
	font-size: 12px;
	color: #606060;
}
td {
	font-family: Verdana;
	font-size: 12px;
	color: #606060;

}