/*page*/
	
	body{ background-color:#838181; margin:0px; padding:0px; text-align:center;}
	.skinwrapper{background-color:#ffffff; width:960px; margin:0 auto; margin-bottom:0px;}
	
	.nav_tab{ background-color:#D0DB9D;}
	
	.skinheader{font-family: Arial, Helvetica, sans-serif; text-align: left; height:125px; width: 960px; margin: 0 auto; background-color:#FFFFFF}
	.skinheader #logo{ width: 50%; margin: 0 auto; float:left; margin-top:16px; margin-left:22px;}
	.skinheader .search
	{
	   font-family: Arial, Helvetica, sans-serif; text-align: left; font-size:12px; color:#FFFFFF; text-align: left;  margin: 0 auto; margin-top:92px; float:right; padding-right:10px;
	}
.skinheader .search input
{ font-family: Arial, Helvetica, sans-serif; text-align: left; font-size:12px; background-color:#ffffff; 
    border:1px solid #7F7F80; text-align: left;}

	.skinmenu
	{
	    background-color:#D0DB9D; 
	    border-bottom:2px solid #A7A9AC;
	    padding-left:26px;
	    height:53px;
	    text-align:left;
	    
	    }
	/* this donate.gif css changed for fluxcomm/camba*/
.skinmenu #img_style{ margin: 0 auto; margin-top:-40px; margin-right:0px; float:right;}
	
	/*.skinmenu #img_style{ margin: 0 auto; margin-top:-42px; text-align:right;}*/
	.skinuser
	{
	    font-family: Arial, Helvetica, sans-serif; text-align: left;
	    padding:0px 2px 0px 0px;
	    margin:0px;
	    background:#FFF;
	    font-size:12px;
	    text-align:right;
	}
	.skincontentstable
	{}
	
   .leftpane{background-image :url(camba_img/prog_left_bg.gif);
    background-repeat:no-repeat; background-position:bottom; background-color:#F08152; 
    width:224px; 
}
	.contentpane{background:#FFF;width:100%;}
	.rightpane{background:#F3F6E6;width:250px;}
	.skinfooter
	{
	   background:#8A7564;
	   text-align:center;
	   font-size:10px; 
	   color:#FFFFFF;
	   height:100px;
	   padding-top:10px;
	   padding-bottom:10px;
	   margin-top:-20px;
	 }
	 
	.skinfooter A:link
	{
	   background:#8A7564;
	   text-align:center;
	   font-size:10px; 
	   color:#FFFFFF;
	 }
	 .skinfooter A:Visited
	{
	   background:#8A7564;
	   text-align:center;
	   font-size:10px; 
	   color:#FFFFFF;
	 }
	  .skinfooter A:Active
	{
	   background:#8A7564;
	   text-align:center;
	   font-size:10px; 
	   color:#FFFFFF;
	 }
	 .skinfooter A:hover
	{
	   background:#8A7564;
	   text-align:center;
	   font-size:10px; 
	   color:#FFFFFF;
	   text-decoration:none;
	 }
	
	/*panes */
	.leftpane{width:100px;padding:0px 0px 0 0px;}
	.contentpane{width:100%;padding:0px 0px 0 0px;}
	.rightpane{width:100px;padding:0px 0px 0 0px;}
  
	
	/*text*/
	.normal,div,span,p,td,th,li,a{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#333;}
	.head,.subhead{font-family:Verdana, Arial, Helvetica, sans-serif;color:#333;}
	.head{font-size:16px;font-weight:bold;}
	
	/*links & buttons*/
	a:link{color:#C00;text-decoration:underline;}
	a:visited{color:#C00;text-decoration:underline;}
	a:hover{color:#C00;text-decoration:none;}
	a:active{color:#C00;text-decoration:none;}
	
	.StandardButton{background:#CCC;border:1px #CCC outset;padding:5px;}
	
	a.CommandButton{font-size:14px;font-weight:bold;}
	.controlpanel a.CommandButton{font-size:10px;}
	a.CommandButton:link{color:#C00;text-decoration:none;}
	a.CommandButton:visited{color:#C00;text-decoration:none;}
	a.CommandButton:hover{color:#C00;text-decoration:underline;}
	a.CommandButton:active{color:#C00;text-decoration:underline;}
	
	a.skinuser:link{color:#000;text-decoration:none;}
	a.skinuser:visited{color:#000;text-decoration:none;}
	a.skinuser:hover{color:#C00;text-decoration:underline;}
	a.skinuser:active{color:#C00;text-decoration:underline;}
	
	/*menu*/
	.MainMenu_MenuContainer{background:transparent;width:1px; }
	.MainMenu_MenuContainer td{cursor:default;font-size:3px;width:1px;}
	.MainMenu_MenuIcon{display:none;}
	.MainMenu_RootMenuArrow{display:none;}
	
	/* normal sub menu text properties*/
	.MainMenu_MenuItem
	{
	    font-family:Arial, Helvetica, sans-serif;
	    color:#9E005C;
	   
	    font-size:12px;
	    text-align:left;
	    font-weight:normal;
	    padding:  2px 7px 2px 7px;
	    border:1px #B0BA25 solid;
	    border-width:1px 0;
	   
	}
	
	.submenuitembreadcrumb
	{
	    font-family:Arial, Helvetica, sans-serif;
	    color:#9E005C;
	    font-size:12px;
	    font-weight:normal;
	    padding:2px 7px 2px 7px;
	    border:1px #B0BA25 solid;
	    border-width:1px 0;
	    text-align:left;
	}
	
	/* sub menu text properties and bg color on mouse hover*/
	.submenuitemselected
	{
	    font-family:Arial, Helvetica, sans-serif;
	    color:#9E005C;
	    font-size:12px;
	    text-align:left;
	    font-weight:normal;
	    padding:2px 7px 2px 7px;
	    background:#B0BA25;
	    border:1px #B0BA25 solid;
	    border-width:1px 0;
	}

	/* */
	.MainMenu_MenuArrow
	{
	    font-size:11px;
	    padding:2px 0 2px 10px;
	    height:24px;
	    border:#B0BA25 solid;
	    border-width:1px 1px 1px 0;
	}
	
	
	/* sub menu item bg color*/
	.submenu{z-index:1000;border:0;padding:0;background:#D0DB9D;}
	
	
	/* Navigation font css*/
	.rootmenuitem{background:transparent;}
	/*
	
	.rootmenuitem td{padding:  0px 11px 0px 11px; letter-spacing:0.1px; height:53px; 
	    _height:52px; cursor:pointer; cursor:hand; border-right:0px #A00 solid;}
	    
*/ 
	
	.rootmenuitem td{padding: 25px 11px 0px 11px; letter-spacing:0.1px;  height:53px; **height:28px; 
	   cursor:pointer; cursor:hand; border-right:0px #A00 solid;}
	   
	.rootmenuitem td span{ color:#9E005C;font:BOLD 14px arial,sans-serif,verdana; text-transform:uppercase;}
	
	
	.rootmenuitembreadcrumb{background:#B0BA25;}
	.rootmenuitembreadcrumb td{padding: 25px 11px 0px 11px; letter-spacing:0.1px;  height:53px; **height:28px; 
	   cursor:pointer; cursor:hand; border-right:0px #A00 solid;}
	.rootmenuitembreadcrumb td span{  color:#9E005C;font:BOLD 14px arial,sans-serif,verdana;text-transform:uppercase;}
	
	/* On mouse over */
	.rootmenuitemselected{background-color:#C1CA43;}
	.rootmenuitemselected td{padding: 25px 11px 0px 11px; letter-spacing:0.1px;  height:53px; **height:28px; 
	   cursor:pointer; cursor:hand; border-right:0px #A00 solid;}
	.rootmenuitemselected td span{color:#9E005C;font:BOLD 14px arial,sans-serif,verdana;
	    text-transform:uppercase;}
	
	.MainMenu_MenuBreak
	{
	      display:none;
	      
	}






/** camba div css **/	
.strepe_color{ background-image:url(camba_img/color_strepe.gif); background-repeat:repeat-y; height:14px; width:960px; background-position:left; background-color:#2B7D84;}
	


#sec1 {float:left; height:700px; width:686px; background-image:url(camba_img/bg_flower.gif); background-repeat:no-repeat; background-position:left bottom; background-color:#ffffff;}


 #sec1 #left_section{ width: 686px; margin: 0; margin:0px; padding:0px;}
 #sec1 #left_section #top1{ width: 686px; margin: 0; margin:0px; padding:0px;}
 #sec1 #left_section #top2{ width: 686px; margin: 0; margin:0px; padding:0px;}
 #sec1 #left_section #top2 #title_name{ margin: 0; margin:0px; padding:0px; text-align:center; margin-left:0px; margin-top:31px;}
 #sec1 #left_section #top2 #title_name h1{ margin: 0 auto; margin:0px; padding:0px; text-align:center; 
 font-family: Arial;
 font-size: 23px;
 color:#9C0058;
 text-decoration:none;
 font-weight: bold;

}
 #sec1 #left_section #top2 #discription{ margin: 0 auto; margin:0px; padding:0px; margin-left:290px; margin-top:31px; text-align:left;}
 #sec1 #left_section #top2 #discription ul{ margin: 0; margin:0px; padding:0px;
    font-family: Arial;
 font-size: 14px;
 color:#9C0058;
 text-decoration:none;
 font-weight: bold;}
 #sec1 #left_section #top2 #discription li{ margin: 0; margin:0px; padding:0px;
 font-family: Arial;
 font-size: 14px;
 color:#9C0058;
 text-decoration:none;
 font-weight: bold;
}
 #sec1 #left_section #top2 #discription li a{ 
 font-family: Arial;
 font-size: 14px;
 color:#9C0058;
 text-decoration:none;
 font-weight: bold;
}
 #sec1 #left_section #top2 #discription li a:hover{ 
 font-family: Arial;
 font-size: 14px;
 color:#9C0058;
 text-decoration:none;
 font-weight: bold;
}
 #sec1 #left_section #top2 #discription li div{ margin: 0; margin:0px; padding:0px; margin-left:34px; margin-bottom:7px; margin-right:10px;
 font-family: Arial;
 font-size: 10px;
 color:#77787A;
 text-decoration:none;
 font-weight: bold;
}
 #sec1 #left_section #top2 #discription li img{ margin: 0 auto; margin:0px; padding:0px; margin-right:21px;}



/* start ul */

 #sec1 #left_section #top2 #discription ul a{
 font-family: Arial;
 font-size: 14px;
 color:#9C0058;
 text-decoration:none;
 font-weight: bold;
}
 #sec1 #left_section #top2 #discription ul a:hover{ 
 font-family: Arial;
 font-size: 14px;
 color:#9C0058;
 text-decoration:none;
 font-weight: bold;
}
 #sec1 #left_section #top2 #discription ul div
{
    margin: 0; margin:0px; padding:0px; margin-left:34px; margin-bottom:7px; margin-right:10px;
 font-family: Arial;
 font-size: 10px;
 color:#77787A;
 text-decoration:none;
 font-weight: bold;
}
 #sec1 #left_section #top2 #discription ul img{ margin: 0; margin:0px; padding:0px; margin-right:21px;}

/** end ul **/


 #sec2 {float:left; width:272px; height:700px; color:#ffffff; border-left:2px solid #A7A9AC; background-color:#B0BA25;}

 #sec2 #right_section{position: relative; float:left; width: 272px; margin:0px; padding:0px; }

 #sec2 #right_section #section1{position: relative; float:left; margin: 0 auto; margin:0px; padding:0px; width:272px; background-color:#FFFFFF; margin-top:13px;}
 #sec2 #right_section #section1 ul{ margin: 0 auto; margin:0px; padding:0px;}
 #sec2 #right_section #section1 li{ margin: 0 auto; margin:0px; padding:0px; padding-bottom:5px;
 font-family: Arial;
 font-size: 12px;
 color:#555555;
 text-decoration:none;
 font-weight: bold;
}
 #sec2 #right_section #section1 select{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #3F3F3F;
}

 #sec2 #my_style1{ background-color:#ffffff; width:265px; height:62px; padding-top:13px; padding-left:7px;}
 #sec2 #my_style1 .CssDropDown
 {
    font-family: Arial;
    font-size: 9px;
    color:#555555;
    text-decoration:none;
 }
 #sec2 #my_style1 .CssDropDown b
 {
    font-size: 12px;
    font-weight:bold;
 }
 #sec2 #my_style1 ul{ margin: 0 auto; margin:0px;  padding:0px; list-style-type: none;
list-style:none;}
 #sec2 #my_style1 li{ margin: 0 auto; margin:0px; padding:0px; padding-bottom:5px;
 font-family: Arial;
 font-size: 10px;
 color:#555555;
 text-decoration:none;
 font-weight: bold;
list-style-type: none;
list-style:none;
}
 #sec2 #my_style1 li select{
 font-family: Arial;
 font-size: 12px;
 color:#555555;
 text-decoration:none;
 font-weight: normal;
 margin:0px;
 padding:0px;
 border:1px solid #7F7F80;

}
 #sec2 #my_style1 select{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #3F3F3F;
}

 

 #sec2 #my_style102{ width:272px; background-image:url(camba_img/grr_bg.gif); height:127px; }
 #sec2 #my_style102 div{ margin: 0 auto; float:left; padding:0px; margin-top:60px; margin-left:7px;
 font-family: Arial;
 font-size: 10px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 text-align:left;
 }

 #sec2 #my_style102 div img{ margin:5px 0px 0px 0px;}
 #sec2 #my_style102 div b{font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;}

  #sec2 #my_style102 div b a{font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;}

 #sec2 #my_style102 div strong{font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;}
  #sec2 #my_style102 div strong a{font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;}


 #sec2 #my_style103{  width:272px; background-image:url(camba_img/news_bg.gif); background-repeat:repeat-x; background-position:bottom; height:83px; }
 #sec2 #my_style103 div{ margin: 0 auto; float:left; padding:0px; margin-top:10px; margin-left:7px;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 text-align:left;

}

 #sec2 #my_style103 div img{ margin:5px 0px 0px 0px;}
 #sec2 #my_style103 div b{font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;}

 #sec2 #my_style103 div b a{font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;}


 #sec2 #my_style103 div strong
{
    font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;
 }



 #sec2 #my_style104{  width:272px; background-image:url(camba_img/client_bg.gif); background-repeat:repeat-x; background-position:bottom; height:86px; }
 #sec2 #my_style104 div{ margin: 0 auto; float:left; padding:0px; margin-top:10px; margin-left:7px;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 text-align:left;

}

 #sec2 #my_style104 div img{ margin:5px 0px 0px 0px;}
 #sec2 #my_style104 div b{font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;}

 #sec2 #my_style104 div b a{font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;}

 #sec2 #my_style104 div strong
{
    font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;}

#sec2 #my_style104 div strong a
{
    font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;}


#sec2 #my_style105{  width:272px; background-image:url(camba_img/gr_bg.gif); background-repeat:repeat-x; background-position:bottom; height:296px; }
#sec2 #my_style105 div{ margin: 0 auto; float:left; padding:0px; margin-top:10px; margin-left:7px;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 text-align:left;
}
#sec2 #my_style105 div strong {font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;}
#sec2 #my_style105 div a 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
}
#sec2 #my_style105 table td a img
{
	/*width:100px;
	height:35px;*/
	border:1px #B0BA25 solid;
}


#sec2 #my_style106{  width:272px; height:114px;
 margin: 0 auto; float:left; padding:0px; margin-top:4px; margin-left:0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 9px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 text-align:center;
}
#sec2 #my_style106 a{
 text-decoration:none;
}



/* camba programe and intro page DIV css */
/*------------------------------------------------*/

#middle_panel_programscamba{position: relative; float:left; width:736px; color:#ffffff; background-color:#ffffff;}
#middle_panel_programscamba #first_section {position: relative; float:left; width:736px; height:100%;}
#middle_panel_programscamba #first_section #sec1_programs {position: relative; float:left; 
    background-image:url(camba_img/prog_left_bg.gif); background-repeat:no-repeat; 
    background-position:bottom; background-color:#F58050; height:497px; width:223px; border-right:2px solid #A7A9AC; margin-bottom:-20px;}
#middle_panel_programscamba #first_section #sec1_programs div{ margin: 0 auto; float:left; padding:0px; margin-left:20px; **margin-left:15px; margin-top:45px; 
	font-family: Arial;
	font-size: 11px;
	color:#9C0058;
	text-decoration:none;
	font-weight: bold;
	text-align:left;
}

#middle_panel_programscamba #first_section #sec1_programs div span{ margin:0px; padding:0px; margin-left:10px; line-height:2; }
#middle_panel_programscamba #first_section #sec1_programs div span a{ margin:0px; padding:0px; 
	font-family: Arial;
	font-size: 11px;
	color:#9C0058;
	text-decoration:none;
	font-weight: bold;
 }
#middle_panel_programscamba #first_section #sec1_programs div span a:hover{ margin:0px; padding:0px; 
	font-family: Arial;
	font-size: 11px;
	color:#B1497C;
	text-decoration:none;
	font-weight: bold;
 }
#middle_panel_programscamba #first_section #sec1_programs div strong{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	margin:0px;
	}

#middle_panel_programscamba #first_section #sec2_programs {position: relative; float:left; width: 735px;  background-color:#ffffff;}
#middle_panel_programscamba #first_section #sec2_programs #right_section_programs{ width: 735px; **width: 727px; margin: 0 auto; float:left; margin:0px; padding:0px;}
#middle_panel_programscamba #first_section #sec2_programs #right_section_programs #top_sub_nav{ margin:0px; padding:0px; font-family: Arial;
	font-size: 9px;
	color:#ABACAD;
	text-decoration:none;
	font-weight: normal;
	padding-left:8px;
 }
 #middle_panel_programscamba #first_section #sec2_programs #right_section_programs #discription{ margin: 0 auto; float:left; margin:0px; padding:0px; margin-top:30px;}
 #middle_panel_programscamba #first_section #sec2_programs #right_section_programs #discription h1{
  	font-family: Arial;
	font-size: 14px;
	color:#9C0058;
	text-decoration:none;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-left:50px;
	padding-bottom:15px;
}
#middle_panel_programscamba #first_section #sec2_programs #right_section_programs #discription p{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color:#585858;
	text-decoration:none;
	font-weight: normal;
	padding-left:50px;
	}

	#middle_panel_programscamba #first_section #sec2_programs #right_section_programs #discription img{ margin-top:0px; margin-bottom:235px; margin-right:10px; margin-left:28px;}
#middle_panel_programscamba #first_section #sec2_programs #right_section_programs #discription p b{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F26631;
	text-decoration:none;
	font-weight: bold;
	}
	
#middle_panel_programscamba #first_section #sec2_programs #right_section_programs #discription p strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F26631;
	text-decoration:none;
	font-weight: bold;
	}	
#HousingLeftMenu #right_section_programs #discription #my_div
{

}

#HousingLeftMenu #right_section_programs #discription #my_div p
{
    padding-left:43px;
}
	
#middle_panel_programscamba #first_section #sec2_programs #right_section_programsintro{ margin: 0 auto; float:left; margin:0px; padding:0px;}
#middle_panel_programscamba #first_section #sec2_programs #right_section_programsintro #top_sub_nav{ margin:0px; padding:0px; font-family: Arial;
	font-size: 9px;
	color:#ABACAD;
	text-decoration:none;
	font-weight: normal;
	padding-left:8px;
 }
