/*page*/
html,body{background:#fff; height:100%;color:#000;margin-top:0 0;}

/*panes*/
.topcontentpane{}
.contentpane{}
.footerpane{margin:0px; padding:0px;}
.OLBPane {background:#babdb6;}
.leftpane {background: #babdb6;}
.leftcontentpane{}
.rightcontentpane{}

/*text*/
.normal,div,span,p,td,th,li,a{ font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.head {font-family:Georgia, "Times New Roman", Times, serif;color:#000;font-size:17px;font-weight:bold;}
.subhead{font-family:Arial, Helvetica, sans-serif;color:#000;}

/*links & buttons*/
a:link{color:#990000;text-decoration:underline;}
a:visited{color:#990000;text-decoration:underline;}
a:hover{color:#990000;text-decoration:none;}
a:active{color:#990000;text-decoration:none;}

.StandardButton{background:#CCC;border:1px #CCC outset;padding:5px;}

a.CommandButton{font-size:14px;font-weight:bold;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#990000;text-decoration:none;}
a.CommandButton:visited{color:#990000;text-decoration:none;}
a.CommandButton:hover{color:#990000;text-decoration:underline;}
a.CommandButton:active{color:#990000;text-decoration:underline;}

a.skinuser{font-size:10px;font-weight:bold;}
a.skinuser:link{color:#990000;text-decoration:none;}
a.skinuser:visited{color:#990000;text-decoration:none;}
a.skinuser:hover{color:#990000;text-decoration:underline;}
a.skinuser:active{color:#990000;text-decoration:underline;}

a.backtotop{font-size:9px;font-weight:bold;}
a.backtotop:link{color:#990000;text-decoration:none;}
a.backtotop:visited{color:#990000;text-decoration:none;}
a.backtotop:hover{color:#990000;text-decoration:underline;}
a.backtotop:active{color:#990000;text-decoration:underline;}

.footerpane a:link{text-decoration:none; font-size:10px; font-weight:bold;}
.footerpane a:visited{text-decoration:none; font-size:10px; font-weight:bold;}
.footerpane a:hover{color:#cc0001;text-decoration:underline; font-size:10px; font-weight:bold;}
.footerpane a:active{text-decoration:none; font-size:10px; font-weight:bold;}

h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif;}
h1{ font-size: 150%; color: #000; font-style:font-weight: bold; padding-bottom:10px;font-family:Georgia, "Times New Roman", Times, serif;margin: 0px;padding: 0px;}
h2{ font-size: 130%; color: #990000; font-weight: bold;font-family:Georgia, "Times New Roman", Times, serif;}
h3{ font-size: 110%; color: #990000; font-weight: bold;font-family:Georgia, "Times New Roman", Times, serif; margin: 0px;padding: 0px;}
h4{ font-size: 100%; color: #000; font-weight: bold;}
h5{ font-size: 100%; color: #000; font-weight: bold; margin-bottom:0;}
h6{ font-size: 100%; color: #990000; font-weight: bold;}

.disc {font-size: 80%;}
.StockRed {color: red; font-size:12px;}
.StockGreen {color: green; font-size:12px;}

/* Solpart Menu */

.MainMenu_MenuContainer { 

 } 

/*If vertical menu, put width here */
.MainMenu_MenuContainer td {
width:200px; } 

.MainMenu_MenuBar { 
height: 26px;
} 

.MainMenu_MenuItem { 
border:0px; 
font-family: Georgia, "Times New Roman", Times, serif;
color:#fff;
font-size:11px;
font-weight:bold;
background: #990000;
height: 26px;
padding:2px 10px;
} 
/* this font-family changes the sub menus only */
/* this background modifies the main menu and the sub menus */
/* height here modifies the main menu and the sub menu */
/* border here changes the sub menus only */
/* padding here changes the sub menus only */
/* color here changes the sub menu font */
/* add image here for OFF button */

.MainMenu_MenuItem td{ 
height: 26px;
padding:2px 10px;
text-align:Left;
} 

.MainMenu_MenuItem td span{ } 

.MainMenu_MenuIcon { 
display: none; } 

/* Main Menu Active/Current Button */
.rootmenuitemactive{
background: #cc0001; 
}

/* Main Menu Mouseover (and When You Click on It) */
.MainMenu_MenuItemSel { 
color: #fff; 
background: #cc0001; 
} 

/* Padding around the words in the main menu buttons */
.MainMenu_MenuItemSel td{ 
height: 26px;
text-align:left;
padding:2px 10px;
} 

.MainMenu_MenuBreak {
display:none; } 

.MainMenu_RootMenuArrow {
display:none; } 

/* Shows up in the sub menu, to the right of the words. */
.MainMenu_MenuArrow{
display:none;
}  

.MainMenu_SubMenu {
background: #8DC3E9; 
} 

/* lines for the submenu but not main menu */
.MainMenu_SubMenu td {
text-align:left;
background: #BDBEB5;
 } 

.submenu{
z-index:1000;
border:0px;
font-weight:bold;
} 

/* Sub Menu Mouseover */
.submenuitemselected{
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff; 
background: #cc0001;
font-size:11px;
}

.submenuitemactive{
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff; 
font-size:11px;
}

/* Sub Menu Active/Current */
.submenuitembreadcrumb{
font-family: Georgia, "Times New Roman", Times, serif;
color:#fff;
font-size:11px;
font-weight:bold;
height: 26px;
padding:2px 10px;
}

.rootmenuitem{
background:#990000;
}  

.rootmenuitem td{
}  
/* if you don't put the height here, the right border doesnt reach the top/bottom. */
/* Also adds (unwanted) border in the submenu. */ 

/* Main Menu font */ 
.rootmenuitem td span{
font-family: Georgia, "Times New Roman", Times, serif;
color:#fff;
font-size:11px;
font-weight:bold;
}  

.rootmenuitembreadcrumb{
background:#990000;
} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{
padding:2px 10px;
background: #cc0001;
}  

/* Main Menu Active/Current button */
.rootmenuitembreadcrumb td span{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;}  


/* Main Menu Mouseover Background */
.rootmenuitemselected{
background:#cc0001;
}  

.rootmenuitemselected td{
padding:2px 10px;
}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
color:#fff;}
