body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
.FCKImageGalleryContainer {background: #fff;}
.FCKLinkGalleryContainer {background: #fff;}
.datetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #204C72;
}
.footertext {
	color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
a:link {
	color: #1D4A70;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D4A70;
}
a:hover {
	text-decoration: underline;
	color: #1D4A70;
}
a:active {
	text-decoration: none;
	color: #1D4A70;
}


.MainMenu_MenuContainer { } 

.MainMenu_MenuContainer td { } 

.MainMenu_MenuBar { 
height:24px;} 

.MainMenu_MenuItem { 
border:0; 
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:11px;
font-weight:normal;
height:24px;
width: 160px;
} 
/* 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: 0;
background:#204C72;
}  

.submenu{
z-index:1000;
border:0;
background:#204C72;
font-weight:normal;
width: 160px;
} 

/* Sub Menu Mouseover */
.submenuitemselected{
font-family:Arial, Helvetica, sans-serif;
color: #fff;
width: 160px;
background: #4D87BD;
font-weight: normal;
font-size:11px;
height:24px;
}

/* Sub Menu Active/Current */

.rootmenuitem{
}  

.rootmenuitem td{
border-right:1px #B1B1B1 solid;
text-align:center;
height:24px;
width: 122px;
}  
/* 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:#204C72;
font-size:11px;
font-weight:bold;
}  

.rootmenuitembreadcrumb{
background:transparent;} 

/* Main Menu Mouseover */ 
.rootmenuitembreadcrumb td{
border-right:1px #B1B1B1 solid;
width: 122px;
text-align:center;
}  

/* Main Menu Active/Current button */
.rootmenuitembreadcrumb td span{
font-family:Arial, Helvetica, sans-serif;
color:#204C72;
font-size:11px;
font-weight:bold;
}  

/* Main Menu Mouseover Background */
.rootmenuitemselected{
background:url(nav_over2.jpg);
}  

.rootmenuitemselected td{
height:24px;
text-align:center;
border-right:1px #B1B1B1 solid;
width: 122px;
background:url(nav_over2.jpg);
/* Add images here for selected button background */ 
}  

/* Main Menu Mouseover Text */
.rootmenuitemselected td span{
font-family:Arial, Helvetica, sans-serif;
color:#204C72;
font-size:11px;
font-weight:bold;
}  
