@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/gradient_background.gif);
	background-repeat: repeat-x;
	background-color: #ecebea;
}
.textNav
{
	color: #807f83;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;		 

}

.textNav A:link, .textNav A:visited, .textNav A:active
{
	text-decoration: none;
	text-align: center;
	font-size: 10pt;
	color: #016690;
}

.textNav A:hover
{
	color: #999999;
	text-decoration: underline;
	font-size: 10pt;
}

.textcopyright
{
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;		 

}
