body {
	background:	#f2f1f0;
	scrollbar-base-color:#f2f1f0;
}

td{
	font-size:10pt;
	font-family:Verdana;
    color:000000;
}

.leftShadow {
	background-image: url('images/leftShadow.gif');
	background-repeat: repeat-y;
	background-position: right top
}	

.rightShadow {
	background-image: url('images/rightShadow.gif');
	background-repeat: repeat-y;
	background-position: left top
}
.botShadow {
	background-image: url('images/botShadow.gif');
	background-repeat: repeat-x;
	background-position: left top
}

.footer{
	color:#000000;
	font-family:Verdana;
	font-size:6pt;
	text-decoration:underline;
}
.footer:hover{color:FF0000;
	text-decoration:underline}
	
.link7{
	color:#CC0000;
	font-family:Verdana;
	font-size:7pt;
	text-decoration:underline;
}
.link7:hover{color:01458E;
	text-decoration:underline}
	
.link{
	color:#FF0000;
	font-family:Verdana;
	font-size:10pt;
	text-decoration:underline;
}
.link:hover{color:0066CC;
	text-decoration:underline}
	
.menunav{
	color:#465816;
	font-family:Georgia;
	font-size:9pt;
	text-decoration:none;
}
.menunav:hover{color:DD5800;
	text-decoration:underline}
	
	
.web{
	color:#ff0000;
	font-family:Arial;
	font-size:7pt;
	text-decoration:none;
}
.web:hover{color:01458E;
	text-decoration:underline}