/* CSS Document */


#horizon        
	{
	color: black;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
		#dlcontent   
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -50%;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 100%;
	height: 600px;
	visibility: visible;
	color: black;
	
}

	#myContent  
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: -376.5px;
	position: absolute;
	top: -282px;
	left: 50%;
	width: 753px;
	height: 564px;
	visibility: visible;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	}
	
		
	#footer
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 32px;
	visibility: visible;
	display: block;
	vertical-align: top ;
	color: #0b90bb;
	background-color: transparent;
	z-index:+1;
	}


.headline 
	{
	font-weight: bold;
	font-size: 26px;
	color: #0b90bb;
}
	.bodytext, #flashContent 
	{
	font-size: 12px;
	color: black;
	background-color: transparent;
	position: absolute;
	top: -3px;
	left: 1px;
	width: 620px;
	height: 564px;
	visibility: visible;
}

.bodytext2 
	{
	font-size: 12px;
	color: black;
	background-color: transparent;
	position: absolute;
	top: -3px;
	left: 1px;
	visibility: visible;
}


body.index{
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	table-layout:fixed;
	 padding:20px;
  margin:0px;

}
a, a:active, a:focus, a:link, a:visited
{
text-decoration: underline;
color: #000000;
cursor: hand;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
padding-top: 1px;


}
a:hover
{
background-color: #ffffff ;
color: #ff8931;
cursor: hand;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
padding-top: 1px;
 }

h1
{
	color: #ff6407;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	
}

td
{
	font-size:10px;
}
img{
	border:  0px none;
}

}
tr{
	vertical-align: top;
}
h2{
	text-align: center;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
}



h3{
	font-size: 16px;
	font-weight: bold;
	
}