/* CSS Document */
body 		{background:url(bg.jpg) center repeat-y #000000; color:#666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin-top:0px; margin:0px;}
a:link		{color:#003399; text-decoration:none;}
a:visited	{color:#003399; text-decoration:none;}
a:hover		{color:#333; text-decoration:underline;}
a:active	{color:#333; text-decoration:underline;}
h1	{color:#666; font-size:1.4em; letter-spacing:1px; margin:0px; padding-bottom:5px;}
h2	{color:#666; font-size:1.25em; letter-spacing:1px; margin:0px; padding-bottom:5px;}
h3	{color:#666; font-size:1.1em; letter-spacing:1px; margin:0px; padding-bottom:5px;}
h4	{color:#666; font-size:1em; letter-spacing:1px; margin:0px; padding-bottom:5px;}
h5	{color:#999; font-size:.8em; letter-spacing:1px; margin:0px; padding-bottom:5px;}
p		{line-height:18px; margin:5px; padding-bottom:5px; text-align:justify;}
p img	{border:#CCCCCC solid 1px; float:right; margin:5px 0px 5px 5px; padding:2px;}
.clear		{clear:both;}
.clearL		{clear:left;}
.clearR		{clear:right;}
.dim		{color:#999;}
.padTop		{padding-top:20px;}
.txtRed		{color:#990000;}
.txtCenter	{text-align:center;}
.txtSmallest	{font-size:.8em;}
#header 	{background:url(headerBg.jpg) no-repeat; height:136px; margin:auto; overflow:hidden; width:900px;}
#mBody		{background:url(bodyBg.jpg) no-repeat bottom #fff; border:#ffcc00 solid 1px; margin:auto; width:898px;}
#navTop		{background:url(navTopBg.gif) no-repeat; height:63px; overflow:hidden; width:898px;}
#mContent	{margin:20px;}
#mContentL	{float:left; padding-bottom:100px; width:491px;}
#mContentR	{margin-left:491px; padding-bottom:75px;}
#navFooter		{color:#ccc; letter-spacing:1px; padding:0px 20px 20px 20px; text-align:center;}
#navFooter a 	{margin:0px 10px 0px 10px;}
#footer		{background:url(footerBg.jpg) no-repeat; height:6px; margin:auto; margin-bottom:20px; overflow:hidden; width:900px;}
.graph		{background:url(graphBg.jpg) no-repeat; height:40px; margin:auto; overflow:hidden; padding:1px; width:357px;}
.graphAmt	{background:#FF0000; height:38px; filter:alpha(opacity=35); opacity: 0.30;}
.graphTxt	{font-weight:bold; font-size:2em; letter-spacing:2px; text-align:center;}
.graphLink	{font-size:1.5em; text-align:center;}
/* Clock */
#countdowncontainer2	{text-align:center;}
.lcdstyle		{color:#0066CC; font-size:2em; padding:3px; text-align:center;}
.lcdstyle sup	{color:#999; font-size:.6em;}
.popUp		{background:#eee; margin:20px 20px 0px 0px; padding:10px;}