/* 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: #f4f5ea;
	margin: 0px;
	background-repeat: repeat-x;
	background-image: url(../_imgs/main_bkg.gif);
	}
a:link {
	color : #06352f;
	font-size: 13px;
	text-decoration : underline;
}
a:visited {
	color : #06352f;
	font-size: 13px;
	text-decoration : underline;
}
a:active {
	color : #06352f;
	font-size: 13px;
	text-decoration : underline;
}
a:hover {
	color : #000000;
	font-size: 13px;
	text-decoration : underline;
}
.ftrLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #535353;
	line-height: 15px;
}
.ftrLinks A:LINK {color : #535353; text-decoration : none;}
.ftrLinks A:VISITED {color : #535353; text-decoration : none;}
.ftrLinks A:ACTIVE {color : #