html, body, div, img, table, td, tr	{
	margin: 0px;
	padding: 0px;
	}
body	{
	background: #700 url(img/bg.gif) repeat-x scroll top left;
	}
p, h1, h2	{
	font: normal normal normal .9em trebuchet ms, verdana, sans-serif;
	line-height: 120%;
	text-align: justify;
	margin: 15px;
	color: #ccc;
	}
a	{
	text-decoration: none;
	color: white;
	}
a:hover	{
	text-decoration: underline;
	}
h1	{
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px;
	margin-left: 15px;
	}
h2	{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	margin-left: 15px;
	margin-top: 40px;
	}
#bg	{
	width: 100%;
	height: 100%;
	text-align: center;
	}
#eq	{
	width: 750px;
	}
#bn	{
	width: 750px;
	margin-bottom: 10px;
	height: 90px;
	text-align: left;
	}
#bn p	{
	text-align: right;
	margin: 0px;
	font-weight: bold;
	color: #666;
	}
#a	{
	float: left;
	display: inline;
	text-decoration: none;
	width: 620px;
	}
#a p.center	{
	text-align: center;
	}
#a img	{
	border: 1px solid black;
	}
#a img.left	{
	margin: 5px 10px 0px 0px;
	float: left;
	}
#a img.right	{
	margin: 5px 0px 0px 10px;
	float: right;
	}
#b	{
	float: right;
	background: black;
	border: solid 1px #666;
	width: 120px;
	margin-top: 10px;
	margin-bottom: 40px;
	color: white;
	}
#b p	{
	text-align: center;
	margin: 8px;
	margin-top: -4px;
	padding: 2px;
	font-size: .6em;
	font-weight: bold;
	background: #666;
	color: white;
	}
#b img	{
	margin: 10px 0px 0px 0px;
	border: 1px solid #666;
	}
A.clsTopMenuItem
{
	font-size: x-small;
	text-decoration: none;
}
A:hover.clsTopMenuItem
{
	font-size: x-small;
	text-decoration: underline;
}

.clsBodyMenu
{
	text-align: center;
	margin: 8px;
	margin-top: -4px;
	padding: 2px;
	font-size: .6em;
	font-weight: bold;
	background: #666;
	color: white;
}

.clsTitle
{
	font-size: x-large;
	font-weight: bold;
}

.clsTopTable
{
	background-color: white;
}

.clsLeftMenu
{
	text-align: center;
	margin: 8px;
	margin-top: -4px;
	padding: 2px;
	font-size: .6em;
	font-weight: bold;
	background: #666;
	color: white;
}

.clsTopMenuItem
{
	font-size: x-small;
	font-weight: normal;
	color: White;
}