﻿#main_menu2 span
{
				float:right;
				margin-right:9px;
}

.thisNavItemWrap a
{
				padding: 20px 7px 20px 6px;
				font-size: 12px;
				font-weight: bolder;
				font-family: Arial, Helvetica, sans-serif;
				height: 53px;
				width:100%;
				vertical-align: middle;
				text-decoration: none;
				display: table-cell;
				letter-spacing: .015em;
				 white-space: nowrap;
}

.thisNavItemWrapOut a
{
				color:#bababa;
}

.thisNavItemWrapOver a, .thisNavItemWrapOver a:hover
{				
				color:#000000;
}

.thisNavItemWrap
{				
				height:52px;
				width:auto;
overflow:hidden;
}

.thisNavItemWrapOut
{
				background-color:#323232;
}

.thisNavItemWrapOver
{
				background-color:#FFFFFF;
}

.thisNavChildOuterWrap
{
		
}

.thisNavChildWrap
{
				
				width: 180px;				
				/*
				background-color: transparent;
				color: transparent;
				*/
}

.thisNavChildWrap
{
/*
				border-right-color: #bcc0c4;
				border-bottom-color: #bcc0c4;
				border-left-color: #bcc0c4;
				border-right-width: 1px;
				border-bottom-width: 1px;
				border-left-width: 1px;
				border-right-style: solid;
				border-bottom-style: solid;
				border-left-style: solid;
				*/
				background-color: #ffffff;
				color: #757678;
				width: 180px;
				
}

.thisChildItemWrap 
{
				margin-top: 4px ;
				margin-left:7px;
				margin-right:8px;
				font-size:11px;
}

.firstChildItemWrap
{
 				margin-top:16px;				
}

.lastChildItemWrap
{
				margin-bottom:18px;
}

.thisChildItemWrap a
{
				color: #757678;	 
				text-decoration: none;
}

.thisChildItemWrap a:hover
{
				color: #000000;	 
				text-decoration: none;
}