*
{
	margin-top:0;
	margin-left:0;
}
body
{
	background-image: url(../img/bgNav.gif);
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
}
a {
	color: #000;
	text-decoration: none;
} 
a:visited {
	color: #000;
	text-decoration: none;
} 
a:hover{
	color: #F5C006;
	text-decoration: none;
}
.line
{
	width: 165px;
	height:21px;
}
.leftBar {
	float: left;
	width: 17px;
	height: 20px;
	background-color: #F5C006;
	border-bottom: solid 1px #F5C006;
}
.left {
	float: left;
	width: 17px;
	height: 20px;
	border-bottom: solid 1px #F5C006;
}
.middle {
	float: left;
	width: 10px;
	height: 20px;
	border-bottom: solid 1px #F5C006;
}
.text {
	float: left;
	width: 104px;
	height: 16px;
	line-height:14px;
	vertical-align: bottom;
	padding-left: 0px;
	margin-top: 4px;
	border-bottom: solid 1px #F5C006;

}
.right
{
	float: left;
	width: 30px;
	height: 25px;

}