html,body{
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	height:100%;
	}

th,td,div{font-size:11px; font-weight: normal; color:#474747; font-family: Tahoma,Arial,Helvetica,sans-serif;}
p{ margin:0px;}
/*--------------------------------------------------------------------------------------------------------------------------*/
.lt{ text-align:left; vertical-align:top}
.lm{ text-align:left; vertical-align:middle}
.lb{ text-align:left; vertical-align:bottom}
.rt{ text-align:right; vertical-align:top}
.rm{ text-align:right; vertical-align:middle}
.rb{ text-align:right; vertical-align:bottom}
.ct{ text-align:center; vertical-align:top}
.cm{ text-align:center; vertical-align:middle}
.cb{ text-align:center; vertical-align:bottom}
.n{ white-space:nowrap}
.h{ height:100%}
.bg_all{ background:#888 url(images/top.jpg) left top repeat-x}
.bg_left{ background:url(images/left_b.jpg) right top repeat-y}
.bg_right{ background:url(images/right_m.jpg) left top repeat-y}
.bg_m{ background:#FFFFFF}
.bg_top_m{ background: url(images/top_m.jpg) left bottom repeat}
.bg_top_l{ background:url(images/top_l.jpg) left bottom no-repeat}
.bg_banner{ background: url(images/banner_m.jpg) left top repeat-x}
.bg_left_menu{ background:#333 url(images/left_menu.jpg) right top repeat-y}
.bg_ment_t{ background:url(images/menu_t.jpg) left top repeat-x}


.p_logo{ padding:5px; padding-right:50px;}
.p_pane{padding:15px 49px 10px 17px;}
.p_lr{ padding:0px 10px;}

.panecss{padding:0px;}
/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{font-size:11px; color:#000; font-weight:bold}
.SubHead				{font-size:11px; color:#000}
.SubSubHead				{font-size:11px; color:#000}
.Normal 				{font-size:11px; color:#474747; font-family: Tahoma,Arial,Helvetica,sans-serif; font-weight: normal;}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000; text-decoration:underline}
A.CommandButton:hover		{color:#DBA60F; text-decoration:none}

.link,
A:link,
A:visited,
A:active					{color:#B20B02; font-weight: normal; text-decoration: none}
A:hover						{color:#DBA60F; font-weight: normal; text-decoration: underline}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight: normal; font-size:11px; color:#83878A; text-decoration:none}
A.topcss:hover				{font-weight:normal; font-size:11px; color:#FF5250; text-decoration:none}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited			{font-weight: normal; font-size:11px; color:#333; text-decoration: none;}
A.usercss:hover				{font-weight:normal; font-size:11px; color:#B20B02; text-decoration: none;}

.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:bold; font-size:11px; color:#83878A; text-decoration:none}
A.searchcss:hover			{font-weight:bold; font-size:11px; color:#FF5250; text-decoration:underline}

.links,
A.links:link,
A.links:active,
A.links:visited			{font-weight:bold; font-size:12px; color:#111111; text-decoration:none}
A.links:hover			{font-weight:bold; font-size:12px; color:#FF5250; text-decoration:none;}

.bottomcss            {font-weight:normal; font-size:9px; color:#999999; text-decoration: none}
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:9px; color:#999999; text-decoration: none}
A.bottomcss:hover			{font-weight:normal; font-size:9px; color:#FF5250; text-decoration: underline}
/*--------------------------------------------------------------------------------------------------------------------------*/
/* Pane Structure */
.topshowpane				{padding:0px 0px 0px 0px}
.topleftpane				{padding:0px}
.toprightpane				{padding:30px 0px 0px 10px;}
.contentpane			    {padding:3px 0px 3px 0px}
.leftpane					{padding:0px 10px 0px 0px;}
.righttpane					{padding:0px 0px 0px 10px;}
.middlepane					{ padding:0px 0px 0px 0px;}
.leftshowpane				{ padding:20px 10px 10px}
/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_MenuContainer {
	background-color: Transparent;
	width:100%;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
display:none;
}

/*mainmenu*/
.RootMenuItem TD {
	font-size:		12px;
	font-weight: 	bold;
	color:			#fff;
	height:			25px;
    text-align:     center;
	padding-left:    25px;
	padding-right:   10px;
	padding-bottom:2px;
	text-align:left;
	background:url(images/menu_l.jpg) left top no-repeat;
}
.RootMenuItemSel TD {
    font-size:		12px;
	font-weight: 	bold;
	color:			#FEC932;
	height:			25px;
    text-align:     center;
	padding-left:    25px;
	padding-right:   10px;
	padding-bottom:2px;
	text-align:left;
	background:url(images/menu_l_hover.jpg) left top no-repeat;
}
.RootMenuItemHover TD {
   	font-size:		12px;
	font-weight: 	bold;
	color:			#FEC932;
	height:			25px;
    text-align:     center;
	padding-left:    25px;
	padding-right:   10px;
	padding-bottom:2px;
	text-align:left;
	background:url(images/menu_l_hover.jpg) left top no-repeat;
}
 /*submenu*/ 
.Submenu						{ 
	background: 	#434343;
	border: none;
	border-top:none;
	margin:0px 0px 0px 0px;
	z-index:    	1000;
}
.MainMenu_MenuItem				{
 	font-size:		11px;
	font-weight: normal; 
    color: 			#D5D5DD;  
	border:			0px;
	padding:		0px 15px 0px 10px;
	height:			20px;
	cursor:			pointer;	
	cursor: 		hand;
}
.Submenuitemselected, .Submenuitembreadcrumb	{ 
	background:		#5B5B5B;
  	font-size:		11px;
	font-weight:	normal;  
    color:			#D5D5DD;  
   	padding:	    0px 15px 0px 10px;	
    cursor: 		pointer;
	cursor: 		hand;	
	border:			0px; 
	height:         20px;
}

.MainMenu_MenuBreak {
   	border: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}

.MainMenu_MenuArrow {
    DISPLAY: none
}
.MainMenu_RootMenuArrow {
	DISPLAY:none;
}



