body{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#888888;
background-image:url(files/bg_main.gif);
background-repeat:repeat;
background-position:center;
background-attachment:fixed;
background-color:#222222;
margin: 0 0 0 0;
}


td{
	border:0px;
	font-family: Arial;
	font-size:11px;
	color:#aaaaaa;
}

b{color:#202020;}

img{border:0px;}


p.nav	{
		font-family: Arial;
		font-size:10px;
		color:#eeeeee;
		margin-top: 0.2em;
		margin-bottom: 0.2em;
		margin-left: 0.2em;
		margin-right: 0.2em;
	}

p.small	{
		font-family: Arial;
		font-size:10px;
		color:#bbbbbb;
		margin-top: 0.6em;
		margin-bottom: 0.6em;
		margin-left: 0.6em;
		margin-right: 0.6em;
	}

	A { color: #ffffff; text-decoration: underline; } 
	a:link {color: #ffffff; text-decoration: underline; }
	a:visited {color: #ffffff; text-decoration: underline; }
	a:active {color: #FF9900; text-decoration: underline; }
	a:hover {color: #FF9900; text-decoration: underline; }

	A.list { color: #0063DC; text-decoration: underline; } 
	a.list:link {color: #0063DC; text-decoration: underline; }
	a.list:visited {color: #0063DC; text-decoration: underline; }
	a.list:active {color: #0063DC; text-decoration: underline; }
	a.list:hover {color: #FF9900; text-decoration: underline; }

	A.nav { color: #eeeeee; text-decoration: none; } 
	a.nav:link {color: #eeeeee; text-decoration: none; }
	a.nav:visited {color: #eeeeee; text-decoration: none; }
	a.nav:active {color: #ffffff; text-decoration: none; }
	a.nav:hover {color: #DE0034; text-decoration: none; }