#middle_panel_programscamba #first_section #sec2_programs #right_section_programsintro #discription{ margin: 0 auto; float:left; margin:0px; padding:0px; margin-top:30px;}
#middle_panel_programscamba #first_section #sec2_programs #right_section_programsintro #discription h1{
  	font-family: Arial;
	font-size: 14px;
	color:#9C0058;
	text-decoration:none;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-left:50px;
	padding-bottom:15px;
}
#middle_panel_programscamba #first_section #sec2_programs #right_section_programsintro #discription p{
	font-family: Arial;
	font-size: 18px;
	color:#F58353;
	text-decoration:none;
	font-weight: bold;
	padding-left:45px;
	padding-right:200px;
	padding-top:22px;
	text-align:left;
	
		}
#middle_panel_programscamba #first_section #sec2_programs #right_section_programsintro #discription img{ margin-left:45px;}
#middle_panel_programscamba #first_section #sec2_programs #right_section_programsintro #discription p b{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F26631;
	text-decoration:none;
	font-weight: bold;
	}
	#middle_panel_programscamba #first_section #sec2_programs #right_section_programsintro #discription p strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F26631;
	text-decoration:none;
	font-weight: bold;
	}




#middle_panel_programscamba #first_section #sec1_programs1 {position: relative; float:left; background-image:url(camba_img/prog_left_bg.gif); background-repeat:no-repeat; background-position:bottom; background-color:#F58050; height:730px; width:223px; border-right:2px solid #A7A9AC; margin-bottom:-20px;}
#middle_panel_programscamba #first_section #sec1_programs1 div{ margin: 0 auto; float:left; padding:0px; margin-left:20px; **margin-left:10px; margin-top:45px; 
	font-family: Arial;
	font-size: 11px;
	color:#9C0058;
	text-decoration:none;
	font-weight: bold;
}

