.menu A, .menu A:hover
{
    text-decoration: none;
}

div
{
    margin:0px;
    padding:0px;
}
.menu DIV
{
    width: 205px;
    min-height:20px;
    background-color: #55b0e5;
    vertical-align: middle;
}
.menu DIV DIV
{
background-color: transparent;
min-height:20px;
height:auto;
}
#menu
{
    vertical-align:top;
    margin:0px;
    padding:0px;
}
.menu DIV A
{
	color: #FFF;
	text-decoration: none;
    font-size: 11px;
    padding-left:10px;
    width: 195px;
    /*height:20px;*/
	min-height:20px;
    display:block;
    border-top: 1px solid white;
    font-weight:bold;
	padding-bottom:2px;
}
.menu .menu A
{
    display:block;
    background-color: #B5CCE3;
    vertical-align: middle;
    color:#0A55A3;
    width: 195px;
    /*height:20px;*/
	min-height:20px;
    padding-top:3px;
	padding-bottom:3px;
    font-weight:normal;
}

#link381,#link382,#link383,#link384,#link385,#link386
{
	font-weight:normal;
}

#link381:HOVER{background-color:#008c7c;}
#link382:HOVER{background-color:#7c4e97;}
#link383:HOVER{background-color:#d782ac;}
#link384:HOVER{background-color:#557792;}
#link385:HOVER{background-color:#ed7326;}
#link386:HOVER{background-color:#b8a175;}


.menu DIV A:HOVER
{
	background-color: #0955a3;
}

.menu .menu A:HOVER
{
    background-color: #B5CCE3;
}
.menu .menu
{
	position: absolute;
	height: 20px;
    width: 205px;
	margin-left: 205px;
	margin-top:-20px;
	z-index:5;
}

.menu .menu .menu
{
	position: absolute;
	margin-top:-20px;
	margin-left: 205px;
	height: 20px;
    width: 205px;
}
.menu DIV .menuItemInactive, .menu DIV .menuItemActive
{
    background-color        : #FFD128;
    width:205px;
    height:20px;
    padding-left: 10px;
}

.menu DIV .menuItemActive
{
    background-color        : #FFD128;
}
.menuItemActive .menu .menuItemActive , .menuItemActive .menu .menuItemInactive
{
	width: 205px;
	height: 20px;
    text-align: left;
    padding-left: 10px;
}
.bottomimage
{
    background-color: transparent;
    height:18px;
}
