.AccordionMulti {
		/*padding:0px 0pt 0pt;*/
		margin:0px;
		font-weight: bold;
/*  border: 1px solid #cc6633;*/
/*    background-color:#ff6600;*/
	background:#736c04;
    width: 218px;
   padding:0px;
   border:1px solid #736c04;


			margin-left:20px;	
               margin-bottom:20px;
	
}

.tabdiv {
	background:#736c04;
}

.AccordionMulti dt.stretchtoggle {
/*    background:transparent url(../images/njacc_button.gif) no-repeat scroll 100% 0%;*/
/*background:#f77b01 url(../images/orange_bg.jpg) repeat-y scroll 0%;*/
	width:100%;
	/*_width:215px;*/
    font-size:11px;
  	font-weight: normal;
	border-bottom: 1px dashed #fffdfd;/*#CC6633*/
    margin:0px;
	padding:0px;
    /*padding:7px 5px 7px 5px;*/
   
/*    line-height: 100%;*/
    text-align:left;
    color: #fff;
}

.AccordionMulti dt.stretchtoggle:hover {
/*    background-position: 100% 100%;*/
}
a.hoveri {
	/*background:transparent url(../images/orange_bg.jpg) no-repeat scroll 100% 0%;*/
	height:30px;
	display:block;
	width:100%; 
	
	/*padding:2px 5px 2px 5px;*/
}
a:hover.hoveri {
/*	background:#de6200 url(../images/red_bg.jpg) repeat-y ;*/
	background:#514e01;
	display:block;
	height:30px;
	/*padding:2px 5px 2px 5px;*/
}
/* Make the cursour into a hand/pointer when over the buttons */
.AccordionMulti dt {
		cursor: pointer;
}

.AccordionMulti dd.stretcher {

		margin: 0 0 0 0px !important;
    background-color:#dddddd;
	}
.tabdiv dd.stretcher {
	margin:0px;
	padding:0px;
}
/* Code added by Citpl */	
.AccordionMultiTopDiv {
	background:transparent url(../images/tab_top_bg.jpg) repeat-x ;
	height:65px;
	overflow:hidden;
}
.AccordionMultiTopText {
	height:18px;
	color: #f67b00;
	padding-top:2px;
	padding-left:2px;
	overflow:hidden;
	text-align:center;

}
.AccordionMultiTab {
/*	background:url(../images/tab.jpg) no-repeat;*/
	height: 22px;
/*	_height:42px;*/
	width:210px;
	overflow:hidden;
	color: #ffffff;
	font-weight: bold;
	padding:13px 0px 0px 5px;
	font-size:10px;
}
.AccordionMultiBottomText {
/*	background:#f98300;*/
	font-weight:normal;
	/*color: #fccb96;*/
	color: #fff;
	font-style:italic;
	font-size:12px;
	text-align:center;
	height:20px;
	padding-top:2px;
	overflow:hidden;
	/*_width:215px;*/
}

.AccordionMultiTextTitle {
	color:#000;
	font-weight:bold;
}

.AccordionMultiTextDesc {
	font-size:9px;
	color:#FFFFFF;
}
.AccordionMultiTopDiv .AccordionMultiTopText a {
	color:#FFFFFF;
}
#tabdiv  {
	padding:4px;
}

#tabdiv ul.menu {
	background:#e5e5e5;
	/*_width:215px;*/
}
#tabdiv ul.menu li {
	background:url(../images/accordArrow.jpg) no-repeat 0% 50%;
	padding-left:20px;
	color:#95666a;
	
}
#tabdiv ul.menu li a, #tabdiv ul.menu li span, #tabdiv ul.menu li a span {
	color:#95666a;
}
a.tab_1 {
	width:108px;
	 height:25px;
	float:left;
}
a.tab_2 {
	width:110px;
	 height:25px;
	float:left;
}
.toggle_big {
	color:#FFFFFF;
}
.AccordionMultiTopText a{
	font-size:10px;
}