#middle_panel_programscamba #first_section #sec1_programs1 div span{ margin:0px; padding:0px; margin-left:10px; line-height:2; }
#middle_panel_programscamba #first_section #sec1_programs1 div span a{ margin:0px; padding:0px; 
	font-family: Arial;
	font-size: 11px;
	color:#9C0058;
	text-decoration:none;
	font-weight: bold;
 }
#middle_panel_programscamba #first_section #sec1_programs1 div span a:hover{ margin:0px; padding:0px; 
	font-family: Arial;
	font-size: 11px;
	color:#B1497C;
	text-decoration:none;
	font-weight: bold;
 }
#middle_panel_programscamba #first_section #sec1_programs1 div strong{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	margin:0px;
	}




	
	
	
	
	
	
	
/* For Left Menu  */
	
#HousingLeftMenu  #sec1_programs {position: relative; float:left; 

    margin-top:0px;
	**margin-top:-15px;
    width:224px;
    }
    
    
#HousingLeftMenu #sec1_programs div{ margin: 0 auto; float:left; padding:0px; margin-left:9px; 
    **margin-left:0px; margin-top:15px; 
	font-family: Arial;
	font-size: 11px;
	color:#9C0058;
	text-decoration:none;
	font-weight: bold;
}
#HousingLeftMenu #sec1_programs div hr{ 
	width:224px;
	border:solid 1px #FFFFFF;
	padding:0px;
	margin-left:-10px;
	margin-top:-20px;
	**margin-top:-15px;
	
}

