﻿body {
}
.clsPageHeader
{
	background-image:url('../CustomizedImages/blue bar.gif'); 
	background-repeat:no-repeat;
	vertical-align:middle; 
	font-family:Arial; 
	color:White; 
	font-size:24px; 
	font-weight:bold; 
	font-style:normal; 
	padding-left:10px; 
	height: 55px;
	text-transform:uppercase;
	text-align:left;
}
/*-------------------------------------------*/
.bg_LeftColumnTopLeft
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/blue_topleft.gif');
	background-repeat:no-repeat;	
}

.bg_LeftColumnTop
{
	height:11px;
	background-image:url('../Images/BackgroundImages/blue_top.gif');
	background-repeat:repeat-x;	
}

.bg_LeftColumnTopRight
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/blue_topright.gif');
	background-repeat:no-repeat;	
}

.bg_LeftColumnLeft
{
	width:11px;
	height:100%;
	background-image:url('../Images/BackgroundImages/blue_left.gif');
	background-repeat:repeat-y;
}

.bg_LeftColumnBody
{
	background-color:#E8F2FD;
	font-family:Arial;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	padding-left:0px;
	height:100%;
}

.bg_LeftColumnRight
{
	width:11px;
	height:100%;
	background-image:url('../Images/BackgroundImages/blue_right.gif');
	background-repeat:repeat-y;
}

.bg_LeftColumnBottomLeft
{
	width:11px;
	height:18px;
	background-image:url('../Images/BackgroundImages/blue_bottomleft.gif');
	background-repeat:no-repeat;	
}

.bg_LeftColumnBottom
{
	height:11px;
	background-image:url('../Images/BackgroundImages/blue_bottom.gif');
	background-repeat:repeat-x;	
}

.bg_LeftColumnBottomRight
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/blue_bottomright.gif');
	background-repeat:no-repeat;	
}
/*-------------------------------------------*/
.bg_YellowTopLeft
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/yellow_topleft.gif');
	background-repeat:no-repeat;
}

.bg_YellowTop
{
	height:11px;
	background-image:url('../Images/BackgroundImages/yellow_top.gif');
	background-repeat:repeat-x;
}

.bg_YellowTopRight
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/yellow_topright.gif');
	background-repeat:no-repeat;	
}

.bg_YellowLeft
{
	width:11px;
	height:100%;
	background-image:url('../Images/BackgroundImages/yellow_left.gif');
	background-repeat:repeat-y;	
}

.bg_YellowBody
{
	background-color:#FFF3DD;
	font-family:Arial;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	padding-left:5px;
	height:100%;
}

.bg_YellowRight
{
	width:11px;
	height:100%;
	background-image:url('../Images/BackgroundImages/yellow_right.gif');
	background-repeat:repeat-y;	
}

.bg_YellowBottomLeft
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/yellow_bottomleft.gif');
	background-repeat:no-repeat;	
}

.bg_YellowBottom
{
	height:11px;
	background-image:url('../Images/BackgroundImages/yellow_bottom.gif');
	background-repeat:repeat-x;	
}

.bg_YellowBottomRight
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/yellow_bottomright.gif');
	background-repeat:no-repeat;	
}

/*-------------------------------------------*/
.bg_RoundedYellowTopLeft
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/yellow_round_top_left.png');
	background-repeat:no-repeat;	
}

.bg_RoundedYellowTop
{
	height:11px;
	background-image:url('../Images/BackgroundImages/yellow_round_top.png');
	background-repeat:repeat-x;	
}

.bg_RoundedYellowTopRight
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/yellow_round_top_right.png');
	background-repeat:no-repeat;	
}

.bg_RoundedYellowLeft
{
	width:11px;
	height:100%;
	background-image:url('../Images/BackgroundImages/yellow_round_left.png');
	background-repeat:repeat-y;	
}

.bg_RoundedYellowBody
{
	background-color:#FFF3DD;
	font-family:Arial;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	padding-left:5px;
	height:100%;
}

.bg_RoundedYellowRight
{
	width:11px;
	height:100%;
	background-image:url('../Images/BackgroundImages/yellow_round_right.png');
	background-repeat:repeat-y;	
}

.bg_RoundedYellowBottomLeft
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/yellow_round_bottom_left.png');
	background-repeat:no-repeat;	
}

