#mainDiv{
	width: 150px;
}

.drop {
  border-left:1px solid black;
  border-right:1px solid black;
}
.topItem {
	margin-top:-22px;
	cursor:pointer;
	background-image: url(../images/sidebar_02.png);
	background-position:center;
	background-repeat:no-repeat;
	height:37px;
	background-color: #6D929B;
	width: 150px;
	
}

.topItemOver {
	margin-top:-22px;
	cursor:pointer;
	background-image: url(../images/sidebar_02.png);
	background-position:center;
	background-repeat:no-repeat;
	height:37px;
	font-weight:bold;
	width: 150px;
}

.dropMenu {
  background:#6699FF;
  filter:alpha(opacity=100);
  border:1px solid #3366CC;
}

.subMenu {
  display:block;
}

.subItem {
  height:21px;
  padding-left:10px;
  cursor:pointer;
  font-weight:bold;
  text-decoration:none;
  color:#6D929B;
}

.subItem a {
  text-decoration:none;
  color:#FFFFFF;
}

.subItemOver {
  height:10px;
  padding-left:10px;
  cursor:pointer;
  font-weight:bold;
}

.subItemOver  a {
  color:#485C5A;
  text-decoration:none;
}

.topItem1 {
	background-image: url(../images/sidebar_01.png);
	background-position:center;
	background-repeat:no-repeat;
	height:38px;
	cursor:pointer;
	width:150px;
}

.topItem1Over {
  background-image: url(../images/sidebar_01.png);
  background-position:center;
  background-repeat:no-repeat;
  cursor:pointer;
  height:38px;
  width:150px;
}

.dropMenu1 {
  background:#6699FF;
  filter:alpha(opacity=100);
  border:1px solid #3366CC;
  width:148px;
}

.subMenu1 {
  display:block;
}
.subItem1 {
  height:21px;
  padding-left:10px;
  cursor:pointer;
  font-weight:bold;
  text-decoration:none;
  color:#FFFFFF;
}

.subItem1 a {
  text-decoration:none;
  color:#FFFFFF;
}

.subItem1Over {
  height:21px;
  padding-left:10px;
  cursor:pointer;
  font-weight:bold;
}

.subItem1Over  a {
  color:#485C5A;
  text-decoration:none;
}

.topItem2 {
	margin-top:-22px;
	background-image: url(../images/sidebar_03.png);
	background-position:center;
	background-repeat:no-repeat;
	height:37px;
	cursor:pointer;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-family:"GOTHIC";
	width: 150px;
}

.topItem2Over {
  margin-top:-22px;	
  background: #84596B;
  background-image: url(../images/sidebar_03.png);
  background-position:center;
  background-repeat:no-repeat;
  height:37px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF;
  font-weight:bold;
  font-family:"GOTHIC";
}

.dropMenu2 {
  background:#6699FF;
  filter:alpha(opacity=100);
  border:1px solid #3366CC;
}

.subMenu2 {
  display:block;
}

.subItem2 {
  cursor:pointer;
  height:21px;
  padding-left:10px;
  cursor:pointer;
  font-weight:bold;
  text-decoration:none;
  color:#FFFFFF;
}

.subItem2 a {
  text-decoration:none;
  color:#FFFFFF;
}

.subItem2Over {
  cursor:pointer;
  height:21px;
  padding-left:10px;
  font-weight:bold;
}

.subItem2Over  a {
  color:#485C5A;
  text-decoration:none;
}
.topItem3 {
	margin-top:-22px;
	background-image: url(../images/sidebar_04.png);
	background-position:center;
	background-repeat:no-repeat;
	height:37px;
	cursor:pointer;
	background-color: #6D929B;
	width:150px;
}

.topItem3Over {
	margin-top:-22px;
	cursor:pointer;
	background-image: url(../images/sidebar_04.png);
	background-position:center;
	background-repeat:no-repeat;
	height:37px;
	font-weight:bold;
	width:150px;
}

.dropMenu3 {
  background:#B7AFA3;
  filter:alpha(opacity=100);
  border:1px solid #6D929B;
}

.subMenu3 {
  display:block;
}

.subItem3 {
  height:21px;
  padding-left:10px;
  cursor:pointer;
  font-weight:bold;
  text-decoration:none;
  color:#6D929B;
}

.subItem3 a {
  text-decoration:none;
  color:#6D929B;
}

.subItem3Over {
  height:10px;
  padding-left:10px;
  cursor:pointer;
  font-weight:bold;
}

.subItem3Over  a {
  color:#485C5A;
  text-decoration:none;