body {
	color: #FFFFFF;
	background-color: #000033;
	margin: 0px;
/*	background-image: url(../Images/AMBackground_Main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
*/	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body,td,th {
	font-size: 11px;
}


body div#toolTip { position:absolute;z-index:1000;width:22em;background:#000;border:2px double #fff;text-align:left;padding:5px;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#a2ce47;font:1.1em/1.2em verdana,arial,sans-serif;font-weight:bold;  }
body div#toolTip p em { display:block;margin-top:3px;color:#fff;font-style:normal;font-weight:normal; }
body div#toolTip p em span { font-weight:bold;color:#fff; }

a:link {
	color:#99cc33;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #FFFFCC;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color:#FF9900;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #FFFFCC;
	font-weight: bold;
}

#rssfeedlinks{
	display:none;
}

div#Background {
	position:absolute;
	top:-20px;
	left:-100px;
	z-index:1;
}
/*
div#Christmas2006 {
	position:absolute;
	top:0px;
	right:0px;
	z-index:2;
}
*/
div#FlashContent {
	z-index:3;
	position:absolute;
	width:100%;
	height:100%;
}

