/* Style for Start_content */
body,html {
margin:0; padding:0;
background-color:#000000;
}

html, body, #flashcontent
{ 
height:100%; 
background-color:#000000;
}


.flash {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
height:100%;
overflow:hidden;
text-align:left;
min-height:100%;
width:100%;
background-color:#000000;

}

				
a:link 			{
				color: #CCCCCC;
				text-decoration: none;
				}
				
a:visited 		{
				color: #FFFFFF;
				text-decoration: none;
				}
				
a:hover 		{
				color: #FF9900;
				text-decoration: none;
				}
				
a				{	
				font-size: 10px;
				}
				
a:active 		{
				text-decoration: none;
				}
				
.noscript		{
				color:#FFFFFF;
				background-color:#000000;
				text-align:center;
				width:200px;
				margin-left:auto;
				margin-right:auto;
				margin-top:auto;
				margin-bottom:auto;
				}
				
.style2 		{
				color: #990000
				}