html, body
{
	height:100%;
}

html
{
	overflow:auto;
}

body
{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#bbbdae;
	background:#000000 url(/images/empty_space.gif);
	padding:0;
	margin:0;
}

table, div
{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#bbbdae;
}

h1
{
	font-size:16px;
	font-weight:normal;
	color:#bbbdae;
	text-align:left;
}

h2
{
	font-size:14px;
	font-weight:normal;
	color:#bbbdae;
	text-align:center;
}

a
{
	font-family:arial;
	text-decoration:underlined;
	font-weight:normal;
}

a:link
{
	color:#bbbdae;
}

a:visited
{
	color:#bbbdae;
}

a:hover
{
	color:#f96c1b;
}

a:active
{
	color:#a0b8d0;
}

.table1
{
	border-width:1px;
	border-style:solid;
	border-color:#bbbdae;
}

.table2
{
	border-width:1px;
	border-style:none solid solid solid;
	border-color:#bbbdae;
}

.table3
{
	border-width:1px;
	border-style:none solid solid none;
	border-color:#bbbdae;
}

.altcontent
{
	font-size:12px;
	width:960px;
	margin:0 auto;
	padding:20px;
}

.fend
{
	text-align:center;
	padding:20px 0;
}

#flash
{
	width:1020px;
	height:768px;
	margin:0 auto;
}
