/*page*/
body{background:#00370F; height:100%;color:#000;}
.skincontentstable{}
.skinfooter{padding:5px;background:#fff;text-align:center;font-size:10px;}

/*panes*/
.contentpane{width:auto;padding:5px 5px 0 5px;}
.leftpane{background:#fff;width:20%;padding:5px 5px 0 5px;}
.rightpane{background:#fff;width:30%;padding:5px 5px 0 5px;}
.footerpane{height: 25px; background:#e3e6be url(footerbg.gif) repeat-x bottom left;}
.footerlink{color:#e3e6b3; font-size:10px;}
.linkspane {padding:10px 0px 0 0px;color:#e3e6b3;}

a.footerlink:link{color:#e3e6b3;text-decoration:none; font-weight: bold;}
a.footerlink:visited{color:e3e6b3;text-decoration:none; font-weight: bold;}
a.footerlink:hover{color:#6d9a62;text-decoration:underline; font-weight: bold;}
a.footerlink:active{color:#e3e6b3;text-decoration:underline; font-weight: bold;}
.TitlePane{height: 37px; background:#005417 url(TitleBG.gif) no-repeat; color:#FFFFFF;font-weight:bold; font-size:11px;padding:0px 5px;}
a.toplink:link{color:#e3e6b3;text-decoration:none; font-weight: bold;}
a.toplink:visited{color:#e3e6b3;text-decoration:none; font-weight: bold;}
a.toplink:hover{color:#005417;text-decoration:underline; font-weight: bold;}
a.toplink:active{color:#e3e6b3;text-decoration:none; font-weight: bold;}


/*text*/
.normal,div,p,td,th,li,a{font-family: Arial, Helvetica, sans-serif;font-size:12px;}
.head,.subhead{font-family: Arial, Helvetica, sans-serif;color:#006633;}
.head{font-size: 150%; color: #000;font-weight: bold; margin-bottom:10px;}



/*links & buttons*/
a:link{color:#005696;text-decoration:underline;}
a:visited{color:#005696;text-decoration:underline;}
a:hover{color:#005696;text-decoration:none;}
a:active{color:#005696;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:#000;text-decoration:none;}
a.CommandButton:visited{color:#000;text-decoration:none;}
a.CommandButton:hover{color:#000;text-decoration:underline;}
a.CommandButton:active{color:#000;text-decoration:underline;}

a.skinuser:link{color:#005417;text-decoration:none;}
a.skinuser:visited{color:#005417;text-decoration:none;}
a.skinuser:hover{color:#6d9a62;text-decoration:underline;}
a.skinuser:active{color:#005417;text-decoration:underline;}

h1, h2, h3, h4, h5, h6 {	font-family: Arial,sans-serif;	margin: 0px;padding: 0px;}
h1{ font-size: 150%; color: #006633;font-weight: bold; margin-bottom:10px;}
h2{ font-size: 125%; color: #006633; font-weight: bold;}
h3{ font-size: 100%; color: #fff; font-weight: bold;}
h4{ font-size: 100%; color: #006633; font-weight: bold; margin: 0px;padding: 0px;}
h5{ font-size: 150%; color: #fff; font-weight: bold; font-style:italic;}

.FCKImageGalleryContainer {background:#e7e7b5;}
.FCKLinkGalleryContainer {background:#e7e7b5;}

/* Solpart Menu */

.MainMenu_MenuContainer { background: #005417;} 

.MainMenu_MenuContainer td { } 

.MainMenu_MenuBar { 
height:26px;} 

.MainMenu_MenuItem { 
border:1px solid #00370F; 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:11px;
font-weight:bold;
padding:2px 10px 2px 5px;
height:26px;
} 
/* 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 */

.MainMenu_MenuItem td{ 
} 

.MainMenu_MenuItem td span{ } 

.MainMenu_MenuIcon { 
display: none; } 

/* Main Menu Active/Current Button */
.rootmenuitemactive{

}

/* Main Menu Mouseover */
.MainMenu_MenuItemSel {  } 

/* Padding around the words in the main menu buttons */
.MainMenu_MenuItemSel td{ 
} 

.MainMenu_MenuBreak {
display:none; } 

.MainMenu_RootMenuArrow {
display:none; } 

/* Shows up in the sub menu, to the right of the words. */
.MainMenu_MenuArrow{
display:none; 
}  

.submenu{
z-index:1000;
border:0;
background:#6d9a62;
font-weight:bold;
} 

/* Sub Menu Mouseover */
.submenuitemselected{
background:#e3e6b3;
font-family:Arial, Helvetica, sans-serif;
color: #00370f;
font-size:11px;
padding:2px 10px 2px 5px;
border:1px solid #00370f;
}

/* Sub Menu Active/Current */
.submenuitembreadcrumb{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:11px;
font-weight:bold;
padding:2px 10px 2px 5px;
}

.rootmenuitem{
background:transparent;}  

.rootmenuitem td{
border-right:0px #ccc solid;
width:120px;
text-align:center;
background:url(button.gif) no-repeat;
height:26px;
padding:2px 0px;
}  
/* Add width here to set main nav button width */ 
/* Add images here for button background */ 
/* 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:#00370f;
font-size:11px;
font-weight:bold;
}  

.rootmenuitembreadcrumb{
background:transparent;} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{
background:url(button_on.gif) no-repeat;
height:26px;
padding:2px 0px;
width:120px;
text-align:center;
}  

/* Main Menu Active/Current button */
.rootmenuitembreadcrumb td span{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:11px;
font-weight:bold;}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
background:#005696;}  

.rootmenuitemselected td{
background:url(button_on.gif) no-repeat;
height:26px;
padding:2px 0px;
width:120px;
text-align:center;
/* Add images here for selected button background */ 
}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:11px;
font-weight:bold;}  

.FCKImageGalleryContainer {background: #fff;}
.FCKLinkGalleryContainer {background: #fff;}




