.MainMenu_MenuContainer 	{background-color:transparent; width:180px;}
.MainMenu_MenuBar 			{cursor:pointer; cursor:hand; background:#ffffff; width:180px;}
.MainMenu_MenuItem 			{font-family:verdana;color:black;font-size:10px;background:white;font-weight:normal;height:17px;border:0;}
.MainMenu_MenuItemSel		{font-family:verdana;color:white;font-size:10px;background:red;font-weight:normal;height:17px;border:0;}
.MainMenu_SubMenu			{z-index:1000;cursor:pointer;cursor:hand;margin: 0 0 0 1px;background:white;padding:0px;border:1px solid #BCC3DE;font-weight:normal;filter:none}
.MainMenu_Selected 			{color:#024473;background:url(nav_over.gif) no-repeat;padding:0;height:32px;font-weight:bold;}
.MainMenu_Active, .MainMenu_BreadcrumbActive {color:orange;background:url(nav_active.gif) no-repeat;padding:0;height:32px;font-weight:bold;}
.ModuleTitle_SubMenu		{z-index:1000;cursor:pointer;cursor:hand;margin: 0 0 0 1px;background:#E3E6F1;padding:0px;border:1px solid #BCC3DE;font-weight:normal;filter:none;}
.ModuleTitle_MenuItem 		{font-family:verdana;color:black;font-size:10px;background:white;font-weight:normal;height:20px;border:0;}
.ModuleTitle_MenuItemSel	{font-family:verdana;color:black;font-size:10px;background:red;font-weight:normal;height:20px;border: 0;}
.MainMenu_Idle {color: red; height: 32px; font-weight: normal;}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
.ModuleTitle_MenuContainer { color: #2c2c2c; }
.ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 5px 0 0; }
.ModuleTitle_MenuBreak, .MainMenuSeperator,.MainMenu_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }

/*
.MainMenu_MenuContainer 	{background-color:transparent}
.MainMenu_MenuBar 			{cursor:pointer; cursor:hand; background:#ffffff; width:180px;}
.MainMenu_MenuItem 			{font-family:verdana;color:black;font-size:10px;background:white;font-weight:normal;height:17px;border:0;}
.MainMenu_MenuItemSel		{font-family:verdana;color:white;font-size:10px;background:red;font-weight:normal;height:17px;border:0;}
.MainMenu_SubMenu			{z-index:1000;cursor:pointer;cursor:hand;margin: 0 0 0 0px;background:white;padding:0px;border:1px solid;border-color:black;font-weight:normal;filter:none}
.MainMenu_MenuIcon 			{font-family:verdana;color:black;font-size:10px;background:white;font-weight:normal;height:17px;border:0;display:none}
.MainMenu_MenuBreak 		{font-family:verdana;color:black;font-size:10px;background:white;font-weight:normal;height:17px;border:0;}
.MainMenu_MenuArrow 		{font-family:verdana;color:black;font-size:10px;background:white;font-weight:normal;height:17px;border:0;}
.MainMenu_RootMenuArrow 	{font-family:verdana;color:black;font-size:10px;background:white;font-weight:normal;height:17px;border:0;}
*/

a.Navigation:Link			{font-family:verdana;font-size:10px;text-decoration:none;color:white;font-weight:bold}
a.Navigation:Visited		{font-family:verdana;font-size:10px;text-decoration:none;color:white;font-weight:bold}
a.Navigation:active			{font-family:verdana;font-size:10px;text-decoration:none;color:white;font-weight:bold}
a.Navigation:Hover			{font-family:verdana;font-size:10px;text-decoration:underline;color:white;font-weight:bold}

a.RightPane:Link			{font-family:verdana;font-size:10px;text-decoration:none;color:#B30000;font-weight:bold}
a.RightPane:Visited			{font-family:verdana;font-size:10px;text-decoration:none;color:#B30000;font-weight:bold}
a.RightPane:active			{font-family:verdana;font-size:10px;text-decoration:none;color:#B30000;font-weight:bold}
a.RightPane:Hover			{font-family:verdana;font-size:10px;text-decoration:underline;color:#B30000;font-weight:bold}

.TDRightPane {font-family:verdana;font-size:10px;text-decoration:none;color:#B30000;font-weight:bold}

.SearchButton {background:transparent;cursor:hand;font-size:10;margin: 0 0 0 0px;color:white;font-weight:bold}
				
#dnn_dnnSEARCH_txtSearch.NormalTextBox {text-align:left;vertical-align:middle;height:16px;background:white;width:80px;color:#00427C;border:1px solid;border-color:red;cursor:text;}