@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	background-color:#333333;
}
td#LinkCells		{
	padding:2px 0px 2px 0px;
	background-color:#333333;
	text-align:center;
}
td#EmptyLinkCells		{
	padding:5px 0px 5px 0px;
	background-color:#333333;
	text-align:center;
}
td#ImageCells		{
	padding:0px;
	background-color:#000000;
	border:#000;
	border-width:1px;
	text-align:center;
	color:#536A5A;
}
a:link {
	color: #536A5A;
	text-decoration: none;
	font-size:14px;
}
a:visited {
	text-decoration: none;
	color: #536A5A;
	font-size:14px;
}
a:hover {
	text-decoration: none;
	color: #3C6;
	font-size:14px;
}
a:active {
	text-decoration: none;
	color: #536A5A;
	font-size:14px;
}
div#MainContainer {
	position:absolute;
	top:0px;
	width:1020px;
	left:50%;
	margin:0px 0px 50px -510px;
}	
div#HeaderContent {
	top:0px;
	width:1020px;
	position:static;	
}
div#ImageContainer {
	positioning:static;
	background-color:#333333;
	width:1020px;
	margin:10px 0px 0px 0px;
}
div#TextContainer {
	positioning:static;
	background-color:#333333;
	width:1020px;
	
}
p, ul	{
	margin:10px 20px 10px 20px;
	text-align:justify;
	color:#BBB;
	font-size:14px;
	line-height: 1.7em;
	letter-spacing:0.2em;
}
#f01 {
	font-size: 20px;
	color: #770000;
}
#f02 {
	font-size: 10px;
	color: #777777;
}
img#TextImg	{
	float:left;
	margin:15px 20px 5px 20px;
}
img#TextImgRight	{
	float:right;
	margin:10px 10px 5px 20px;
}
img#LinkImages	{
	border:none;
}
-->
</style>