.bg_RoundedYellowBottom
{
	height:11px;
	background-image:url('../Images/BackgroundImages/yellow_round_bottom.png');
	background-repeat:repeat-x;	
}

.bg_RoundedYellowBottomRight
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/yellow_round_bottom_right.png');
	background-repeat:no-repeat;	
}
/*-------------------------------------------*/
.bg_RoundedBlueTopLeft
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/bg_top_left.gif');
	background-repeat:no-repeat;	
}
.bg_RoundedBlueTop
{
	height:11px;
	background-image:url('../Images/BackgroundImages/bg_top.gif');
	background-repeat:repeat-x;	
}

.bg_RoundedBlueTopRight
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/bg_top_right.gif');
	background-repeat:no-repeat;	
}

.bg_RoundedBlueLeft
{
	width:11px;
	height:100%;
	background-image:url('../Images/BackgroundImages/bg_left.gif');
	background-repeat:repeat-y;	
}

.bg_RoundedBlueBody
{
	background-color:White;
	font-family:Arial;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	padding-left:0px;
	height:100%;
}

.bg_RoundedBlueRight
{
	width:11px;
	height:100%;
	background-image:url('../Images/BackgroundImages/bg_right.gif');
	background-repeat:repeat-y;	
}

.bg_RoundedBlueBottomLeft
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/bg_bottom_left.gif');
	background-repeat:no-repeat;	
}

.bg_RoundedBlueBottom
{
	height:11px;
	background-image:url('../Images/BackgroundImages/bg_bottom.gif');
	background-repeat:repeat-x;	
}

.bg_RoundedBlueBottomRight
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/bg_bottom_right.gif');
	background-repeat:no-repeat;	
}
/*-------------------------------------------*/
.bg_HalfWhiteTopLeft
{
	width:14px;
	height:14px;
	background-image:url('../Images/BackgroundImages/halfwhite_topleft.gif');
	background-repeat:no-repeat;	
}

.bg_HalfWhiteTop
{
	height:14px;
	background-image:url('../Images/BackgroundImages/halfwhite_top.gif');
	background-repeat:repeat-x;	
}

.bg_HalfWhiteTopRight
{
	width:14px;
	height:14px;
	background-image:url('../Images/BackgroundImages/halfwhite_topright.gif');
	background-repeat:no-repeat;
}

.bg_HalfWhiteLeft
{
	width:14px;
	height:100%;
	background-image:url('../Images/BackgroundImages/halfwhite_left.gif');
	background-repeat:repeat-y;	
}

.bg_HalfWhiteBody
{
	background-color:#FBFDFF;
	font-family:Arial;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	font-size:14px;
	padding-left:5px;
	height:100%;
}

.bg_HalfWhiteRight
{
	width:14px;
	height:100%;
	background-image:url('../Images/BackgroundImages/halfwhite_right.gif');
	background-repeat:repeat-y;	
}

.bg_HalfWhiteBottomLeft
{
	width:14px;
	height:14px;
	background-image:url('../Images/BackgroundImages/halfwhite_bottomleft.gif');
	background-repeat:no-repeat;	
}

.bg_HalfWhiteBottom
{
	height:14px;
	background-image:url('../Images/BackgroundImages/halfwhite_bottom.gif');
	background-repeat:repeat-x;	
}

.bg_HalfWhiteBottomRight
{
	width:14px;
	height:14px;
	background-image:url('../Images/BackgroundImages/halfwhite_bottomright.gif');
	background-repeat:no-repeat;	
}

/*-------------------------------------------*/
.bg_WhiteTopLeft
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/WhiteBox_top_left.gif');
	background-repeat:no-repeat;	
}

.bg_WhiteTop
{
	height:11px;
	background-image:url('../Images/BackgroundImages/WhiteBox_top.gif');
	background-repeat:repeat-x;	
}

.bg_WhiteTopRight
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/WhiteBox_top_right.gif');
	background-repeat:no-repeat;	
}

.bg_WhiteLeft
{
	width:11px;
	height:100%;
	background-image:url('../Images/BackgroundImages/WhiteBox_left.gif');
	background-repeat:repeat-y;	
}

.bg_WhiteBody
{
	background-color:#FFFFFF;
	font-family:Arial;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	padding-left:5px;
	height:100%;
}

.bg_WhiteRight
{
	width:11px;
	height:100%;
	background-image:url('../Images/BackgroundImages/WhiteBox_right.gif');
	background-repeat:repeat-y;	
}

