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



            /* hide from ie on mac \*/
            html {		
				max-width: 2500px;
				min-width: 994px;
				max-height: 1600px;												
				min-height: 588px;
                height: 100%;
				margin: 0px 0px 0px 0px;
				overflow-y: hidden;
            }
            #flashcontent {			
				max-width: 2500px;
				min-width: 994px;
				max-height: 1600px;												
				min-height: 588px;
                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;
				max-height: 1600px;												
                height: 100%;
				margin: 0px 0px 0px 0px;
				color: #000000;
				font-family: Lucida Grande, Lucida Sans, Tahoma, sans-serif;
				voice-family: inherit;
				font-size: 9px;
				font-weight: 100;
            }
            /* end hide */
            body {	
				max-width: 2500px;
				min-width: 994px;
				max-height: 1600px;												
				min-height: 588px;
                height: 100%;
                margin: 0px 0px 0px 0px;
                padding: 0;
                background-color: #000000;
            }




.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: none;
}


.title {
font-family: Georgia, Times New Roman, Times, serif;
text-decoration:none;
font-size: 24px;
font-weight: 100;
}

.toptext {
font-family: Lucida Grande, Lucida Sans, Tahoma, sans-serif;
voice-family: inherit;
font-size: 9px;
font-weight: 100;
color: #373737;
}

.topbutton {
font-family: Lucida Grande, Lucida Sans, Tahoma, sans-serif;
voice-family: inherit;
font-size: 9px;
font-weight: 100;
color: #373737;
cursor:pointer;
text-decoration: underline;
}

