BODY {
	background-color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color: #FFFFFF;
}

A:ACTIVE {color:#FFFFFF; text-decoration: none;}
A:LINK {color:#FFFFFF; text-decoration: none;}
A:VISITED {color:#FFFFFF; text-decoration: none;}
A:HOVER {color: #9999FF; text-decoration: none;}

.nav_header{
	background-color : #000000;
	background-image : url(images/pagebreak_3.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : italic;
	color : #FFFFFF;
	text-decoration : none;
}

.nav_controls{
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFFFFF;
	text-decoration: none
}

.last_row_img{
	background-color : #000000;
	background-image: url(images/pagebreak_3.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFFFFF;
	text-decoration: none
}

