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



            /* hide from ie on mac \*/
            html {		
				max-width: 2500px;
				min-width: 994px;
	
                height: 100%;
				margin: 0px 0px 0px 0px;
	
            }
            #flashcontent {			
				max-width: 2500px;
				min-width: 994px;
	
                height: 100%;
				margin: 0px 0px 0px 0px;
				color: #9d9d9d;
				font-family: Lucida Grande, Lucida Sans, Tahoma, sans-serif;
				voice-family: inherit;
				font-size: 10px;
				font-weight: 100;
            }
			#htmlmain {		
				max-width: 2500px;
												
                height: 100%;
				margin: 0px 0px 0px 0px;
				color: #9d9d9d;
				font-family: Lucida Grande, Lucida Sans, Tahoma, sans-serif;
				voice-family: inherit;
				font-size: 10px;
				font-weight: 100;
            }
            /* end hide */
            body {	
				max-width: 2500px;
				min-width: 994px;
	
                height: 100%;
                margin: 0px 0px 0px 0px;
                padding: 0;
                background-color: #000000;
				
				overflow-y:scroll
            }




.maintext {
color:#FFFFFF;	
font-family: Georgia, Times New Roman, Times, serif;
font-size: 16px;	
}

.buttontext {
color:#FFFFFF;
}


.linked,
a,
a:link,
a:visited,
a:hover
{
color:#e33000;
text-decoration:none;
cursor:hand;
cursor:pointer;
text-decoration: underline;
}
