
.BrowseText
{
    color: #5b5441;
    font-weight: normal;
    font-family:Verdana;   
	font-size: 8pt;	
}

.mainNavBarMiddle 
{
	background-image:  url('green_nav.gif');
	background-repeat: repeat-x;
	vertical-align:    top;
	width:154px;
	border-right:1px solid #b8b5af;
	padding: 5px 0px 5px 16px;
}

.NavBarHeaderLeft
{
    color: #666666;
    font-weight: bold;
    font-family:Verdana;
	font-size:11px;
}
.NavBarLeft
{
    color: #666666;
    font-weight: normal;
    font-family:Verdana;
	font-size:11px;
}
.NavBarLeft:link
{
	text-decoration: none;
}
.NavBarLeft:visited
{
	text-decoration:none;
}
.NavBarLeft:hover
{
	color: #F26317;
	text-decoration: underline;
}
.NavBarLeft:active
{
}

.MainMasterDiv
{
	width: 960px; 
	margin-left: auto;
	margin-right: auto;
}

