/* CSS Style Sheet */

/* Standard Settings */
body
{
	scrollbar-arrow-color: #444141;
	scrollbar-track-color: #282423;
	scrollbar-base-color: #000000;
	background-color: #271F18;
	background-image: url(../img/site/hg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:top;
	background-position:top
}

td
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #D2D6EA;
	font-size: 10px;
	line-height: 16px;
	left: auto;
	top: auto;
}

