h1
{
 font-family:Arial;
	 font-size:19px;
	 font-weight:bold;
	  color:Blue;
}
h2
{
font-family:Arial;
	 font-size:10px;
	 font-weight:normal;
	 color:#5D5D5C;
}


wellclass
{
	font-family: tahoma;	
	font-weight: bold; 
	font-size:12px;
	color:#0034BA;
	background-image:url(MenuBGBB.jpg);
}

/*-----------------------------------------------------------------------*/
/* DrNuke Easy Mod */
/* Use display:none to hide some of these sections, for example */
/* .EMDateContainer { display:none; } */
/* .EMSearchContainer { display:none; } */
/* .EMMenuArrow { display:none; } */
/*-----------------------------------------------------------------------*/
.EMSkinWidth { width:777px; }
.EMBackground { background:#c2c2c2; }
.EMLanguageContainer { display:none; }
.EMSearchContainer { }
.EMDateContainer { }
.EMBreadcrumbContainer { }
.EMCopyrightContainer { }
.EMTermsContainer { }
.EMPrivacyContainer { }
.EMSubMenuItemOn { color:#ee4401; }
.EMSubMenuItemOff { color:#777777; }
.EMSubMenuItemBGOn { background:#e4e4e4; }
.EMSubMenuItemBGOff { background:#ffffff; }
.EMMenuArrow { }
.EMBanner { height:183px; }
.EMBannerInner { height:95px; }

