﻿.navbar
{
}  

.mainDiv
{
  width:185px;
}
.space
{
	padding-top:4px;
}
.spaceB
{
	padding-top:15px;
}
.spaceC
{
	padding-top:25px;
}

.topItem
{
	font: bold 12px tahoma,verdana,sans-serif;
	letter-spacing: 0;
	background: url('../images/L_menu/arrow_up_title.gif') no-repeat 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	width: 185px;
	height: 32px;
	color: #66FF33;
	cursor: pointer;
	line-height: 30px;
}
.topItemOver
{
	font: bold 12px tahoma,verdana,sans-serif;
	background: url('../images/L_menu/arrow_up_title.gif') no-repeat 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	width: 185px;
	height: 32px;
	color: #66FF33;
	cursor: pointer;
	line-height: 30px;
}
.topItemClose
{
	font: bold 12px tahoma,verdana,sans-serif;
	letter-spacing: 0;
	background: url('../images/L_menu/arrow_down_title.gif') no-repeat 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	width: 185px;
	height: 32px;
	color: #66FF33;
	cursor: pointer;
	line-height: 30px;
}
.topItemCloseOver
{
	font: bold 12px tahoma,verdana,sans-serif;
	letter-spacing: 0;
	background: url('../images/L_menu/arrow_down_title.gif') no-repeat 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	width: 185px;
	height: 32px;
	color: #66FF33;
	cursor: pointer;
	line-height: 30px;
}
.dropMenu
{
	font: bold 11px tahoma,verdana,sans-serif;
	background-color: #0c0c0c;
	color: #000;
	border: 0px;
	border-width: 0 1px 1px 1px;
	filter: alpha(opacity=100);
	padding-top: 2px;
	padding-bottom: 2px;
}

.subMenu
{
   display:block;
}

.subItem
{
	margin-left: 0px;
	margin-top: 2px;
	height: 18px;
	font: 14px tahoma, verdana, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.subItem a
{
	font: 14px tahoma, verdana, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
.subItemOver
{
	font: 14px tahoma, verdana, sans-serif;
	height: 18px;
	color: #428eff;
	text-align: center;
	text-decoration: none;
}
.subItemOver  a
{
	font: 14px tahoma, verdana, sans-serif;
	cursor: pointer;
	color: #428eff;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}
.topItemNo
{
	font: bold 12px tahoma,verdana,sans-serif;
	letter-spacing: 0;
	background: url('../images/L_menu/noarrow_title.gif') no-repeat 0 0;
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	width: 185px;
	height: 32px;
	color: #66FF33;
	cursor: pointer;
	line-height: 30px;
}
.account {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	background-image: url('../images/account_back.gif');
	background-repeat: no-repeat;
	width: 185px;
	height: 80px;
	vertical-align: middle;
}
.accountTable {
	vertical-align: middle;
	text-align: left;
	text-indent: 2px;
	width: 181px;
	height: 76px;
}

.avatar {
	border: 1px solid #808080;
}

