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

html {	font-size: 100%;}
body {	margin:0;padding: 0; color:#FFFFFF;font-size: 76%;	font-family: Arial, Verdana, sans-serif; background:#000000;}

#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}
#compfooter {
	position: relative;
	margin:0 auto;
	top:840px;
	line-height:10px;
	background-color:#000000;
	width:100%;
	color:#ffffff;
}

h2 {	margin-top: 2em;}
#flashcontent {	overflow: hidden;	position:absolute;}

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

/*Links*/
.content {color:#ffffff; background-color:#000000;}
.content a:link {color:#ffffff; text-decoration: underline; font-weight:bold;}
.content a:visited {color:#ffffff; text-decoration: underline; font-weight:bold;}
.content a:hover {color:#ffffff; text-decoration: underline; font-weight:bold;}
.content a:active {color:#ffffff; text-decoration: underline; font-weight:bold;}

