BODY	{background:#000000; background-image:url(images/BACKGROUND_2009014.jpg); margin:0px 0px 0px 0px; border-left:0px; height:100%; background-attachment:fixed; background-repeat: repeat-x; background-position:center top}

TH,TD,DIV {	font-size:12px; color:#000000; FONT-FAMILY:Tahoma,Arial,Helvetica}

#header {
	z-index:2; position:absolute; width:100%; height:100%; bottom:40px
}
#menu {
	z-index:1; position:absolute; background:transparent; width:auto; bottom:0px; height:54px
}
/*--------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------*/
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000000; TEXT-DECORATION:underline}
A.CommandButton:hover		{color:#404040; TEXT-DECORATION:none}

A,
A:link,
A:visited,
A:active					{color:#000000; TEXT-DECORATION:none}
A:hover						{color:#828282; TEXT-DECORATION:underline}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight:normal; font-size:11px; color:#fe3700; TEXT-DECORATION:none}
A.topcss:hover				{font-weight:normal; font-size:11px; color:#FFC96F; TEXT-DECORATION:underline}

.links,
A.links:link,
A.links:active,
A.links:visited			{font-weight:bold; font-size:11px; color:#fe3700; TEXT-DECORATION:none}
A.links:hover			{font-weight:bold; font-size:11px; color:#FFC96F; TEXT-DECORATION:underline}

.gacoxcss,						
A.gacoxcss:link,			
A.gacoxcss:hover			{font-weight:normal; font-size:11px; color:#FFFFFF; TEXT-DECORATION:none}
A.gacoxcss:active,			{font-weight:normal; font-size:11px; color:#FFFFFF; TEXT-DECORATION:none}
A.gacoxcss:visited			{font-weight:normal; font-size:11px; color:#FFFFFF; TEXT-DECORATION:none}
A.gacoxcss:hover			{font-weight:normal; font-size:11px; color:#FFFFFF; TEXT-DECORATION:underline}

/*--------------------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------------------------------------------*/

.MainMenu_MenuContainer			{background-color: Transparent;width:100%; height:100%;}
.MainMenu_MenuBar				{ }
.MainMenu_MenuIcon      		{ display:none; }
.MainMenu_MenuArrow				{ display:none; }
.MainMenu_RootMenuArrow			{ display:none; }
.MainMenu_MenuBreak			{
	border: 			transparent 0px solid; 
 	background-color: 	transparent; 
 	height: 			1px;
}

.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_TabRootMenuItem TD	{
	font-size:		11px;
	font-weight:	bold;    
    color:			#FFFFFF;  
	height:			35px;
	text-align: 	center; 
	padding-left:	5px;
	padding-right:	5px;
   }

.MainMenu_TabRootMenuItemSel TD  { 
	font-size:		11px;
	font-weight:	bold; 
    color: 			#fe3700;  
	background: 	url(images/orange-menu1.jpg);
	height:			35px;
	text-align:		center; 
	padding-left:	5px;
	padding-right:	5px;
 }
 
.MainMenu_TabMenuItemHover TD	 { 	 
	font-size:		11px;
	font-weight:	bold;  
    color: 			#FFFFFF;  
	background: 	url(images/orange-menu1.jpg);
	height:			35px;
	text-align:		center; 
	padding-left:	5px;
	padding-right:	5px;
}

.MainMenu_TabMenuItemSelHover TD
{
  	font-size:		11px;
	font-weight:	bold;
    color: 			#FFFFFF;  
	background: 	url(images/orange-menu1.jpg);
	height:			35px;
	text-align:		center; 
	padding-left:	5px;
	padding-right:	5px;

}
  
.MainMenu_MenuItem				{
 	font-size:		11px;
	font-weight:	normal; 
    color: 			#353535;  
	border:			0px;
	padding:		0px 25px 0px 10px;
	height:			20px;
	cursor:			pointer;	
	cursor: 		hand;
}

.submenu						{ 
	background: 	#FFFFFF;	
	border:     	#353535  1px  solid;
	filter:     	Alpha(Opacity=88); 
	z-index:    	1000;
}

.submenuitemselected, .submenuitembreadcrumb			{ 
	background:		#FF9C00;
  	font-size:		11px;
	font-weight:	normal;  
    color:			#FFFFFF;  
   	padding:	    0px 25px 0px 10px;	
    cursor: 		pointer;
	cursor: 		hand;	
	border:			0px; 
	height: 		40px;
}
.contentpane			{padding:0px 0px 0px 0px}