#HousingLeftMenu  #sec1_programs div span{ margin:0px; padding:0px; margin-left:10px; line-height:2; }
#HousingLeftMenu  #sec1_programs div span a{ margin:0px; padding:0px; 
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
 }
#HousingLeftMenu  #sec1_programs div span a:hover{ margin:0px; padding:0px; 
	font-family: Arial;
	font-size: 11px;
	color:#B1497C;
	text-decoration:none;
	font-weight: bold;
 }
#HousingLeftMenu  #sec1_programs div strong{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	
	
	}
	
	#HousingLeftMenu  #sec1_programs div strong span{
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	margin:0px;
	**margin-left:5px;
	**margin-left:10px;
	
	}
	
	
 #HousingLeftMenu #right_section_programs{ width: 484px; margin: 0 auto; float:left; margin:0px; padding:0px;}
 #HousingLeftMenu #right_section_programs #top_sub_nav{ margin:0px; padding:0px; font-family: Arial;
	font-size: 9px;
	color:#ABACAD;
	text-align:left;
	text-decoration:none;
	font-weight: normal;
	padding-left:35px;
	padding-top:5px;
	padding-right:15px;
	text-transform:lowercase;
 }
 
 #HousingLeftMenu #right_section_programs #top_sub_nav a{ margin:0px; padding:0px; font-family: Arial;
 color:#ABACAD;
 font-size: 9px;
 text-decoration:none;
 }
 #HousingLeftMenu #right_section_programs #top_sub_nav a:link{ margin:0px; padding:0px; font-family: Arial;
 color:#ABACAD;
 font-size: 9px;
 text-decoration:none;
 }
  #HousingLeftMenu #right_section_programs #top_sub_nav a:hover{ margin:0px; padding:0px; font-family: Arial;
 color:#ABACAD;
 font-size: 9px;
 text-decoration:underline;
 }
  #HousingLeftMenu #right_section_programs #top_sub_nav a:visited{ margin:0px; padding:0px; font-family: Arial;
 color:#ABACAD;
 font-size: 9px;
 }
 
  #HousingLeftMenu #right_section_programs #discription
  {
        margin: 0 auto; float:left; margin:0px; padding:0px; margin-top:15px;
  }
  #HousingLeftMenu #right_section_programs #discription #my_div h3
{
   font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align:left;
 color:#666666;
 text-decoration:none;
 font-weight: bold;
 margin:0px;
 padding:0px;
 padding-left:35px;
 padding-right:15px;
}
  
  #HousingLeftMenu #right_section_programs #discription p table td h1{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#f26532;
	text-decoration:none;
	font-weight: bold;
	text-align:left;
	margin:0px;
	padding:0px;
}


  #HousingLeftMenu #right_section_programs #discription h1{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#f26532;
	text-decoration:none;
	font-weight: bold;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:35px;
	padding-bottom:3px;
	padding-right:15px;
}
#HousingLeftMenu #right_section_programs #discription h2{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#7d5a41;
	text-decoration:none;
	font-weight: bold;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:35px;
	padding-bottom:15px;
	padding-right:15px;
}
#HousingLeftMenu #right_section_programs #discription h3{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-left:35px;
	padding-bottom:15px;
	padding-right:15px;
}


