@charset "utf-8";
/* CSS Document */

<!--
body
{
	background: #1f1f1f;
	color: #848484;
	font: 8pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	border: 0px;
}
.H1 {position: absolute; top: 10px; right: 10px; border: 0px; font-size: 18pt; }
.img {border:0px;}
a:link, body_alink
{
	color: #bbbbbb;
	text-decoration: none;
	border:#FFCC00;
}
a:visited, body_avisited
{
	color: #eeeeee;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #cdf16c;
	text-decoration: none;
}
.smallfont {
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #CCCCCC;
}

.tsection
{
	color: #888888;
	font: bold 18px  helvetica, tahoma, verdana, geneva, lucida, 'lucida grande', arial, sans-serif;
	text-decoration: none;
}
.titem
{
	color: #999999;
	font: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-decoration: none;
}
.titem a:link, .thead_alink
{
	color: #999999;
	text-decoration: none;
}
.titem a:visited, .thead_avisited
{
	color: #999999;
	text-decoration: none;
}
.titem a:hover, .thead a:active, .thead_ahover
{
	color: #eeeeee;
	text-decoration: none;
}

ul#menu
{
	text-align: center;
	padding:0;
	list-style-type:none;
	width:auto;
	display:inline;
	height:20px;
	font-size:12px;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
}

ul#menu li
{
	display: inline;
	margin:0;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
}
	
ul#menu li a
{
	display: inline;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:2px 10px 0 10px;
	height:20px;
}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	background-color:#222222;


}
	div.float-control
	{
		overflow:hidden;
		clear:both;
	}
    .outerDiv {
	border:0px;
	position:relative;
	background-color:#000000;
	padding:4px 8px 4px 8px;
    }
   
    .innerDiv {
    
    position:relative;


	border:1px dotted #363636;
	clear:both;
    }
	
    .nestedHome {
    background-color:#444444;
    position:absolute;

	border:1px dotted #363636;
	padding:6px;
	display:block;
    }
	    .nestedDivTL {
	background-color:#111111;
	border:1px dotted #363636;
	padding:10px;
	display:block;
	width:480px;
    }

    .nestedDivTL a:hover {
	background-color:#888888;
	}
    .nestedDivTR {
	width:50%;
	position:absolute;
	top:10px;
	right:8px;
	border:0px;
    }
   
    .nestedDivBL {
	width:50%;
	position:absolute;
	bottom:10px;
	left:8px;

    }
   
    .nestedDivBR {
	width:50%;
	position:absolute;
	bottom:10px;
	right:10px;
	
    }
.style1 {font-size: 18pt}
.style2 {color: #cdf16c}
.style3 {font-size: 14pt}
.H1 {font: 12px Arial, Helvetica, sans-serif;
color:#888888;
}
-->
