.PanelBarTextClick
{
	width:90px;
	height:47px;
	background-color:Transparent;
	cursor:pointer;
	margin-left:60px;
	display:block;
}
.PanelViewListing
{
	width: 186px;
}
.Administration_info{
	height:48px;
	background-image:url("/App_Themes/Default/PageLayout/pnl_Admin.png");
	background-repeat: no-repeat; 
	cursor:crosshair;
}
.Administration_info_Over{            
	height:48px;
	background-image:url("/App_Themes/Default/PageLayout/pnl_Admin_over.png");
	background-repeat: no-repeat; 
	cursor:crosshair;
}  

.Search_info{
	height:48px;
	background-image:url("/App_Themes/Default/PageLayout/pnl_search.png");
	background-repeat: no-repeat; 
	cursor:pointer;
}
.Search_info_Over{            
	height:48px;
	background-image:url("/App_Themes/Default/PageLayout/pnl_search_over.png");
	background-repeat: no-repeat; 
	cursor:pointer;
}

.Booking_info_Over
{
	height:48px;
	background-image:url("/App_Themes/Default/PageLayout/pnl_bookings_over.png");
	background-repeat: no-repeat; 
	cursor:pointer;
}
.Booking_info
{
	height:48px;
	background-image:url("/App_Themes/Default/PageLayout/pnl_bookings.png");
	background-repeat: no-repeat; 
	cursor:pointer;
}
.LoginBtn
{
    height: 48px; 
    text-align: left; 
    width: 186px; 
    background-image: url("/App_Themes/Default/PageLayout/pnl_login.png");
    background-repeat: no-repeat;
    cursor: Pointer;
}
.LoginBtn_Over
{
    height: 48px; 
    text-align: left; 
    width: 186px; 
    background-image: url("/App_Themes/Default/PageLayout/pnl_login_over.png");
    background-repeat: no-repeat;
    cursor: Pointer;
}
.PanelLogout
{
    height: 48px;
    width: 186px;
    background-image: url("/App_Themes/Default/PageLayout/pnl_logout.png");
    background-repeat: no-repeat;
    cursor: Pointer;   
    text-align: left;
}
.PanelLogout_Over
{
    height: 48px;
    width: 186px;
    background-image: url("/App_Themes/Default/PageLayout/pnl_logout_over.png");
    background-repeat: no-repeat;
    cursor: Pointer;   
    text-align: left;
}
.Notice_info{
	height:48px;
	background-image:url("/App_Themes/Default/PageLayout/pnl_Notices.png");
	background-repeat: no-repeat; 
	cursor:pointer;
}
.Notice_info_Over{            
	height:48px;
	background-image:url("/App_Themes/Default/PageLayout/pnl_Notices_over.png");
	background-repeat: no-repeat; 
	cursor:pointer;
}

.MyProfile_info{
	height:48px;
	width:121px;
	background-image: url("/App_Themes/Default/PageLayout/pnl_profile_Title.png");    
	background-repeat: no-repeat; 
	cursor:hand;
}
.Profile_info_Over{            
	height:48px;	
	background-image: url("/App_Themes/Default/PageLayout/pnl_profile_over_Title.png");
	background-repeat: no-repeat; 
	cursor:hand;
}  
.MyProfile_info_Over{            
	height:48px;
	width:121px;
	background-image: url("/App_Themes/Default/PageLayout/pnl_profile_over_Title.png");    
	background-repeat: no-repeat; 
	cursor:hand;
}  
.MyProfile_info_Icon{
	height:48px;
	width:57px;
	background-image: url("/App_Themes/Default/PageLayout/pnl_profile_Icon.png");    
	background-repeat: no-repeat; 
	cursor:crosshair;	
}
.MyProfile_info_Icon_Over{            
	height:48px;
	width:57px;
	background-image: url("/App_Themes/Default/PageLayout/pnl_profile_over_icon.png");    
	background-repeat: no-repeat; 
	cursor:crosshair;
}  
.AddInformation_info{
	height:48px;
	width:121px;	
	background-image: url("/App_Themes/Default/PageLayout/pnl_info_title.png");    
	background-repeat: no-repeat; 
	cursor:hand;
}
.AddInformation_info_Over{            
	height:48px;
	width:121px;
	background-image: url("/App_Themes/Default/PageLayout/pnl_info_over_Title.png");    
	background-repeat: no-repeat; 
	cursor:hand;	
}  
.AddInformation_info_Icon{
	height:48px;
	width:57px;
	background-image: url("/App_Themes/Default/PageLayout/pnl_info_icon.png");    
	background-repeat: no-repeat; 
	cursor:crosshair;
}
.AddInformation_info_Icon_Over{            
	height:48px;
	width:57px;
	background-image: url("/App_Themes/Default/PageLayout/pnl_info_over_Icon.png");    
	background-repeat: no-repeat; 
	cursor:crosshair;
}  
.Information_Header_Table
{
	width:178px;
}
.Information_Header_Icon_TD
{
	width:57px;
}
.Information_Header_Text_TD
{
	width:121px;
}
.MyProfile_Header_Table
{
	width:178px;
}
.MyProfile_Header_Icon_TD
{
	width:57px;
}
.MyProfile_Header_Text_TD
{
	width:121px;
}
#Information_Body
{
	width:172px;
}
#MyProfile_Body
{
	width:172px;
}
#Admin_Body
{
	width:172px;
}
