.navbar
{
}  

.mainDiv
{
	width:883px;
	background-color: ;
}

.topItem
{
	letter-spacing: 0;
	background-position:center center;
	background-repeat:no-repeat;
	width: 883px;
	height: 40px;
	color: #000000;
	cursor:pointer;
	text-indent:10px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: thin none #000000;
	
}

.topItemOver
{
	text-indent:10px;
	letter-spacing: 0;
	background-position:center center;
	background-repeat:no-repeat;
	height: 40px;
	width: 883px;
	color: #000000;
	cursor:pointer;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	
}


.topItemClose
{
	text-indent:10px;
	letter-spacing: 0;
	background-position:center center;
	background-repeat:no-repeat;
	height: 40px;
	width: 883px;
	color: #000000;
	cursor:pointer;
	font-family: tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	
}

.topItemCloseOver
{
	text-indent:10px;
	font: bold 12px tahoma,verdana,sans-serif;
	letter-spacing: 0;
	background-position:center center;
	background-repeat:no-repeat;
	height: 40px;
	width: 883px;
	color: #000000;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	
}



.dropMenu
{
	font: bold 14px tahoma,verdana,sans-serif;
	background-color: ;
	color: #000;
	border: 1px solid #FFFFFF;
	border-width: 1px 1px 1px;
	filter :alpha(opacity=100);
	padding-top:5px;
	padding-bottom:5px;
}

.subMenu
{
   display:block;
}
.subMenu1
{
   display:block;
}

.subItem1
{
	margin-left:0px;
	margin-top:2px;
	height:3450px;
	text-decoration:none;
	color: #000000;
	font-family: tahoma, verdana, sans-serif;
	font-size: 14px;
   
}

.subItem1 a
{
	margin-left:0px;
	text-decoration:none;
	color: #000000;
	font-family: tahoma, verdana, sans-serif;
	font-size: 14px;
}

.subItem1Over
{
	margin-left:0px;
	margin-top:2px;
	height:3450px;
	color: #000000;
	font-family: tahoma, verdana, sans-serif;
	font-size: 14px;
	text-decoration:none;
}

.subItem1Over a
{
	margin-left:0px;
	font: 14px tahoma,verdana,sans-serif;
	cursor:pointer;
	color: #000000;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
}

.subItem
{
	margin-left:0px;
	margin-top:2px;
	height:1010px;
	text-decoration:none;
	color: #000000;
	font-family: tahoma, verdana, sans-serif;
	font-size: 14px;
   
}

.subItem a
{
	margin-left:0px;
	text-decoration:none;
	color: #000000;
	font-family: tahoma, verdana, sans-serif;
	font-size: 14px;
}

.subItemOver
{
	margin-left:0px;
	margin-top:2px;
	height:1010px;
	color: #000000;
	font-family: tahoma, verdana, sans-serif;
	font-size: 14px;
	text-decoration:none;
}

.subItemOver a
{
	margin-left:0px;
	font: 14px tahoma,verdana,sans-serif;
	cursor:pointer;
	color: #000000;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
}

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

