BODY
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.MainContent TD 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFFFFF;
	text-align:left;	
}

A 
{
	color:#990000;
	text-decoration:none;
}
A:hover 
{
	color:#33CCCC;
	text-decoration:none;
}

A:active 
{
	color:#000000;
	text-decoration:none;
}
A:visited 
{
	color:#990000;
	text-decoration:none;
}

.Copyright {
	font-family:arial,verdana,tahoma;font-size:10px;color:#60819F;
}

.FooterContent {
	font-family:Sans-Serif,arial,tahoma;font-size:10px;color:#60819F;
}

A.FooterBar {
	text-transform:uppercase;font-family:Sans-Serif,arial,tahoma;font-size:10px;font-weight:bold;color:#60819F;
	text-decoration:none;
}

A.FooterBar:hover{
	color:60819F!important;
	text-decoration:underline;
}

A.FooterBar:active{
	color:black;
	text-decoration:none;
}

A.FooterBar:visited{
	color:60819F!important;
	text-decoration:none;
}

.HostName {
	font-family:arial,verdana,tahoma;font-size:9px;color:#60819F;
}
A.HostName {
	font-family:arial,verdana,tahoma;font-size:9px;color:#60819F;
	text-decoration:none;
}
A.HostName:hover {
	text-decoration:underline;
	color:60819F;
}
A.HostName:active {
	text-decoration:none;
	color:#000000;
}
A.HostName:visited {
	color:#60819F;
	text-decoration:none;
}

.ContextLinks 
{
	font-family:arial,verdana,tahoma;font-size:9px;text-transform:uppercase;color:#60819F;
}
A.ContextLinks 
{
	font-family:arial,verdana,tahoma;font-size:9px;text-transform:uppercase;color:#60819F;
	text-decoration:none;
}
A.ContextLinks:hover
{
	color:60819F!important;
	text-decoration:underline;
}
A.ContextLinks:active
{
	color:black;
}
A.ContextLinks:visited
{
	color:#60819F;
}

.ControlPanel {
width=3px;
}

.ControlPanel {
	text-align:center;
	width:100%;
}

<!--___________________________________________________________________________________________________________________________-->
.TreeMenu_Node{
	
}

.TreeMenu_NodeSelected{
}

A.TreeMenu_Node:link{
	color:#FF6600;
}

A.TreeMenu_NodeSelected:link{
	color:FFFF35!important;
}

A.TreeMenu_Node:visited{

}

A.TreeMenu_NodeSelected:visited{

}

A.TreeMenu_Node:active{

}

A.TreeMenu_NodeSelected:active {

}

A.TreeMenu_Node:hover{
}

A.TreeMenu_NodeSelected:hover{
}

/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none;}
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem {
	color:#486177;
	font-size:11px;
	font-weight:normal;
	padding:3px 15px 3px 10px;
	height:20px;
	background-color: #B4B4B4;
	border:1px #B4B4B4 solid;
}
.submenuitembreadcrumb{
	color:#486177;
	font-size:11px;
	font-weight:normal;
	padding:3px 15px 3px 10px;
	height:20px;
	background-color: #c3c3c3;
	border:1px #c3c3c3 solid;
}
.submenuitemselected{
	color:#990000;
	font-size:11px;
	font-weight:normal;
	padding:3px 15px 3px 10px;
	height:20px;
	background-color: #F7F7F7;
	border:1px #F7F7F7 solid;
}
.submenu{
	padding:0px;
	color:#F7F7F7;
	height:20px;	
	border:1px #000000 solid;
	margin-left:0px;
	margin-top:2px;
	background-color: #c3c3c3;
}
.rootmenuitem TD{
	color:#486177;
	font-size:16px;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-Serif;
	padding:0px;
	padding-right:5px;
	padding-left:5px;
	height:35px!important;
	white-space:nowrap;
	background-color: transparent;
	border-right:2px #60819F solid;
}
.rootmenuitemselected TD{
	color:#486177;
	font-size:16px;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-Serif;
	padding:0px;
	padding-right:5px;
	padding-left:5px;
	height:35px!important;
	white-space:nowrap;
	background-image:url(images/MNU_BG_Over.jpg);
	background-repeat:repeat-x;
	border-right:2px #60819F solid;
}
.rootmenuitembreadcrumb TD{
	color:#486177;
	font-size:16px;
	font-weight:bold;
	font-family:Arial,Verdana,Sans-Serif;
	padding:0px;
	padding-right:5px;
	padding-left:5px;
	height:35px!important;
	white-space:nowrap;
	background-image:url(images/MNU_BG_Select.jpg);
	background-repeat:repeat-x;
	border-right:2px #60819F solid;
}


