.greyfill {
	background-image: url(images/grey_fill.gif);
	background-repeat: repeat-x;
	line-height: 10px;
	background-position: top;


}
.greylineht {
	font-size: 10px;
	line-height: 10px;
	background-image: url(images/grey_fill.gif);
	background-repeat: repeat-x;

}
.bottomnavcell {
	background-image: url(images/2bottom_mid.jpg);
	background-repeat: no-repeat;
}
.botnavlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftcolumn a:link {
	color: #0000FF;
	text-decoration: underline;
}
.leftcolumn a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.leftcolumn a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;


}
.leftcolumn a:active {
	color: #0000FF;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