.bg_WhiteBottomLeft
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/WhiteBox_bottom_left.gif');
	background-repeat:no-repeat;	
}

.bg_WhiteBottom
{
	height:11px;
	background-image:url('../Images/BackgroundImages/WhiteBox_bottom.gif');
	background-repeat:repeat-x;	
}

.bg_WhiteBottomRight
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/WhiteBox_bottom_right.gif');
	background-repeat:no-repeat;	
}

/*-------------------------------------------*/

.clsFooterLeft
{
	background-image:url('../Images/BackgroundImages/footer_left.gif'); 
	background-repeat:no-repeat; 
	width:7px; 
	height:26px; 
}
.clsFooterMiddle
{
	background-image:url('../Images/BackgroundImages/footer_middle.gif'); 
	background-repeat:repeat-x; 
	height:26px; 
	vertical-align:middle; 
	font-family:Arial; 
	color:White; 
	font-size:14px; 
	font-weight:bold; 
	font-style:normal; 
	padding-left:2px; 
}
.clsFooterRight
{
	background-image:url('../Images/BackgroundImages/footer_right.gif'); 
	background-repeat:no-repeat; 
	width:7px; 
	height:26px; 
}
.clsYellowHeaderLeft
{
	background-image:url('../CustomizedImages/YellowHeader_left.gif'); 
	background-repeat:no-repeat; 
	width:15px; 
	height:23px; 
}
.clsYellowHeaderMiddle
{
	background-image:url('../CustomizedImages/YellowHeader_middle.gif'); 
	background-repeat:repeat-x; 
	height:23px; 
	vertical-align:middle; 
	font-family:Arial; 
	color:Black; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal; 
	padding-left:2px; 
	text-transform:uppercase;
}
.clsYellowHeaderRight
{
	background-image:url('../CustomizedImages/YellowHeader_right.gif'); 
	background-repeat:no-repeat; 
	width:15px; 
	height:10px; 
}
.clsLHSMenuDark
{
    background: url('../Images/LHSMenus/Choose_DarkOrange_bar.gif');
    background-repeat:repeat-x; 
    height:32px;
	font-family:Arial; 
	color:Black; 
	font-size:11px; 
	font-weight:bold; 
	font-style:normal; 
	padding-left:3px; 
	padding-top:0px;
	vertical-align:middle;	
}
.clsLHSMenuDark img
{
	margin-top:4px;	
}
.clsLHSMenuLight
{
    background: url('../Images/LHSMenus/Choose_LightOrange_bar.gif');
    background-repeat:repeat-x; 
    height:32px;
	font-family:Arial; 
	color:Black; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal; 
	padding-left:3px; 
	padding-top:0px;
	vertical-align:middle;	
}

.clsLHSSelectedMenuArrows img
{
	margin-top:4px;	
}

.clsLHSSelectedMenuArrows
{ 
    background: url('../Images/LHSMenus/LHSselcectedbtn_bg.jpg');
	width: 33px;
    height:24px;
    background-repeat:no-repeat;
	font-family:Arial; 
	color:#b52810; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal; 
	padding-left:12px; 
	vertical-align:middle;	
	background-position:left top;
}

.clsLHSSelectedMenu
{
    background: url('../Images/LHSMenus/LHSselcectedbtn_bg.jpg');
	width: 188px;
    height:30px;
    background-repeat:no-repeat;
	font-family:Arial; 
	color:#FE8F35; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal; 
	padding-left:12px; 
	padding-top:0px;
	vertical-align:middle;	
	background-position:-16px top;
}


.clsLHSSelectedMenuLarge
{
    background: url('../Images/LHSMenus/LHSselcectedbtn_bg.jpg');
	width: 163px;
    height:24px;
    background-repeat:no-repeat;
	font-family:Arial; 
	color:#b52810; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal; 
	padding-left:12px; 
	padding-top:0px;
	vertical-align:middle;	
	background-position:-23px top;
}

.clsLHSSelectedMenuArrowsL
{ 
    background: url('../Images/LHSMenus/LHSselcectedbtn_bg.jpg');
	width: 30px;
    height:24px;
    background-repeat:no-repeat;
	font-family:Arial; 
	color:#b52810; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal; 
	padding-left:12px; 
	vertical-align:middle;	
	background-position:left top;
}