#HousingLeftMenu #right_section_programs #discription .SubHead
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(camba_img/bullet_small.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	}

 #HousingLeftMenu #right_section_programs #discription p .Normal{
	font-family:Arial;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	text-align:left;
	font-weight: normal;
	}

 #HousingLeftMenu #right_section_programs #discription p{
	font-family:Arial;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	text-align:left;
	font-weight: normal;
	padding-left:35px;
	padding-right:15px;
	}
	
	
	 #HousingLeftMenu #right_section_programs #discription p .Result{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(camba_img/bullet_small.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	text-align:left;
	font-weight: normal;
	padding-right:10px;
	padding-left:15px;
	}
	
	#HousingLeftMenu #right_section_programs #discription img{ margin-top:0px; margin-bottom:235px; margin-right:10px; margin-left:28px;}
	#HousingLeftMenu #right_section_programs #discription p span img{ margin-top:0px; margin-bottom:0px; margin-right:0px; margin-left:28px;}
	#HousingLeftMenu #right_section_programs #discription p table td img{ margin-top:0px; margin-bottom:0px; margin-right:0px; margin-left:28px;}
	#HousingLeftMenu #right_section_programs #discription p span span img{ margin-top:0px; margin-bottom:0px; margin-right:0px; margin-left:0px;}
	#HousingLeftMenu #right_section_programs #discription p table td table img{ margin-top:0px; margin-bottom:0px; margin-right:0px; margin-left:0px;}
	
	#HousingLeftMenu #right_section_programs #discription p .GridItemCSS{
	font-family:Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight: normal;
	margin:0px;
	background-color:White;
	margin : 5px 0px 5px 0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	}	
	
	
	
	 #HousingLeftMenu #right_section_programs #discription p .GridHeaderCSS{
	font-family:Arial;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	margin:0px;
	background-color:#f26532;
	color:White;
	height:25px;
	padding-left:5px;
	}	
	
	
	 #HousingLeftMenu #right_section_programs #discription p .CareeTableCss{
		border:solid 1px #f26532;
	}	
	
	#HousingLeftMenu #right_section_programs #discription p .GridHeaderTextCSS{
	
	color:White;
	
	}	
	#HousingLeftMenu #right_section_programs #discription p .GridItemTextCSS{
	
	color:#666666;
	}	


    #HousingLeftMenu #right_section_programs #discription p b{
	    font-family:Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    color:#F26631;
	    text-decoration:none;
	    font-weight: bold;
	}
	
   #HousingLeftMenu #right_section_programs #discription p strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F26631;
	text-decoration:none;
	font-weight: bold;
	}	
	
	
	
	
	
	/** For News & About Us8 start **/
	
	 #NewsLeftSection #right_section_programs{ width: 708px; margin: 0 auto; float:left; margin:0px; padding:0px;}
 #NewsLeftSection #right_section_programs #top_sub_nav{ margin:0px; padding:0px; font-family: Arial;
	font-size: 9px;
	color:#ABACAD;
	text-align:left;
	text-decoration:none;
	font-weight: normal;
	padding-left:35px;
	padding-top:5px;
	padding-right:15px;
	text-transform:lowercase;
 }
 
 
  #NewsLeftSection #right_section_programs #discription
  {
        margin: 0 auto; float:left; margin:0px; padding:0px; margin-top:15px;
  }
  #NewsLeftSection #right_section_programs #discription h1{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#f26532;
	text-decoration:none;
	font-weight: bold;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:35px;
	padding-bottom:3px;
	padding-right:15px;
}
#NewsLeftSection #right_section_programs #discription h2{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#7d5a41;
	text-decoration:none;
	font-weight: bold;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-left:35px;
	padding-bottom:15px;
	padding-right:15px;
}
#NewsLeftSection #right_section_programs #discription h3{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-left:35px;
	padding-bottom:15px;
	padding-right:15px;
}
 #NewsLeftSection #right_section_programs #discription p{
	font-family:Arial;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	text-align:left;
	font-weight: normal;
	padding-left:35px;
	padding-right:15px;
	}
	
	
	 #NewsLeftSection #right_section_programs #discription p .Result{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(camba_img/bullet_small.gif);
	background-repeat:no-repeat;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	text-align:left;
	font-weight: normal;
	padding-right:10px;
	padding-left:15px;
	}
	
	
	
	
	
	
	#NewsLeftSection #right_section_programs #discription img{ margin-top:0px; margin-bottom:235px; margin-right:10px; margin-left:28px;}
    #NewsLeftSection #right_section_programs #discription p b{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F26631;
	text-decoration:none;
	font-weight: bold;
	}
	
   #NewsLeftSection #right_section_programs #discription p strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F26631;
	text-decoration:none;
	font-weight: bold;
	}	
	
		/** For News & About Us8 End **/
	
	
