
body{
	background-color:#181d3c
	border:0px;margin: 0px 0px;
	height:100%;
}


#wrapper{ 
	position:relative; 
	height:258px; 
}
#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.gif); 
}
#menu{ 
	position:absolute; 
	background:url(menubg.jpg); 
	width:auto; 
	height:54px; 
	bottom:0px; 
	z-index:1; 
}
#SearchContainer input{
	MARGIN:0px 0px 0px 0px; 
	BORDER:1px solid #7F9DB9; 
	font-size:10px; 
	color:#e5cf4d; 
	BACKGROUND:#FCFFFE;  
	WIDTH: 100px;  
	HEIGHT: 16px;
}
#LanguageContainer select{
	MARGIN:0px 0px 0px 0px; 
	BORDER:1px solid #7F9DB9; 
	font-size:9px; 
	color:#e5cf4d; 
	BACKGROUND:#ffffff; 
	WIDTH: 130px;	
	HEIGHT: 15px;
}

.imagepane{
	padding:0px;
	color:#e5cf4d;
}
.toppane{
	padding:20px;
	color:#e5cf4d;
}
.leftpane{
	padding:0px 0px 5px 0px;
}
.contentpane{
	padding:0px 0px 0px 0px;
	color:#e5cf4d;
}
.rightpane{
	padding:20px;
	color:#e5cf4d;
}
.bottompane{
	padding:0px 0px 0px 0px;
	color:#e5cf4d;
}
.Head{ 
	font-size:12px; 
	font-weight:bold; 
	color:#e5cf4d; 
}
.SubHead{ 
	font-size:13px; 
	color:#e5cf4d; 
}
.SubSubHead{ 
	font-size:13px; 
	color:#e5cf4d; 
}
.Normal{ 
	font-size:13px; 
	color:#e5cf4d; 
	font-family:Times, Verdana, serif;
}
span.Normal{ 
	font-size:13px; 
	color:#e5cf4d; 
	font-family:Times, Verdana, serif;
}
a.Normal{ 
	font-size:13px; 
	text-decoration:underlined; 
	color:#e5cf4d; 
	font-family:Times, Verdana, serif;
}
.MsoNormal{ 
	font-size:13px; 
	color:#e5cf4d;
}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	
	color:#e5cf4d; 
	text-decoration:underline; 
}
A.CommandButton:hover{ 
	color:#e5cf4d; 
	text-decoration:underline;
}
TH,TD,DIV{ 
	font-family:Times, Verdana, Georgia, serif; 
	font-size:10px; 
	color:#e5cf4d; 
}
A,A:link,A:visited,A:active{ 
	color:#e5cf4d; 
	text-decoration:underline; 
}
A:hover{ 
	color:#F48F0E; 
	text-decoration:underline; 
}
.user,a.user:link,a.user:active,a.user:visited{
	color:#e5cf4d; 
	text-decoration:underline; 
	font-weight:normal; 
	font-size:13px;
}
a.user:hover{ 
	color:#761202; 
	text-decoration:underline; 
	font-weight:normal; 
	font-size:13px;
}
.footer,a.footer:link,a.footer:active,a.footer:visited{	
	font-size:10px; 
	color:#e5cf4d; 
	text-decoration:underline; 
	font-weight:normal;
}
a.footer:hover{	
	font-size:10px;	
	color:#F48F0E; 
	text-decoration:underline; 
	font-weight:normal;
}
.links,a.links:link,a.links:active,a.links:visited{
	color:#ffffff; 
	text-decoration:underline; 
	font-weight:normal;
}
a.links:hover{
	color:#000000; 
	text-decoration:underline; 
	font-weight:normal;
}
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{	
	font-size:10px; 
	color:#FFFFFF; 
	text-decoration:none; 
	font-weight:normal;
}
a.breadcrumb:hover{ 
	font-size:10px; 
	color:#FF6600; 
	text-decoration:none; 
	font-weight:normal;
}
.date,a.date:link,a.date:active,a.date:visited{
	color:#FFFFFF; 
	text-decoration:none;  
	font-size:10px;
}
a.date:hover{ 
	color:#FFFFFF; 
	text-decoration:none;
	font-size:10px;
}
a.normal:link,a.normal:active,a.normal:visited,{
	color:#e5cf4d; 
	text-decoration:underline;  
}
a.normal:hover{
	color:#F48F0E; 
	text-decoration:underline;  
}


/*___________________________________________________________________________________________*/
.MainMenu_MenuContainer{ 
	background:transparent;
	width:100%
}
.MainMenu_MenuBar{
}
.MainMenu_MenuIcon{ 
	display:none; 
}
.MainMenu_RootMenuArrow{ 
	display:none; 
}
.MainMenu_MenuArrow{ 
	display:none; 
}
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#000000;	font-weight:normal; font-size:13px;
	padding:1px 3px 1px 3px;
	border:0px #C07B38 solid; border-width:0px 0px;
}
.submenuitemselected{
	border:1px #C07B38 solid;
	font-size:13px;	
	font-weight:normal;
	padding:1px 3px 1px 3px;
	color:#000000;		
	background:#e5cf4d;	
	border-width:0px 0px;
}
.submenu{
	z-index:1000;
	border:0px #72757B solid;
	font-size:13px;
	font-weight:normal;
	color: #000000;
	background:#d59f0f;
}
.rootmenuitem TD{ 
	color:#000100;
	font-family:Times, Verdana, serif;
	 font-size:14px; font-weight:bold;
	 background:transparent;
	 background-image:url(images/pointerWEB2.gif);
	 background-repeat:no-repeat;
	 background-position:center left;
	padding: 0px 0px 0px 22px;
	height:30px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#3C4665; 
	font-family:Times, Verdana, serif;
	font-size:14px; font-weight:bold;
	background:transparent;
	background-image:url(images/pointerWEB2.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding: 0px 0px 0px 22px;
	height:30px;
}
.MainMenu_MenuBreak{ 
	padding-bottom:20px; 
}


