.FCKImageGalleryContainer {background: #fff;}
.FCKLinkGalleryContainer {background: #fff;}

body {
	background-image: url(BGtile.gif);
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

body,td,th, li, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ControlPanel {
	background: #D2D3D4;
	border: dashed 1px #000;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 900px;
}
h1, h2, h3, h4, h5, h6 {font-family: Arial,sans-serif;	margin: 0px;padding: 0px;}
h1{ font-size: 24px; color: #104c10; padding-bottom:10px; font-weight: bold;}
h2{ font-size: 18px; color: #000000; font-weight: bold; padding-bottom:0px;}
h3{ font-size: 14px; color: #104c10; font-weight: bold; padding-bottom:0px;}
h4{ font-size: 12px; color: #000000; font-weight: bold; padding-bottom:0px; padding-top: 10px}
h5{ font-size: 12px; color: #104c10; font-weight: bold; padding-bottom:0px;}


a:link, a:visited {
	font-size: 12px;
	color: #104c10;
	text-decoration: none;
}

a:hover, a:active {
	font-size: 12px;
	text-decoration: underline;
	color: #104c10;
}

.logobox {
	width: 296px;
	height: 233px;
	position: absolute;
	top: 24px;
	margin-left: 10px;
	margin-bottom:5px;
	left: 299px;
}

.searchbox {
	width: 200px;
	height: 30px;
	position: absolute;
	top: 40px;
	margin-left: 480px;
}

.searchtext, .searchtext a:link, .searchtext a:visited, .searchtext a:active, .searchtext a:hover {
	color: #525557;
}

.welcomebox {
	width: 281px;
	height: 117px;
	position: absolute;
	top: 100px;
	margin-left: 350px;
}

.botnav {
	vertical-align:middle;
	color: #fff;
	line-height: 20px;
	font-size: 11px;
}

.botnav a:link {
	color: #fff;
	text-decoration: none;
	font-size: 11px;	
} 

.botnav a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 11px;	
}

.botnav a:hover  {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;	
}

.botnav a:active {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;	
}

/* Solpart Menu */

.MainMenu_MenuContainer { } 

.MainMenu_MenuContainer td { } 

.MainMenu_MenuBar { 
} 

.MainMenu_MenuItem { 
border:0; 
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color: #104c10
font-weight:normal;
text-transform: none;
padding-top: 0px;
padding-bottom: 0px;
} 
/* 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{
border:none;
}  

.submenu{
z-index:1000;
border:0;
font-weight:normal;
background: #ab8d24;
border: 1px solid #000;
line-height: 30px;
} 

/* Sub Menu Mouseover */
.submenuitemselected{
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
color:#104c10;
font-size:14px;
background: #d5c590;
line-height: 30px;
}

/* Sub Menu Active/Current */

.rootmenuitem{
}  

.rootmenuitem td{
font-family:Arial, Helvetica, sans-serif;
color:#104c10;
background: url(navbg.jpg) top left;
width: 250px;
height: 38px;
line-height: 30px;
}  
/* 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:#104c10;
font-size:14px;
line-height: 30px;
font-weight: normal;
padding-left: 35px;
}  

.rootmenuitembreadcrumb{
} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{
font-family:Arial, Helvetica, sans-serif;
color:#104c10;
background: url(navbg.jpg) bottom left;
width: 250px;
height: 38px;
line-height: 30px;
}  

/* Main Menu Active/Current button */
.rootmenuitembreadcrumb td span{
font-family:Arial, Helvetica, sans-serif;
color:#104c10;
font-size:14px;
line-height: 30px;
font-weight: normal;
padding-left: 35px;
font-weight:bold;
}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
background: url(navbg.jpg) bottom left;
}  

.rootmenuitemselected td{
font-family:Arial, Helvetica, sans-serif;
color:#1966c4;
background: url(navbg.jpg) bottom left;
width: 250px;
height: 38px;
/* Add images here for selected button background */ 
}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:14px;
line-height: 30px;
font-weight: normal;
padding-left: 35px;
font-weight:bold;
}  

