html,body {
	border:0px none;
	margin:0px;
	padding:0px;
	height:100%;
	color:white;
	background-color:#3B0018;
	overflow:auto;
}

a																												{ outline-style:none; }
form																										{ padding:0px;margin:0px; }
.maxwidth																								{ width:100%; }
.maxheight, maxwidth.maxheight													{ height:100%; }

table, input																						{ font-family:Tahoma,Verdana,Arial;font-size:11px; }

td.bg																										{ background:url(/images/bg.gif) repeat-x center; }
td.main																									{ width:920px; }
td.main td.menu																					{ height:28px;text-align:left;vertical-align:bottom; }
td.main td.left																					{ width:272px;background:url(/images/left.jpg) no-repeat right; }
td.main td.content																			{ width:630px;height:556px;background-color:#E7005D; }
td.main td.info																					{ height:28px;text-align:right;vertical-align:top;background:url(/images/info.gif) no-repeat top left; }
