html 		{height:100%;}
body		{padding: 0px; margin:0px;  font: 12px arial; color: black; background-color:#fbfbfb; height:100%;}
table		{border-collapse:collapse;}
td, th		{padding:0px; margin:0px;}
.tbl_100		{width:100%;}
.tbl_100_100	{width:100%; height:100%;}
.spacer			{font-size:1px;}
#wrapper	{padding:48px 54px 48px 54px;}
#outerWrap	{width:841px; height:550px; margin:0 auto; background-color:#fff; border:1px solid #eaeaea;}
#innerWrap	{ padding: 9px 16px 5px 16px; height:100%; vertical-align:top;}
#globalFooter {font-size:11px; color:#333333; text-decoration:none; text-align:center;}
#globalFooter a:link {font-size:11px; color:#333333; text-decoration:none;}
#globalFooter a:visited {font-size:11px; color:#333333; text-decoration:none;}
#globalFooter a:hover {font-size:11px; color:#333333; text-decoration:underline;}

#globalAdmin	{text-align:left; padding:3px 0 0 7px; position:absolute; top:0; left:0; }
#globalAdmin a:link {font-size:11px; color:#fff; text-decoration:none;}
#globalAdmin a:visited {font-size:11px; color:#fff; text-decoration:none;}
#globalAdmin a:hover {font-size:11px; color:#fff; text-decoration:underline;}

#marqueecontainer {
position:relative;
width: 100%; /*marquee width */
height: 100%; /*marquee height */
overflow: hidden;
}
