.SideBarPanel
{
	background-position: bottom left;
	width: 100%;
	z-index: 5;
	POSITION: relative;
	/*background-color:#333399 !important;*/
	overflow:hidden !important;
}

.SubNavPanel
{
	padding-left: 1px;
	width: 100%;
}
.SubNavPanelHead
{
	font-weight: bolder !important;
	font-size: 13px !important;
	font-family: Arial;
	text-decoration: none;
	color: #0099cc !important;
	padding-bottom: 2px;
}
.SubNavPanel table
{
	width: 100% !important;
}
.SubNavPanel td
{
	
}
.SubNavPanel IMG
{
	display: none;
}

.SubNavPanelBody IMG
{
	display: none !important;
}

DIV.PageSubNavMenu DIV td
{
	padding-left: 5px !important;
}
DIV.PageSubNavMenu DIV DIV td
{
	padding-left: 10px !important;
	
}



/* Left Navigation */
.navlink, .navlinkselected
{
	padding-left: 3px;
	width:100%;
	padding: 3px 1px 1px 3px;
}

a.navlink
{
	font-family: Arial;
	font-size: 13px !important;
	text-decoration: none;
	color: #0099cc !important;
}


a.navlink:hover
{
	font-family: Arial;
	font-size: 13px !important;
	text-decoration: none;
	color: #ffcc66 !important;
	
}


.PageSubNavMenu IMG
{
	display: none;
}

.PageSubNavMenu td {}

DIV.PageSubNavMenu {background-color:#333399;}

DIV.PageSubNavMenu td
{
height:23px; border-bottom:dotted .115em #FFF; 
	
}

DIV.PageSubNavMenu TD.navlink a
{
	color:#0099cc;
}

DIV.PageSubNavMenu TD.navlink a:hover
{
	color:#FFF;
}

DIV.PageSubNavMenu TD.navlinkselected a
{
		
}


DIV.PageSubNavMenu DIV TD.navlink a
{
}		
	
			

.TitleBorder{
border-bottom: 3px dotted #ffffff;
background-color:#333399;
font-size: 13px !important;
font-weight: bold !important;
color: #0099cc !important;
width:192px;	
}

.SubNavNPC {

background-color:#333399;
font-size: 13px !important;
font-weight: bold !important;
color: #0099cc !important;
width:192px;	
}

.SideHover{
color:#FFCC66 !important;
text-decoration:none !important;
font-weight:bold;

}

.Side{
clear:both;
color:#0099cc;
font-weight:bold !important;
font-size:12pt !important;
font-family:Arial;
margin-bottom:15px !important;
}

.newcolor{color:Red;}