/* Left Menu CSS For Js Asto */
	
	
h3{
    margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#HousingLeftMenu #sec1_programs div .arrowlistmenu{
border:0px;
width: 224px; /*width of accordion menu*/
padding:0px;
margin-left : -9px;
**margin-left : 0px;
margin-top : 10px;

}

#HousingLeftMenu #sec1_programs div .arrowlistmenu a{ /*CSS class for menu headers in general (expanding or not!)*/
text-decoration:none;
}


#HousingLeftMenu #sec1_programs div .arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
background: url(arrow.gif) no-repeat right; /*custom bullet list image*/
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
cursor: hand;
cursor: pointer;
text-align:left;
padding-right:10px;
padding-left:20px;
padding-top: 4px;
padding-bottom: 4px;
vertical-align:middle;
border-bottom: 1px solid #FFFFFF;
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .menuheader li{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: #FFFFFF;
text-decoration:none;

}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .menuheader li a{ /*CSS class for menu headers in general (expanding or not!)*/
color: #FFFFFF;
text-decoration:none;
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .menuheader li a:visited{ /*CSS class for menu headers in general (expanding or not!)*/
color: #FFFFFF;
text-decoration:none;
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .menuheader li a::link{ /*CSS class for menu headers in general (expanding or not!)*/
color: #FFFFFF;
text-decoration:none;
}


#HousingLeftMenu #sec1_programs div .arrowlistmenu .menuheaderNoArrow{ /*CSS class for menu headers in general (expanding or not!)*/
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
cursor: hand;
cursor: pointer;
text-align:left;
padding-right:10px;
padding-left:20px;
padding-top: 4px;
padding-bottom: 4px;
vertical-align:middle;
border-bottom: 1px solid #FFFFFF;
background-color:Transparent;
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .submenuheaderNoArrowSelected { /*CSS class for menu headers in general (expanding or not!)*/
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
cursor: hand;
cursor: pointer;
text-align:left;
padding-right:10px;
padding-left:24px;
padding-top: 4px;
padding-bottom: 4px;
vertical-align:middle;
border-bottom: 1px solid #FFFFFF;
background-color:#F5C176;

}
#HousingLeftMenu #sec1_programs div .arrowlistmenu .submenuheaderNoArrowSelected .CssMenu2Level{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 11px Arial;
color: #8C1853;
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .submenuheaderNoArrowSelected .CssMenu2Level a{ /*CSS class for menu headers in general (expanding or not!)*/
text-decoration:none;
font: bold 11px Arial;
color: #8C1853;
}


#HousingLeftMenu #sec1_programs div .arrowlistmenu .menuheaderNoArrow li{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: #FFFFFF;
text-decoration:none;

}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .menuheaderNoArrow li a{ /*CSS class for menu headers in general (expanding or not!)*/
color: #FFFFFF;
text-decoration:none;
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .menuheaderNoArrow li a:visited{ /*CSS class for menu headers in general (expanding or not!)*/
color: #FFFFFF;
text-decoration:none;
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .menuheaderNoArrow li a::link{ /*CSS class for menu headers in general (expanding or not!)*/
color: #FFFFFF;
text-decoration:none;
}


















#HousingLeftMenu #sec1_programs div .arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(arrow_over1.gif);
background-repeat:no-repeat;
margin: 0 0 0 0;
margin-top:0px;
background-color:#F5C176;
text-align:left;
color:#8C1954;




}
#HousingLeftMenu #sec1_programs div .arrowlistmenu .openheader li{ /*CSS class to apply to expandable header when it's expanded*/
color:#8C1954;
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .categoryitems .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(arrow_over1.gif);
background-repeat:no-repeat;
margin: 0 0 0 0;
margin-top:0px;
background-color:#F5C176;
text-align:left;
color:#8C1954;
border-bottom: 1px solid #FFFFFF;


}
#HousingLeftMenu #sec1_programs div .arrowlistmenu .categoryitems .openheader li{ /*CSS class to apply to expandable header when it's expanded*/
color:#8C1954;


}

