img
{
	behavior: url('png.htc');
}

body
{
	margin: 0 auto;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #FFFA51;
	text-decoration: none;
}

a.bodylink
{
	color: #000000;
	text-decoration: underline;
}
a.bodylink:hover
{
	color: #666666;
	text-decoration: none;
}

td
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

td.navbar
{
	background-color: #212121;
	color: #FFFFFF;
}

td.body
{
	background: #000000 url('images/body_bg.gif') no-repeat fixed top center;
}

td.linkbutton
{
	height: 25px;
	width: 182px;
	color: #FFFFFF;
}
td.linkbutton:hover
{
	height: 25px;
	width: 182px;
	background-color: #454545;
	color: #FFFFFF;
}

.link
{
	padding-left: 15px;
	height: 25px;
	width: 182px;
}

.link:hover
{
	padding-left: 30px;
	height: 25px;
	width: 182px;
	background-color: #454545;
}
