.navBar
{
	border-left: #999;
	float: right;
	background-color: #CCC;
	width: 190px;
	padding: 0 10px 0 10px;
	margin: 0 0 0 10px;
	display: block;
	border-bottom: #999;
	border-width: 0 0 thin thin;
	border-style: none none groove groove;
}

body
{
	margin: 0px 0px 0px 20px;
	color: black;
}

.typeBtn
{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

.typeBtn2
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 15px;
}