#HousingLeftMenu #sec1_programs div .arrowlistmenu ul{ /*CSS for UL of each sub menu*/
margin: 0;
padding: 0;
background-color:#F5CD91;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
list-style-type: none;
list-style:none;

}

#HousingLeftMenu #sec1_programs div .arrowlistmenu ul li{
padding-bottom: 0; /*bottom spacing between menu items*/
list-style-type: none;
list-style:none;
}
#HousingLeftMenu #sec1_programs div .arrowlistmenu ul .CssThirdLevel{
padding-bottom: 0; /*bottom spacing between menu items*/
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu ul .CssThirdLevel a{
color: #AD4860;
background:  no-repeat left; /*custom bullet list image*/
display: block;
text-decoration: none;
text-align:left;
font-weight: normal;
border-bottom: 1px solid #FFFFFF;
font-size:10px;
vertical-align:middle;
padding-left: 30px; /*link text is indented 19px*/
padding-right: 5px; /*link text is indented 19px*/
padding-top:2px;
padding-bottom:2px;
background-color:#F5CD91;
list-style-type: none;
list-style:none;

}
#HousingLeftMenu #sec1_programs div .arrowlistmenu ul .CssThirdLevel a:hover{
color: #A70303;
background-color:#F4C177;
}


#HousingLeftMenu #sec1_programs div .arrowlistmenu ul .CssThirdLevel a:visited{
color: #A70303;
}


