/*page*/
body { font-family: Arial, Tahoma,  Helvetica, sans-serif;  color:#000; background: #000 url(images/pageBG.gif) repeat-x top left;}

/*panes*/

.olbpane{background: #535656 url(images/index_08.gif) repeat-x top left;}
.imagepane{}
.contentpane{}
.leftpane{background: #fff url(images/index_12.gif) repeat-x top left;}
.footerpane{}

.leftTD{}

.leftTDbg{background: #fff url(images/index_01.gif) repeat-x top left;}
.rightTDbg{background: #fff url(images/index_01.gif) repeat-x top right;}

.outlineTable{border: 1px solid #323299;}

/*text*/
.normal,div,span,p,td,th,li,a{font-family:Arial, Helvetica, sans-serif;font-size:13px;}

/*links*/
a, a:link, a:active, a:visited { text-decoration:underline; color:#a50022; }
a:hover { color:#a50022; text-decoration:none;}

a.CommandButton{font-size:12px;font-weight:bold;color:#000;}
.controlpanel a.CommandButton{font-size:10px;}
a.CommandButton:link{color:#a50022;text-decoration:none;}
a.CommandButton:visited{color:#a50022;text-decoration:none;}
a.CommandButton:hover{color:#a50022;text-decoration:underline;}
a.CommandButton:active{color:#a50022;text-decoration:underline;}

a.skinuser:link{color:#808080;text-decoration:none;font-weight:bold;font-size:9px;}
a.skinuser:visited{color:#808080;text-decoration:none;font-weight:bold;font-size:9px;}
a.skinuser:hover{color:#808080;text-decoration:underline;font-weight:bold;font-size:9px;}
a.skinuser:active{color:#808080;text-decoration:underline;font-weight:bold;font-size:9px;}

.footer{font-size:9px;color:#fff;}
a.footer:link{color:#fff;text-decoration:underline;font-size:9px;font-weight:bold;}
a.footer:visited{color:#fff;text-decoration:underline;font-size:9px;font-weight:bold;}
a.footer:hover{color:#fff;text-decoration:none;font-size:9px;font-weight:bold;}
a.footer:active{color:#fff;text-decoration:none;font-size:9px;font-weight:bold;}

.StandardButton{background:#A7A9AC;border:1px #000 outset;padding:5px; color:#fff; font-weight:bold;}

h1, h2, h3, h4, h5, h6 {font-family: Arial,sans-serif; font-weight: bold;}
h1{ font-size: 135%; color: #a50022; }
h2{ font-size: 130%; color: #a50022; border-bottom:1px solid black;}
h3{ font-size: 125%; color: #a50022; margin-bottom:2px;}
h4{ font-size: 105%; color: #a50022; margin:0; padding:0;}
h5{ font-size: 100%; color: #a50022;}

/* For links and image popup windows */
.FCKImageGalleryContainer {background: #fff;}
.FCKLinkGalleryContainer {background: #fff;}

/* For Modules */

/* Stock Quotes Module */
.StockRed {color: red;font-size:9px;}
.StockGreen {color: green;font-size:9px;}

/* Announcements Module */
.announceHead{color:#a50022; font-weight: bold; }
.announceDate{font-weight: bold; font-size:10px;}

/* Only seems to work if you build [SEARCH] into the skin */
/* Changes the word Search */
.SearchBox {
  font-family:TrebuchetMS;
  font-size:9pt;
  font-weight:bold;
  border-color:#9cb2e7;
  border-width:1px;
  color:FFFFFF;
  padding:0;
}

.firstLine{
font-size: 120%;
margin-bottom: 3px;
}

.disc{
color: #6d6d6d;
font-size: 80%;
}


/* ~~~~~~~~~~~~~~~~~~~~~Solpart Menu~~~~~~~~~~~~~~~~~~~~~ */

/* Main Menu */
.MainMenu_MenuBar { 
	height:32px;
} 

.MainMenu_MenuItem { 
	height: 32px;
	border:0; /* border in the submenu */
    font-family: "MS Sans Serif", Arial, sans-serif;
	font-size:14px;
	background:#A50022;
	font-weight:normal;
	text-align: left;
	color: #fff;	
	padding: 0 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 */

.MainMenu_MenuIcon { 
	display: none; 
} 

.MainMenu_MenuBreak {
	display:none; 
} 

.MainMenu_RootMenuArrow {
	display:none; 
} 

/* Shows up in the sub menu, to the right of the words. */
.MainMenu_MenuArrow {
	border:none;
}  

/* Sub Menu */
.submenu {
	border:0;
    font-family: "MS Sans Serif", Arial, sans-serif;
	font-size:14px;
	background:#A50022;
	font-weight:normal;
	text-align: left;
	color: #fff;
} 

/* Sub Menu Mouseover */
.submenuitemselected {
	background:#E6C524;
	border:0; 
    font-family: "MS Sans Serif", Arial, sans-serif;
	color:#000;
	font-size:14px;
	font-weight:normal;
	text-align: left;
}

/* Main Menu Active/Current */
.rootmenuitem td{
	height: 32px;
	background: url(images/button.gif) repeat-x top left;
	border:0; /* border in the submenu */
	text-align:center;
	padding: 0 10px;	
}  
/* 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{
    color: #fff;
    font-family: "MS Sans Serif", Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}  

/* Main Menu Breadcrumb */ 
.rootmenuitembreadcrumb td{
	background: url(images/button_on.gif) repeat-x top left;
	height: 32px;
	text-align:center;
	padding: 0 10px;	
}  

/* Main Menu Breadcrumb Font */ 
.rootmenuitembreadcrumb td span{
	color: #000;
    font-family: "MS Sans Serif", Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
	background: transparent;
}  

/* Main Menu Mouseover */
.rootmenuitemselected td{
	background: url(images/button_on.gif) repeat-x top left;
	height: 32px;
	text-align:center;
	padding: 0 10px;	
}  

/* Main Menu Mouseover Font */
.rootmenuitemselected td span{
	color: #000;
    font-family: "MS Sans Serif", Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

