﻿.navBarText    		{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #808080;
}
.tableTR {
	vertical-align: middle;
}
.tableTD_left     	{
	width: 200px;
	height: 30px;
	color: #808080;
	text-align: left;
}
.tableTD_center    	{
	width: 100%;
	height: 30px;
	color: #808080;
	text-align: center;
}
.tableTD_right    	{
	width: 200px;
	height: 30px;
	color: #808080;
	text-align: right;
}


