/*page*/
html,body{background:#fff;color:#000;}
.skinwrapper{border:1px solid #045484;background:#fff;width: 920px;margin: 0 auto; padding:0}
.skinheader{padding:0px;height:140px;background:#fff url(Banner.gif) no-repeat;}
.skinmenu {background:#00aeef; width:160px; color:#FFF;}
.skinuser{padding:3px;background:#fff;text-align:right;}
.skincontentstable{margin:0; padding:0;}
.skinfooter{text-align:center; border:0; margin:0; padding:0;color:#FFF;font-size:10px;}


/*panes*/
.contentpane{width:580px;padding:10px 10px 0 10px;background:#fff;}
.rightpane{width:140px;padding:10px 10px 0 10px;background:#00aeef;}
.footerpane{ width:920px; border:0; margin:0; padding:0; background:#000;}
.footerpane a:link, .footerpane a:visited{color: #fff;}

/*text*/
.normal,div,span,p,td,th,li,a{font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.head,.subhead{font-family:Verdana, Arial, Helvetica, sans-serif;color:#333;}
.head{font-size:16px;font-weight:bold;}

/*links & buttons*/
a:link{color:#00aeef;text-decoration:underline;}
a:visited{color:#00aeef;text-decoration:underline;}
a:hover{color:#00aeef;text-decoration:none;}
a:active{color:#00aeef;text-decoration:none;}

.StandardButton{background:#00aeef;border:1px #00aeef outset;padding:5px;}

a.CommandButton{font-size:14px;font-weight:bold;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#00aeef;text-decoration:none;}
a.CommandButton:visited{color:#00aeef;text-decoration:none;}
a.CommandButton:hover{color:#00aeef;text-decoration:underline;}
a.CommandButton:active{color:#00aeef;text-decoration:underline;}

a.skinuser:link{color:#000;text-decoration:none;}
a.skinuser:visited{color:#000;text-decoration:none;}
a.skinuser:hover{color:#00aeef;text-decoration:underline;}
a.skinuser:active{color:#00aeef;text-decoration:underline;}


/* Solpart Menu */

.MainMenu_MenuContainer {  } 

/*If vertical menu, put width here */
.MainMenu_MenuContainer td {
width:160px; } 

.MainMenu_MenuBar { 
height:25px;} 

.MainMenu_MenuItem { 
border:0; 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
padding: 2px 10px;
background:#00aeef;
} 
/* 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{ 
padding:2px 10px;} 

.MainMenu_MenuItem td span{ } 

.MainMenu_MenuIcon { 
display: none; } 

/* Main Menu Active/Current Button */
.rootmenuitemactive{
}

/* Main Menu Mouseover */
.MainMenu_MenuItemSel { 
background: #000;
color: #fff; } 

/* Padding around the words in the main menu buttons */
.MainMenu_MenuItemSel td{ 
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{
border: 0; 
font-size:11px;
height:24px;
padding: 2px 0 2px 10px;
}  

.submenu{
z-index:1000;
border:0;
background:#00aeef;
font-weight:bold;} 

/* Sub Menu Mouseover */
.submenuitemselected{
background:#000;
font-family:Arial, Helvetica, sans-serif;
color: #fff}

/* Sub Menu Active/Current */
.submenuitembreadcrumb{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
padding:2px 15px 2px 7px;}

.rootmenuitem{
background:transparent;}  

.rootmenuitem td{
border-right:0px #ccc solid;
}  
/* 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{
background:#000;}  

.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:#fff;}  



