body {
	/*
	background-color: #F7FBF7;
	color: #052F61;
	*/
	background:url(./image_lib/theme1/body.gif) repeat-y;
}
.topfiller {
	background:url(./image_lib/theme1/bg_header_topfiller.gif);
}
.topbar {
	 background:url(./image_lib/theme1/bg_header_topbar.gif) repeat-x;
}
.rightfiller {
	/* background: url(./image_lib/bg_rightfiller.gif) repeat-x; */
}

/* ----------------------------- Headers -------------------------------*/
.RegPageH1, .newsMheader, .footer {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #026202;
}
/* ----------------------------- Menu -------------------------------*/
td.MenuPane {
	/*background: url(./image_lib/bg_menupanel.jpg) repeat-y;*/
}
.MenuPaneL{
	padding-top: 18px;
}
.MenuGrp {
	padding-top: 10px;
	padding-bottom: 10px;
}
.globe {
	 background: url(./image_lib/theme1/bg_globegrn.png) no-repeat;	
	 background: url(./image_lib/theme1/bg_globegrn1.png) no-repeat;	/* lighter */
	 /* background: url(./image_lib/theme1/bg_globegrn2.png) no-repeat;	lightest */
}
.MenuPane a.menu {
	padding: 0;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #777777;
}
.MenuPane .MenuGrp a.menu , #home{
	font-size: 11pt;
	color: #026202;
}
.MenuPane  a.submenu {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
}
.MenuPane  a.menu:hover, .MenuPane  a.submenu:hover, #home:hover {
	color: #B11013;
}
/* ----------------------------- News -------------------------------*/
/* -------------- Home page */
#leftPane .newsMheader a{
	color: #026202;
}
/* -------------- Main New & Events */
.RegPage .newsheadline, .RegPage  .newsMheadline {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.RegPage  .newsMheadline {
	color: #026202;
}
.RegPage .newsheadline {
	color: #052F61;
}

