ul.MenuBarHorizontal  /*first level */
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: inherit;
cursor: default;
width: auto;
background-color: #000000;
color: #FFFFFF;	
}

ul.MenuBarActive
{
z-index: 1000;
}


ul.MenuBarHorizontal li
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: inherit;
position: relative;
text-align: left;
cursor: pointer;
width: auto;
float: left;
background-color:#000000;
color: #FFFFFF;

}
ul.MenuBarHorizontal ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: inherit;
z-index: 2400;
cursor: default;
width: 8.2em;
position: absolute;
left: -1000em;
background-color: #000000;
color: #FFFFFF;
BORDER-width:1px;
border-color:#;
border-style:solid;

}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
left: auto;
}
ul.MenuBarHorizontal ul li
{
width: 8.2em;

}
ul.MenuBarHorizontal ul ul
{
position: absolute;
margin:  0 0 0 100%;

}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
left: auto;
top: 0;
}



ul.MenuBarHorizontal a
{
display: block;
cursor: pointer;
padding: 3px 5px;
background-color: #000000;
color: #FFFFFF;	
text-decoration: none;
font-family:Arial,Helvetica,sans-serif;
font-size:inherit;

border-left-style:solid;
border-left-width:1px;
border-left-color:#000000;


}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
display: block;
cursor: pointer;
background-color:#0000FF;
color: #FFFFFF;	
text-decoration: none;
font-family:Arial,Helvetica,sans-serif;
font-size:inherit;
border-left-style:solid;
border-left-width:1px;
border-left-color:#000000;



}

ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
background-color:#0000FF;
color: #FFFFFF;
font-family:Arial,Helvetica,sans-serif;
z-index:2300;	

}


ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
background-image: url(/images/MenuBarDownBlack.gif);
background-repeat: no-repeat;
background-position: 95% 50%;
padding-right:14px;

}


ul.MenuBarHorizontal ul a.MenuBarItemSubmenu

{
background-image: url(/images/MenuBarRightBlack.gif);
background-repeat: no-repeat;
background-position: 95% 50%;

}

ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
background-image: url(/images/MenuBarDownWhite.gif);
background-repeat: no-repeat;
background-position: 95% 50%;
background-color:#0000FF;
color:#FFFFFF
}

ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
background-image: url(/images/MenuBarRightWhite.gif);
background-repeat: no-repeat;
background-position: 95% 50%;
}


ul.MenuBarHorizontal iframe
{
position: absolute;
z-index: 1010;
filter:alpha(opacity:0.1);
}
@media screen, projection
{
ul.MenuBarHorizontal li.MenuBarItemIE
{
display: inline;
float: left;
background: #FFF;
}
}

.sideBarBody { /*this is the wrapper for the side bar lists */

}



.sideBarHeader {
display:block;
height:auto;
text-decoration:none;

background-color:#000000;
font-family:Arial,Helvetica,sans-serif;
color:#FFF;
font-size:80%;

padding-top:4px;
padding-bottom:4px;
padding-left:2px;
padding-right:4px;	

margin-top:px;
margin-bottom:px;
margin-left:px;
margin-right:px;				

text-decoration:none;
border-left-style:solid;
border-left-color:#6699CC;
border-left-width:0px;	
border-right-style:solid;
border-right-color:#6699CC;
border-right-width:0px;	
border-top-style:solid;
border-top-color:#6699CC;
border-top-width:0px;	
border-bottom-style:solid;
border-bottom-color:#6699CC;
border-bottom-width:0px;	}

.sideBarHeader a:link, .sideBarHeader a:visited, .sideBarHeader a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#FFF;

}

.sideBarHeader a:hover {
display:block;
color:#FFF;
text-decoration:none;


}

#sidebar ul {
list-style:none;
margin:0;
padding:0;
}

#sidebar ul li {
font-family:Verdana, Geneva, sans-serif;
display:inline;
}

.sidelink1 {
font-size:80%;
}

