/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	letter-spacing : .1em;
}
body {
	background-color: #2c2c39;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../_imgs/main_bkg.gif);
	}

A:link    {color : #EA860B;	text-decoration : none;}
A:visited {color : #EA860B; text-decoration : none;}
A:active  {color : #EA860B; text-decoration : none;}
A:hover   {color : #FFA332; text-decoration : none;}

.ftrLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #535353;
	line-height: 15px;
	background-repeat: repeat-x;
	background-image: url(../_imgs/footer_bkg.gif);
}
.ftrLinks A:LINK {color : #535353; text-decoration : none;}
.ftrLinks A:VISITED {color : #535353; text-decoration : none;}
.ftrLinks A:ACTIVE {color : #