#flashcontent {
	width:205px;
	border: 0px;
	position: relative;
	background-color:#FFFFFF;
	background-image: url(/images/home/3_cont_bg.jpg);
	background-repeat: repeat-y;
margin-bottom: 0px;
}
  
.mainDiv
{
	width:205px;
	background-repeat: no-repeat;
position: relative;
margin-bottom: 0px;
}
.topItem
{
	width:205px;
	height:41px;
	cursor: hand;
margin-bottom: 0px;
}


.dropMenu
{
	
}

.subMenu
{
	display:none;

}
.subItem
{
	padding-left:5px;
	font-weight:bold;
	text-decoration:none;
	color:black;
margin-bottom: 0px;
	
}

.subItem a
{
   text-decoration:none;
   color:black;
}

.subItemOver
{
   color:blue;
   text-decoration:underline;
   font-weight:bold;
   padding-left:5px;
margin-bottom: 0px;
}

.subItemOver  a
{
   color:blue;
}


.drop
{
}


