body		{margin:0px; padding:0px; border:0px; height:100%; width:100%; overflow:auto; 
			 font: 11px Tahoma, Verdana, Arial, sans-serif;}
td, p 		{font: 11px Tahoma, Verdana, Arial, sans-serif;}			 
.mainTable	{width:100%; height:100%; border:0px; padding:0px; margin:0px; border-collapse:collapse;}
.mainTD		{width:600px; height:600px; background-image:url(../images/main_bg.gif); background-repeat:no-repeat; background-position:center;}
.leftTD		{height:600px; background-image:url(../images/fade.gif); background-repeat:repeat-x;}
.rightTD	{height:600px; background-image:url(../images/fade.gif); background-repeat:repeat-x;}
.topTR		{background-color:#FAFAFA; background-image:url(../images/top.gif);}
.botTR		{background-color:#E5E6EA; background-image:url(../images/bot.gif);}
.topTD		{background-color:#FAFAFA; background-image:url(../images/top_bg.gif); 
			 background-position: bottom center; background-repeat:no-repeat;}
.botTD		{background-color:#E5E6EA; background-image:url(../images/bot_bg.gif); 
			 background-position:center top; background-repeat:no-repeat;}
a.nav		{width:130px; height:35px; color:#B7B7B7; font-weight:bold; text-decoration:none; }
a.nav:hover	{color:#F0BC39;}