@charset "";
body
{
	
	
	color: #fff;
	margin: 0px;
	background-image: url(footerbg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	padding:0px;
	background-color:#000000;

}


table td

{
	font-family: Tahoma;
	font-size: 12px;
	LINE-HEIGHT: 1.2;
	color: #cdaad1;
	font-weight: normal;
	text-align: justify;
}


a

{
	color: #dc61c6;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0x;
	text-align: justify;
	padding: 1px;
	margin: 0px;
	font-style: normal;

}

a:hover

{
	color: #ddccff;
	text-decoration: none;

}




.headerbg{
background-image:url(headerbg.gif);
background-position: center top;
background-repeat:no-repeat;
width:100%;
}

