

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
}
#menu {
	float:left;
	margin:5px 0 20px 0;
}
dl#menu {
width: 145px;
}
dl#menu dt {
	margin: 0px 0;
	height: 20px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	background: #990000 url(../images/top-menu.gif) no-repeat;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 12px;
	color: #000000;
}

dl#menu dd {
border: 0px solid gray;
}
dl#menu li {
	text-align: left;
	background: url(../images/triangle.gif) no-repeat 20px center;

}
dl#menu li a, dl#menu dt a {
color: #FFFFFF;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}


dl#menu dt a:hover {
	background-image: url(../images/active-state.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-weight: bold;

}
dl#menu dt a:active {
	background-image: url(../images/active-state.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;

}

#navcontainer {
	width: 160px;
	float:left
	z-index: 45;

}

#navcontainer ul
{
 margin-left: 0;
 padding-left: 0;
 list-style-type: none;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 28px;
 color: #000000;
 text-align: left;
 text-indent: 5pt;


}
#navcontainer li
{
 margin-bottom: 3px
 }
#navcontainer a
{
 display: block;
 padding: 0px;
 width: 150px;
 background-color: #990000;
 border-bottom: 1px solid #000000;
 border-top: 1px solid #000000;
 border-right: 1px solid #000000;

}
#navcontainer a:link, #navcontainer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer a:hover
{
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
}

#navcontainer a.active
{
	background-color: #CC0000;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/active-state.gif);
background-position:center right;
background-repeat:no-repeat;
}























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
