@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: #fbb03b;
				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: #fbb03b;
				font-family: Lucida Grande, Lucida Sans, Tahoma, sans-serif;
				voice-family: inherit;
				font-size: 10px;
				font-weight: 100;
            }
            /* end hide */
            body {
				background-image: url(images/wammi_bg.gif);
				background-repeat: repeat-x;		
				max-width: 2500px;
				min-width: 994px;
				max-height: 1600px;												
				min-height: 588px;
                height: 100%;
                margin: 0px 0px 0px 0px;
                padding: 0;
                background-color: #5c003b;
            }




.maintext {
color:#FFFFFF;		
}

.buttontext {
color:#fff2cd;
}


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