﻿BODY
{
  background-image:url('/eng/Images1/background_pattern.gif');
  padding: 0px 0px 0px 0px;
  text-align:center;
  width: 1000px !important;
  height: 100% !important;
}

/*** Master Page Styles  ****/
.searchBar {
   background-image: Url('/Images1/page_up.gif')!important;
   font-family: Arial; 
   font-size: 11pt;
   color: white;
   font-weight: normal;
   text-decoration: none;
   border: 0px;

}

.tdSearchBox
{
	background-image: Url('/Images1/page_up.gif')!important;
	padding: 0px 0px 0px 0px;
	vertical-align: bottom;
}

.searchBar a
{
	text-decoration:none;
   font-family: Arial; 
   font-size: 11pt;
   color: white;
}

.topNavigation
{
	background-image: Url('../Images1/button_gradient.gif') !important;
}

.topNavigation td
{
	font-family: Trebuchet MS;
	font-weight: 500;
	color: white;
	font-size: 12pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}

.ms-bannerContainer
{
	padding: 0px 0px 0px 0px;
	background-image: Url('../Images1/button_gradient.gif') !important;
}

.ms-globalTitleArea
{
	padding: 0px 0px 0px 0px;
}

.ms-bannerframe
{
	margin: 0px 0px 0px 0px !important;
	width: 100%;
	background-image: Url('../Images1/button_gradient.gif') !important;
}

#idSearchScope
{
	display: none !important;
}


/*** Navigation Buttons ***/

a.navbuttons:hover
{
	font-family: Trebuchet MS;
	font-weight: 500;
	color: white;
	font-size: 12pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	background-image: Url('../Images1/button_hover-gradient.gif')!important;
	text-decoration: none;
	height:31px;
}

a.navbuttons:active
{
	font-family: Trebuchet MS;
	font-weight: 500;
	color: white;
	font-size: 12pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	background-image: Url('../Images1/button_hover-gradient.gif')!important;
	text-decoration: none;
	height:31px;
}

a.navbuttons
{
	font-family: Trebuchet MS;
	font-weight: 500;
	color: white;
	font-size: 12pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
    background-image: Url('../Images1/button_gradient.gif')!important;
	text-decoration: none;	
	height:31px;
}