.clsLHSSelectedMenuL
{
    background: url('../Images/LHSMenus/LHSselcectedbtn_bg.jpg');
	width: 153px;
    height:24px;
    background-repeat:no-repeat;
	font-family:Arial; 
	color:#b52810; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal; 
	padding-left:12px; 
	padding-top:0px;
	vertical-align:middle;	
	background-position:-30px top;
}
.clsLHSMenuLight img
{
	margin-top:4px;	
}
.clsLHSSelectedMenu img
{
	margin-top:4px;	
}
#LHSMenu
{
 border-bottom:none;border-top-color:#C3C3C3;border-top-style:solid;border-top-width:medium;border-left-color:#C3C3C3;border-left-style:solid;border-left-width:1px;border-right-color:#C3C3C3;border-right-style:solid;border-right-width:1px;
}
#LHSMenu a
{
	font-family:Arial; 
	color:black; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal;
	padding-left:10px;  
}
#LHSMenu a:hover
{
	font-family:Arial; 
	color:#FF8023; 
	font-size:12px; 
	font-weight:bold; 
	font-style:normal;
	padding-left:10px;  
	text-decoration:none;	
}

.bg_SearchHeaderTopLeft
{
    width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/Events_top_left.gif');
	background-repeat:no-repeat;
}
.bg_SearchHeaderTop
{
	height:11px;
	background-image:url('../Images/BackgroundImages/Events_top_middle.gif');
	background-repeat:repeat-x;
}
.bg_SearchHeaderTopRight
{
	width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/Events_top_right.gif');
	background-repeat:no-repeat;
}
.bg_SearchHeaderLeft
{
   width:11px;
	height:100%;
	background-image:url('../Images/BackgroundImages/Events_left.gif');
	background-repeat:repeat-y;
}
.bg_SearchHeaderBody
{   
	background-color:#CE3818;
	font-family:Arial;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	padding-left:0px;
	height:100%;
}
.bg_SearchHeaderRight
{ width:11px;
	background-image:url('../Images/BackgroundImages/Events_right.gif');
	background-repeat:repeat-y;
	height:100%;
}
.bg_SearchHeaderBottomLeft
{
width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/Events_bottom_left.gif');
	background-repeat:no-repeat;
}
.bg_SearchHeaderBottom
{
height:11px;
	background-image:url('../Images/BackgroundImages/Events_bottom.gif');
	background-repeat:repeat-x;
}
.bg_SearchHeaderBottomRight
{
width:11px;
	height:11px;
	background-image:url('../Images/BackgroundImages/Events_bottom_right.gif');
	background-repeat:no-repeat;
}
.clsAdvertisementMiddle
{
	background-image: url('../Images/BackgroundImages/abBG.gif');
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	height: 111px;
	vertical-align: middle;
	font-family: Arial;
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-align:center;
}
.bg_PopupLeft
{
	width:16px;
	height:146px;
	background-image:url('../Images/home page/SearchBG-left.png');
	background-repeat:no-repeat;	
}

.bg_PopupBody
{
	width:4px;
	height:146px;
	background-image:url('../Images/home page/SearchBG-mid.png');
	background-repeat:no-repeat;	
	background-repeat:repeat-x;
}

.bg_PopupRight
{
	width:40px;
	height:140px;
	background-image:url('../Images/home page/SearchBG-Right.png');
	background-repeat:no-repeat;	
}

/* Search box*/
.bg_SearchBGMid
{
	width:100%;
	height:137px;
	background-image:url('../Images/BackgroundImages/SearchBG.jpg');
	background-repeat:no-repeat;
	background-position:center;  
}

.bg_FindBG
{
	width:100%;
	height:102px;
	background-image:url('../Images/BackgroundImages/FindBG.jpg');
	background-repeat:no-repeat;
	background-position:center;  
}




/*Online Registration */
.bg_RoundedRegLoginTopLeft
{
	width:56px;
	height:56px;
	background-image:url('../Images/BackgroundImages/login-box-left-top_icon.jpg');
	background-repeat:no-repeat;	
}

.bg_RoundedAccInfoTopLeft
{
	width:56px;
	height:56px;
	background-image:url('../Images/BackgroundImages/yourself-box-left-top_icon.jpg');
	background-repeat:no-repeat;	
}
.bg_RoundedSecInfoTopLeft
{
	width:56px;
	height:56px;
	background-image:url('../Images/BackgroundImages/account-box-left-top_icon.jpg');
	background-repeat:no-repeat;	
}