.sidelink1 a:link, .sidelink1 a:visited, .sidelink1 a:active  {
display:block;
height:auto;

background-color:#0066CC;
font-family:Arial,Helvetica,sans-serif;
color:#FFFFFF;

padding-top:4px;
padding-bottom:4px;
padding-left:5px;
padding-right:4px;	

margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;				

text-decoration:none;
border-left-style:solid;
border-left-color:#0066CC;
border-left-width:1px;	
border-right-style:solid;
border-right-color:#0066CC;
border-right-width:1px;	
border-top-style:solid;
border-top-color:#0066CC;
border-top-width:1px;	
border-bottom-style:solid;
border-bottom-color:#0066CC;
border-bottom-width:1px;	

}

.sidelink1 a:hover {
display:block;
height:auto;
background-color:#0066CC;
font-family:Arial,Helvetica,sans-serif;
color:#000000;


padding-top:4px;
padding-bottom:4px;
padding-left:5px;
padding-right:4px;	

margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;				

text-decoration:none;
border-left-style:solid;
border-left-color:#000000;
border-left-width:1px;	
border-right-style:solid;
border-right-color:#000000;
border-right-width:1px;	
border-top-style:solid;
border-top-color:#000000;
border-top-width:1px;	
border-bottom-style:solid;
border-bottom-color:#000000;
border-bottom-width:1px;	
}


.sidelink1SELECTED {
font-size:80%;
}

.sidelink1SELECTED a:link, .sidelink1SELECTED a:visited, .sidelink1SELECTED a:active, .sidelink1SELECTED a:hover  {
display:block;
background-color:#000000;
font-family:Arial,Helvetica,sans-serif;
color:#FFF;

padding-top:4px;
padding-bottom:4px;
padding-left:5px;
padding-right:4px;	

margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;				

text-decoration:none;
border-left-style:solid;
border-left-color:#0066CC;
border-left-width:1px;	
border-right-style:solid;
border-right-color:#0066CC;
border-right-width:1px;	
border-top-style:solid;
border-top-color:#0066CC;
border-top-width:1px;	
border-bottom-style:solid;
border-bottom-color:#0066CC;
border-bottom-width:1px;		

}



.sidelink2 {
font-size:80%;
}

.sidelink2 a:link, .sidelink2 a:visited, .sidelink2 a:active  {
display:block;
height:auto;

background-color:#0066CC;
font-family:Arial,Helvetica,sans-serif;
color:#FFF;

padding-top:4px;
padding-bottom:4px;
padding-left:15px;
padding-right:4px;	

margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;				

text-decoration:none;
border-left-style:solid;
border-left-color:#0066CC;
border-left-width:1px;	
border-right-style:solid;
border-right-color:#0066CC;
border-right-width:1px;	
border-top-style:solid;
border-top-color:#0066CC;
border-top-width:1px;	
border-bottom-style:solid;
border-bottom-color:#0066CC;
border-bottom-width:1px;			


}
.sidelink2 a:hover {
display:block;
height:auto;

background-color:#;
font-family:Arial,Helvetica,sans-serif;
color:#000000;

padding-top:4px;
padding-bottom:4px;
padding-left:15px;
padding-right:4px;	

margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;				

text-decoration:none;
border-left-style:solid;
border-left-color:#000000;
border-left-width:1px;	
border-right-style:solid;
border-right-color:#000000;
border-right-width:1px;	
border-top-style:solid;
border-top-color:#000000;
border-top-width:1px;	
border-bottom-style:solid;
border-bottom-color:#000000;
border-bottom-width:1px;	
}
.sidelink2SELECTED {
font-size:80%;
background-color:#364745;
}

.sidelink2SELECTED a:link, .sidelink2SELECTED a:visited, .sidelink2SELECTED a:active, .sidelink2SELECTED a:hover  {
display:block;
height:auto;

background-color:#000000;
font-family:Arial,Helvetica,sans-serif;
color:#FFF;

padding-top:4px;
padding-bottom:4px;
padding-left:15px;
padding-right:4px;	

margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;				

text-decoration:none;
border-left-style:solid;
border-left-color:#0066CC;
border-left-width:1px;	
border-right-style:solid;
border-right-color:#0066CC;
border-right-width:1px;	
border-top-style:solid;
border-top-color:#0066CC;
border-top-width:1px;	
border-bottom-style:solid;
border-bottom-color:#0066CC;
border-bottom-width:1px;	


}