/*page*/
html, body{background:#fff; text-align: center;}
.skinwrapper{border:1px #000 solid;background:#EBEBC9;padding:0;width: 920px;margin: 0 auto;}
.skinheader{padding:0px;height:142px;background:#670001 url('siteheader_pho.jpg') bottom left;}
.skinmenu{background:#006666;height:25px; text-align:center;}
.skinuser{background:#006666 url(BannerBottom.gif) no-repeat top left;height:9px;}
.skincontentstable{}
.leftpane{background:#AFB064;width:170px;}
.contentpane{background:#EBEBC9;width:auto;}
.skinfooter{padding:0px;background:#fff;text-align:center;font-size:10px;}

/*panes*/
.leftpane{width:170px;padding:10px 10px 0 10px;}
.contentpane{width:100%;padding:10px 10px 0 10px;}
.rightpane{background:#EBEBC9;width:150px;padding:10px 10px 0 10px;}
.footerpane{border:0; margin:0; padding:0;}

/*text*/
.normal, div, span, p, td, th, li, a{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000;}
.head, .subhead{font-family:Arial, Helvetica, sans-serif;color:#000;}
.head{font-size:18px;font-weight:bold;}

/*links & buttons*/
a:link{color:#006666;text-decoration:underline;}
a:visited{color:#006666;text-decoration:underline;}
a:hover{color:#006666;text-decoration:none;}
a:active{color:#006666;text-decoration:none;}

/*HTML form buttons*/
.StandardButton{ }

/*links in the Admin section*/
a.CommandButton{font-size:14px;font-weight:bold;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#006666;text-decoration:none;}
a.CommandButton:visited{color:#006666;text-decoration:none;}
a.CommandButton:hover{color:#006666;text-decoration:underline;}
a.CommandButton:active{color:#006666;text-decoration:underline;}

a.skinuser:link{color:#000;text-decoration:none;}
a.skinuser:visited{color:#000;text-decoration:none;}
a.skinuser:hover{color:#fff;text-decoration:underline;}
a.skinuser:active{color:#fff;text-decoration:underline;}

.titleLink {
font-family: Arial, Helvetica, sans-serif;
color:#660000; 
font-weight:bold; 
font-size:16px;
}

/* Solpart Menu */

.MainMenu_MenuContainer { background: #006666; margin:0 auto; width: 600px;} 

.MainMenu_MenuContainer td { } 

.MainMenu_MenuBar { 
height:25px;} 

.MainMenu_MenuItem { 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
padding:2px 10px 2px 5px;
height:25px;
text-align:center;
border:1px solid #006666;
width:150px;
} 
/* 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{
text-align:center;
background:#fff;
}

/* Main Menu Mouseover */
.MainMenu_MenuItemSel { 
background:#fff;
text-align:center; } 

/* 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:#006666;
font-weight:bold;
width:150px;
} 

/* Sub Menu Mouseover */
.submenuitemselected{
background:#fff;
font-family:Arial, Helvetica, sans-serif;
color: #006666;
font-size:12px;
padding:0 10px;padding:2px 10px 2px 5px;
text-align:center;
}

/* Sub Menu Active/Current */
.submenuitembreadcrumb{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
padding:2px 10px 2px 5px;
text-align:center;
width:150px;
}

.rootmenuitem{
background:transparent;}  

.rootmenuitem td{
text-align:center;
height:25px;
padding:2px 0px;
text-align:center;
width:150px;
}  
/* 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:#fff;
font-size:12px;
font-weight:bold;
text-align:center;
width:150px;
}  

.rootmenuitembreadcrumb{
background:transparent;} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{
background:#006666;
height:25px;
padding:2px 0px;
text-align:center;
width:150px;
}  

/* Main Menu Active/Current button */
.rootmenuitembreadcrumb td span{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
width:150px;
text-align:center;
}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
background:#006666;
width:150px;
}  

.rootmenuitemselected td{
background:#fff;
height:25px;
padding:2px 0px;
width:150px;
text-align:center;
/* Add images here for selected button background */ 
}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family:Arial, Helvetica, sans-serif;
color:#006666;
font-size:12px;
font-weight:bold;
text-align:center;}  




