.navbar
{
}  

.mainDiv
{

}

.topItem
{
	letter-spacing: 0;
	color: #E6C184;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDAA57;
	text-align: center;
	display: block;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #DDAA57;
}

.topItemOver
{
	letter-spacing: 0;
	color: #FFFFFF;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDAA57;
	padding-top: 9px;
	text-align: center;
	display: block;
	background-color: #DDAA57;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDAA57;
}

.topItemClose
{
	letter-spacing: 0;
	color: #E6C184;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDAA57;
	height: 25px;
}


.topItemCloseOver
{
	letter-spacing: 0;
	color: #FFFFFF;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	display: block;
	height: 25px;
	padding-top: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDAA57;
	background-color: #DDAA57;
}



.dropMenu
{
	color: #DDAA57;
	filter:alpha(opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
}

.subMenu
{
	display:block;
	text-align: center;
}

.subItem
{
	height:25px;
	text-decoration:none;
	color: #DDAA57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 9px;
	text-align: center;
	display: block;
}

.subItem a
{
	text-decoration:none;
	color: #E6C184;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDAA57;
}

.subItemOver
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #DDAA57;
	height: 25px;
	padding-top: 9px;
}

.subItemOver  a
{
	cursor:pointer;
	color: #FFFFFF;
	text-decoration:none;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DDAA57;
	height: 25px;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDAA57;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}
