body{ border:0; margin:0; padding:0; height:100%; background-image: url(images/body.gif);}

h1
	{
	font-family:Tahoma;
	font-size:16px;
	color:#999999;
	vertical-align:bottom;
	}

h2
	{
	font-family:Tahoma;
	font-size:12px;
	color:#999999;
	vertical-align:bottom;
	}
	
#wrapper{ position:relative; height:258px; font-family:Tahoma; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.html); }
#menu{ position:absolute; background:url(menubg.html); width:auto; height:54px; bottom:0px; z-index:1; }
#SearchContainer input{MARGIN:0px 0px 0px 0px; BORDER:1px solid #8A7D6B; font-size:9px; color:#FDA857; BACKGROUND:url(images/search_bg.gif); background-position:top left; background-repeat:repeat-x;  WIDTH: 130px;  HEIGHT: 16px; font-family:Tahoma;}
#LanguageContainer select{MARGIN:0px 0px 0px 0px; BORDER:1px solid #414B4D; font-size:9px; color:#363E3F; BACKGROUND:#FFFFFF; WIDTH: 140px; HEIGHT: 16px;}

.LogoPane{padding:0px;}
.BannerPane{padding:0px;}
.TopPane{padding:0px 0px 12px 0px;}
.LeftPane{padding:0px 12px 12px 0px;}
.ContentPane{padding:0px 0px 12px 0px;}
.RightPane{padding:0px;}
.BottomPane{padding:0px;}


.Head{ font-size:12px; font-weight:bold; color:#CCCCCC;}
.SubHead{ font-size:11px; color:#CCCCCC;}
.SubSubHead{ font-size:11px; color:#CCCCCC;}
.Normal{ font-size:11px; color:#CCCCCC;}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#CCCCCC; text-decoration:none;}
A.CommandButton:hover{ color:#CCCCCC; text-decoration:underline;}
TH,TD,DIV{ font-family:Tahoma; font-size:11px; color:#CCCCCC;}
A:hover{ color:#CCCCCC; text-decoration:none;}
.user,a.user:link,a.user:active,a.user:visited{color:#FDB975; text-decoration:none; font-weight:normal; font-size:11px;}
a.user:hover{ color:#CCCCCC; text-decoration:none; font-weight:normal; font-size:11px;}

.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:11px; color:#9F9D9D; text-decoration:none; font-weight:normal;}
a.footer:hover{	font-size:11px;	color:#FDB975; text-decoration:none; font-weight:normal;}

.links,a.links:link,a.links:active,a.links:visited{	font-size:11px; color:#FDB975; text-decoration:none; font-weight:normal;}
a.links:hover{font-size:11px; color:#CCCCCC; text-decoration:none; font-weight:normal;}

.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{	font-size:11px; color:#CCCCCC; text-decoration:none; font-weight:normal;}
a.breadcrumb:hover{ font-size:11px; color:#FDB975; text-decoration:none; font-weight:normal;}

.other,a.other:link,a.other:active,a.other:visited{	font-size:11px; color:#BFB89C; text-decoration:none; font-weight:normal; font-family:Tahoma;}
a.other:hover{ font-size:11px; color:#855858; text-decoration:none; font-weight:normal; font-family:Tahoma;}
.sear{color:#FFFFFF; font-weight:bold;}
/*___________________________________________________________________________________________*/


.MainMenu_MenuBreak{display:block; border-bottom:1px solid #000000; border-top:1px solid #362511;}

/************ Search options **************/
#searchcont .NormalTextBox{ width:250px; height:15px; MARGIN:0px 0px 0px 0px; BORDER:1px solid #8A7D6B; font-size:9px; color:#FDA857; font-family:Tahoma;}

.main_menu
		{
		float:left; 
		font-family:Tahoma;
		font-size:12px; 
		color:#000000; 
		font-weight:bold;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:15px;
		padding-top:11px;
		border-left:solid; 
		border-left-color:#000000; 
		border-left-width:1px;
		text-decoration:none;
		}

.main_menu:hover
		{
		float:left; 
		font-family:Tahoma;
		font-size:12px; 
		color:#FFFFFF; 
		font-weight:bold; 
		padding-left:10px;
		padding-right:10px;
		padding-bottom:15px;
		padding-top:11px;
		border-left:solid; 
		border-left-color:#000000; 
		border-left-width:1px;
		background:url(images/menu_hover.gif);
		text-decoration:none;

		}
		
.sidemenu

		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FDB975;
		text-decoration:none;
		}
		
.sidemenu:hover

		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		}
