/* CSS Document */
body
{
	background:#002233 url(/pix/back.png);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	
	
}

body, a, tabel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #99BBCC;
	font-size: 11px;
}

.wrxPanel
{
	margin-top:200px;
	width: 400px;
	background:#002233;
	padding: 50px;
}
