body {
background-color:black;
}

.leftpane
{
	margin-left:25px;
}

.searchbar
{
	background-image: url(images/topsearch_bg.gif);
}



.navbarbackground
{
	background-image: url(images/lefttopnav_bg.gif);
}

.solpart
{
	background-color:white;
}

.logintext
{
	background-color:white;
}

.footer
{
	color: #ff0000;
}



/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
    color: #000000; 
    font-size: 11px;
    background: #ffffff; 
}

.MainMenu_MenuItem {
    color: #000000; 
    font-size: 11px;
    background: #ffffff; 
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
    color: #ff0000; 
    font-size: 11px;
    background: #ffffff;
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
    color: #ff0000; 
    font-size: 11px;
    background: #ffffff;

}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/*     Links   */


/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #ff0000; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { }
/*-- search button in search form      --*/ .SearchButton { }

/*     Tokens                                             */

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #ff0000; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover {  }
/*-- date token idle                   --*/ .DATE_object { color: #FFF; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #777; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:bold; }
/*-- terms and privacy                 --*/ .FOOTER_objects { color:#FFF; font-size: 11px; }
/*-- terms and privacy links           --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#FFF; font-weight:bold; text-decoration:none; }
/*-- terms and privacy hover           --*/ a.FOOTER_objects:hover { color:#ff0000; font-weight:bold; text-decoration:none;  }
/*-- copyright token                   --*/ .COPYRIGHT_object { color:#ffffff; font-size: 11px; }



