body {
margin:0px;
padding:0px;
background:#00B0E9 url(../images/system/bg.gif);
background-position: center;
background-repeat:repeat-y;
}

div.headerstyle { margin-right : 16px }


td,tr,th,body{
	font:11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:#6A9D2C;
	text-align:left;
}

a
{
	color: #D1010E;
	text-decoration: underline;
}

a:HOVER
{
	color: #D1010E;
	text-decoration: none;
}

a:ACTIVE
{
	color: #D1010E;
	text-decoration: underline;
}