.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
}
#HousingLeftMenu #sec1_programs div .MenuHeaderMain
{
    color :Red ;
    font: bold 11px Arial;
    background:white;
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .submenuheader  { /*CSS class for menu headers in general (expanding or not!)*/
background: url(arrow.gif) no-repeat right; /*custom bullet list image*/
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
cursor: hand;
cursor: pointer;
text-align:left;
padding-right:10px;
padding-left:24px;
padding-top: 4px;
padding-bottom: 4px;
vertical-align:middle;
border-bottom: 1px solid #FFFFFF;

}



#HousingLeftMenu #sec1_programs div .arrowlistmenu .submenuheader .CssMenu2Level{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 11px Arial;
color: #8C1853;
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .submenuheader .CssMenu2Level a{ /*CSS class for menu headers in general (expanding or not!)*/
text-decoration:none;
font: bold 11px Arial;
color: #8C1853;
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .submenuheaderNoArrow { /*CSS class for menu headers in general (expanding or not!)*/
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
cursor: hand;
cursor: pointer;
text-align:left;
padding-right:10px;
padding-left:24px;
padding-top: 4px;
padding-bottom: 4px;
vertical-align:middle;
border-bottom: 1px solid #FFFFFF;

}


#HousingLeftMenu #sec1_programs div .arrowlistmenu .submenuheaderNoArrow .CssMenu2Level{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 11px Arial;
color: #8C1853;
}

#HousingLeftMenu #sec1_programs div .arrowlistmenu .submenuheaderNoArrow .CssMenu2Level a{ /*CSS class for menu headers in general (expanding or not!)*/
text-decoration:none;
font: bold 11px Arial;
color: #8C1853;
}


#HousingLeftMenu #sec1_programs div .arrowlistmenu  .subMenuLinkClass{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 11px Arial;
color: #8C1853;
padding-right:10px;
padding-left:25px;
padding-top:4px;
padding-bottom:4px;

}

/* for About Us */

    #HousingLeftMenu #right_section_programs #discription p table td{
	    font-family:Arial;
	    font-size: 12px;
	    color:#585858;
	    text-decoration:none;
	    font-weight: normal;
	    }
    #HousingLeftMenu #right_section_programs #discription p table td strong{
	    font-family:Arial;
	    font-size: 12px;
	    color:#666666;
	    text-decoration:none;
	    font-weight: bold;
	    }
/* for About Us */

/* for Modal  Pop Up **/
.popupbox{
background-repeat:no-repeat;
background-color:#ECEFF1;
}
.popupbox td{
padding:10px;
text-align:left;
height:10px;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:450px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.modalPopupADD {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:450px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.top_bg{ background-image:url(top_bg.jpg); background-repeat:repeat-x; height:7px;}
.other_bg{ background-color:#666666;}
.pop_up_style{}
.pop_up_style td{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:15px; color:#FFFFFF;}
.pop_up_style td b{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:17px; color:#FFFFFF}
.pop_up_style td a{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:17px; color:#FFFFFF}


/* for Modal  Pop Up **/

/* Home page scroller */

.pscroller2{

background-color:Transparent;
font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
  font-weight: bold;
 text-align:left;
}





#sec2 #my_style103 div a{
background-color:Transparent;
font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
  font-weight: bold;
 text-align:left;

}
#sec2 #my_style103 div a span{
background-color:Transparent;
font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
  font-weight: bold;
 text-align:left;

}
#sec2 #my_style103 div a:hover{
background-color:Transparent;
font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
  font-weight: bold;
 text-align:left;

}

#sec2 #my_style103 div a:visited{
background-color:Transparent;
font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
  font-weight: bold;
 text-align:left;

}

 #sec2 #my_style103 div strong a span
{
    font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;
 }
 
 
 
 

#sec2 #my_style104 div a{
background-color:Transparent;
font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
  font-weight: bold;
 text-align:left;

}
#sec2 #my_style104 div a span{
background-color:Transparent;
font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
  font-weight: bold;
 text-align:left;

}
#sec2 #my_style104 div a:hover{
background-color:Transparent;
font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
  font-weight: bold;
 text-align:left;

}

#sec2 #my_style104 div a:visited{
background-color:Transparent;
font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
  font-weight: bold;
 text-align:left;

}

 #sec2 #my_style104 div strong a span
{
  font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;
 }
 #locations td{
	font-size: 12px;
	color:#585858;
	text-decoration:none;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.home_page_right{  width:272px; background-image:url(camba_img/news_bg.gif); background-repeat:repeat-x; background-position:bottom; height:83px; }
home_page_right div{ margin: 0 auto; float:left; padding:0px; margin-top:10px; margin-left:7px;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 text-align:left;

}

.home_page_right div img{ margin:5px 0px 0px 0px;}
.home_page_right div b{font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;}

.home_page_right div b a{font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;}


.home_page_right div strong
{
    font-family: Arial;
 font-size: 16px;
 color:#ffffff;
 text-decoration:none;
 font-weight: bold;
 margin:0px;
 }
.subhead
{
font-family:Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#ffffff;
font-weight:bold;
}
	
