/*page*/
#body { margin:0; padding:0; font-family: Arial, Tahoma,  Helvetica, sans-serif;  color:black; }
#body { background:url(images/bg.jpg) repeat-x top left; }
body {background:url(images/bg.jpg) repeat-x top left; } /* BG of iframes, like text editor */

/*panes*/
.toppane {background: #000839;}
.loginpane {background: #4D85BE url(images/Subpage_03.gif) no-repeat top right;}
.marqueepane {background: #8CC3EF url(images/Subpage_05.gif) repeat-x bottom left;}
.contentpane {padding:0; margin:0;}
.footerpane{padding:0;}

/*text*/
.normal,div,span,p,td,th,li,a{font-family:Arial, Helvetica, sans-serif;font-size:13px;}
.head,.subhead{font-family: Arial,sans-serif; font-weight: bold; color:#AD0C07;}
.head{padding-bottom:10px;font-size: 165%; }
.disc { color:#888888; font-size: 90%;}

/*links & buttons*/
a, a:link, a:active, a:visited { text-decoration:none; color:#002e8b; }
a:hover { color:#3c4db0; text-decoration:none;}

.StandardButton{background:#0866AD;border:1px #000 outset;padding:5px;}

a.CommandButton{font-size:14px;font-weight:bold;color:#000;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#000;text-decoration:none;}
a.CommandButton:visited{color:#000;text-decoration:none;}
a.CommandButton:hover{color:#AD0C07;text-decoration:underline;}
a.CommandButton:active{color:#AD0C07;text-decoration:underline;}

a.skinuser:link{color:#000;text-decoration:none;font-weight:bold;font-size:9px;}
a.skinuser:visited{color:#000;text-decoration:none;font-weight:bold;font-size:9px;}
a.skinuser:hover{color:#AD0C07;text-decoration:underline;font-weight:bold;font-size:9px;}
a.skinuser:active{color:#AD0C07;text-decoration:underline;font-weight:bold;font-size:9px;}

a.footer:link{color:#000;text-decoration:underline;font-size:9px;font-weight:bold;}
a.footer:visited{color:#000;text-decoration:underline;font-size:9px;font-weight:bold;}
a.footer:hover{color:#AD0C07;text-decoration:none;font-size:9px;font-weight:bold;}
a.footer:active{color:#AD0C07;text-decoration:none;font-size:9px;font-weight:bold;}

a.cTopLinks, a.cTopLinks:link, a.cTopLinks:active, a.cTopLinks:visited { text-decoration:none; color:#fff; font-weight: bold;}
a:hover { text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {font-family: Arial,sans-serif; font-weight: bold;}
h1{ font-size: 175%; color: #AD0C07; }
h2{ font-size: 150%; color: #AD0C07;}
h3{ font-size: 125%; color: #000B3B; margin: 0;padding:0;}
h4{ font-size: 110%; color: #000; margin: 0;padding:0;}
h5{ font-size: 100%; color: #003084;margin: 0;padding:0;}

.FCKImageGalleryContainer {background:#fff;}
.FCKLinkGalleryContainer {background:#fff;}

.StockRed {color: red;}
.StockGreen {color: green;}

/* Solpart Menu */

.MainMenu_MenuContainer { 

 } 

/*If vertical menu, put width here */
.MainMenu_MenuContainer td {
width:162px; } 

.MainMenu_MenuBar { 
height: 28px;
} 

.MainMenu_MenuItem { 
border:0px; 
font-family:Arial, Helvetica, sans-serif;
color:#000B3B;
font-size:12px;
font-weight:bold;
background: url(subbutton.gif);
height: 28px;
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: 28px;
padding:2px 10px;
text-align:Left;
} 

.MainMenu_MenuItem td span{ } 

.MainMenu_MenuIcon { 
display: none; } 

/* Main Menu Active/Current Button */
.rootmenuitemactive{
background: url(subbutton.gif) #8DC3E9; /* green */
}

/* Main Menu Mouseover (and When You Click on It) */
.MainMenu_MenuItemSel { 
color: #AD0C07; 
background: url(subbutton.gif) #8DC3E9; /* green */
} 

/* Padding around the words in the main menu buttons */
.MainMenu_MenuItemSel td{ 
height: 28px;
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: #8DC3E9 url(images/button_on.gif) repeat-x bottom right;
 } 

.submenu{
z-index:1000;
border:0px;
font-weight:bold;
} 

/* Sub Menu Mouseover */
.submenuitemselected{
font-family:Arial, Helvetica, sans-serif;
color: #AD0C07; 
background: transparent;
}

.submenuitemactive{
font-family:Arial, Helvetica, sans-serif;
color: #AD0C07; 
}

/* Sub Menu Active/Current */
.submenuitembreadcrumb{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
height: 28px;
padding:2px 10px;
}

.rootmenuitem{
background:transparent;
}  

.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:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
}  

.rootmenuitembreadcrumb{
background:transparent;
} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{
padding:2px 10px;
}  

/* Main Menu Active/Current button */
.rootmenuitembreadcrumb td span{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{

}  

.rootmenuitemselected td{
padding:2px 10px;
}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000B3B;}
