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

html {	font-size: 100%;}
body {	margin:0;padding: 0;color:#000e55 ;font-size: 76%;	font-family: Arial, Verdana, sans-serif; background:#a30a89 url(../images/background.jpg) no-repeat scroll top center;}
#flashcontent {position: relative; text-align:left}
object#flashcontent { display:block; margin:0 auto; }

#menu_chrome  { font-size:11px;position: relative; margin:0 auto; width:100%; height:35px; text-align:center; background-color:#a30a89;}
#compfooter {position: relative; line-height:10px; width:100%; color:#FFF;}

/*Links*/
a {position:relative;z-index:1000;}
a:link {color:#FFF; text-decoration: underline; font-weight:bold;}
a:visited {color: #FFF; text-decoration: underline; font-weight:bold;}
a:hover {color: #FFF; text-decoration: underline; font-weight:bold;}
a:active {color: #FFF; text-decoration: underline; font-weight:bold;}