.bg_RoundedRegAboutTopLeft
{
	width:268px;
	height:56px;
	background-image:url('../Images/BackgroundImages/yourself-box-left-top.jpg');
	background-repeat:no-repeat;	
}

.bg_RoundedRegAccountTopLeft
{
	width:56px;
	height:56px;
	background-image:url('../Images/BackgroundImages/account-box-left-top.jpg');
	background-repeat:no-repeat;	
}

.bg_RoundedRegDescrTop
{
	width:286px;
	height:56px;
	background-image:url('../Images/BackgroundImages/login-box-left-top_text.jpg');
	background-repeat:no-repeat ;	
}
.bg_RoundedAccInfodescTop
{
	width:286px;
	height:56px;
	background-image:url('../Images/BackgroundImages/yourself-box-left-top_text.jpg');
	background-repeat:no-repeat ;	
}
.bg_RoundedSecInfodescTop
{
	width:286px;
	height:56px;
	background-image:url('../Images/BackgroundImages/account-box-left-top_text.jpg');
	background-repeat:no-repeat ;	
}
.bg_RoundedRegTop
{
	height:56px;
	background-image:url('../Images/BackgroundImages/reg-box-top-middle.jpg');
	background-repeat:repeat-x;	
}

.bg_RoundedRegTopRight
{
	width:3px;
	height:56px;
	background-image:url('../Images/BackgroundImages/reg-box-top-right.jpg');
	background-repeat:no-repeat;	
}

.bg_RoundedRegLeft
{
	width:56px;
	height:100%;
	background-image:url('../Images/BackgroundImages/reg-box-left-middle.jpg');
	background-repeat:repeat-y;	
}



.bg_RoundedRegRight
{
	width:5px;
	height:100%;
	background-image:url('../Images/BackgroundImages/reg-box-right-middle.jpg');
	background-repeat:repeat-y;	
}

.bg_RoundedRegBottomLeft
{
	width:56px;
	height:3px;
	background-image:url('../Images/BackgroundImages/reg-box-bottom-left.jpg');
	background-repeat:no-repeat;	
}

.bg_RoundedRegBottom
{
	height:3px;
	background-image:url('../Images/BackgroundImages/reg-box-bottom-middle.jpg');
	background-repeat:repeat-x;	
}

.bg_RoundedRegBottomRight
{
	width:3px;
	height:3px;
	background-image:url('../Images/BackgroundImages/reg-box-bottom-right.jpg');
	background-repeat:no-repeat;	
}
/* response box */
.bg_ResponseLeft
{
	width:8px;
	height:211px;
	background-image:url('../Images/BackgroundImages/Forums_communities/respond_box_L.png');
	background-repeat:no-repeat;	
}

.bg_ResponseMiddle
{
	height:211px;
	width:2px;
	background-image:url('../Images/BackgroundImages/Forums_communities/respond_box_M.png');
	background-repeat:repeat-x;	
	
}

.bg_ResponseRight
{
	height:211px;
	width:9px;
	background-image:url('../Images/BackgroundImages/Forums_communities/respond_box_R.png');
	background-repeat:no-repeat;	
}

.bg_grayTopLeft
{
	width:6px;
	height:6px;
	background-image:url('../Images/BackgroundImages/EventRegistration/tablebox_curve_TL.png');
	background-repeat:no-repeat;	
}
.bg_grayTopRight
{
	width:6px;
	height:6px;
	background-image:url('../Images/BackgroundImages/EventRegistration/tablebox_curve_TR.png');
	background-repeat:no-repeat;	
}

.bg_grayBottomLeft
{
	width:6px;
	height:6px;
	background-image:url('../Images/BackgroundImages/EventRegistration/tablebox_curve_BL.png');
	background-repeat:no-repeat;	
}

.bg_grayBottomRight
{
	width:6px;
	height:6px;
	background-image:url('../Images/BackgroundImages/EventRegistration/tablebox_curve_BR.png');
	background-repeat:no-repeat;	
}



.bg_grayDivider
{
	
	height:1px;
	background-image:url('../Images/BackgroundImages/divider_patch.png');
	background-repeat:repeat-x;	
	width:1px;
	
	
}


