body
	{
	margin: 0px;
	padding: 0px;
	background: #111214;
	background-image: url('/images/bg.gif');
	}
body, td
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
#style_bg
	{
	background-image: url('/images/style_bg.gif');
	background-repeat: repeat-y;
	background-position: top center;
	height: 100%;
	}
#inner_bg
	{
	background: #111214;
	}
#content
	{
	background: #1a1d22;
	margin-top: 10px;
	}
#border1
	{
	border-top: solid 1px #ff7f00;
	}
#border2
	{
	border-top: dotted 1px #3f4349;
	}
#border3
	{
	border-top: dotted 1px #3f4349;
	color: #535659;
	}
a:link, a:active, a:visited
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
	}
a:hover
	{
	color: #ababab;
	text-decoration: none;
	}
h1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #ff0000;
	font-weight: bold;
	}
h2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00ff00;
	font-weight: bold;
	}