 .tabs2  {
	font-family:Arial, Helvetica, sans-serif;
	
}
.tabs2ul {
list-style-type: none;
 }

.tabs2ul li {
 	display: block;
	height: 43px;
	float:left;
 	margin: 0 5px 0 0;
}

 
/*for blue tabs*/
.unselected-blue a:link, .unselected-blue a:visited {
	/*background-image: url(../images/blue-tab-left.jpg);*/
	background: url(../images/tabchanging.png) no-repeat 0px top;
	cursor:pointer;
	display: block;
	height: 43px;
	color: #525252;
	float:left;
	text-decoration: none;
 	font-weight: bold;
 }
.unselected-blue a span {
	display: block;
	height: 43px;
	float:left;
	background: url(../images/tabchanging.png) no-repeat -27px top;
 }

.unselected-blue a h1 {
	background-image: url(../images/blue-tab-bg.jpg);
	display: block;
	float:left;
	margin: 0 7px;
	padding: 17px 5px  0 5px;
	height: 26px;
	font-size: 13px;
}

.unselected-blue a:hover {
	background: url(../images/tabchanging.png) no-repeat -280px top;
  	color:#636363;
 }

.unselected-blue a:hover span {
	background: url(../images/tabchanging.png) no-repeat -307px top;
 }
.unselected-blue a:hover h1 {
	background: url(../images/blue-tab-bg.jpg) center bottom;
	padding: 11px 5px  0 5px;
	height: 32px;
 }
 
 
 /*for selected-blue tab*/
 
 
 
.selected-blue a:link, .selected-blue a:visited {
	background: url(../images/tabchanging.png) no-repeat -280px top;
 	cursor:pointer;
	display: block;
	height: 43px;
	color: #525252;
	float:left;
	text-decoration: none;
 	font-weight: bold;
 	position:relative;
	top:1px;
}
.selected-blue a span {
	display: block;
	height: 43px;
	float:left;
	background: url(../images/tabchanging.png) no-repeat -307px top;
}

.selected-blue a h1 {
	background: url(../images/blue-tab-bg.jpg) center bottom;
	display: block;
	float:left;
	margin: 0 7px;
	padding: 11px 5px  0 5px;
	height: 32px;
	font-size: 13px;
}
 

 /*for selected-blue tab*/
 
/*for blue tabs*/

/*for orange tabs*/
.unselected-orange a:link, .unselected-orange a:visited {
	background: url(../images/tabchanging.png) no-repeat -559px top;
	cursor:pointer;
	display: block;
	height: 43px;
	color: #525252;
	float:left;
	text-decoration: none;
 	font-weight: bold;
}
.unselected-orange a span {
	display: block;
	height: 43px;
	float:left;
	background: url(../images/tabchanging.png) no-repeat -567px top;
  }

.unselected-orange a h1 {
	background-image: url(../images/orange-tab-bg.jpg);
	display: block;
	float:left;
	margin: 0 7px;
	padding: 17px 5px  0 5px;
	height: 26px;
	font-size: 13px;
}


.unselected-orange a:hover {
	background: url(../images/tabchanging.png) no-repeat -839px top;
   	color:#636363;
}

.unselected-orange a:hover span {
	background: url(../images/tabchanging.png) no-repeat -867px top;
}
.unselected-orange a:hover h1 {
	background:url(../images/orange-tab-bg.jpg) center bottom;
	padding: 11px 5px  0 5px;
	height: 32px;
 }
 
 
 /*for selected-orange tab*/
 
 
 
.selected-orange a:link, .selected-orange a:visited {
	background: url(../images/tabchanging.png) no-repeat -839px top;
 	cursor:pointer;
	display: block;
	height: 43px;
	color: #525252;
	float:left;
	text-decoration: none;
 	font-weight: bold;
 	position:relative;
	top:1px;
}
.selected-orange a span {
	display: block;
	height: 43px;
	float:left;
 	background: url(../images/tabchanging.png) no-repeat -847px top;
	}

.selected-orange a h1 {
	background:url(../images/orange-tab-bg.jpg) center bottom;
	display: block;
	float:left;
	margin: 0 7px;
	padding: 11px 5px  0 5px;
	height: 32px;
	font-size: 13px;
}
 

 /*for selected-blue tab*/
 
/*for orange tabs*/

/*for red tabs*/
.unselected-red a:link, .unselected-red a:visited {
 	background: url(../images/tabchanging.png) no-repeat -1120px top;
	cursor:pointer;
	display: block;
	height: 43px;
	color: #525252;
	float:left;
	text-decoration: none;
 	font-weight: bold;
 }
.unselected-red a span {
	display: block;
	height: 43px;
	float:left;
 	background: url(../images/tabchanging.png) no-repeat -1153px top;
}

.unselected-red a h1 {
	background-image: url(../images/red-tab-bg.jpg);
	display: block;
	float:left;
	margin: 0 7px;
 	padding: 17px 5px  0 5px;
	height: 26px;
	font-size: 13px;
}


.unselected-red a:hover {
	background: url(../images/tabchanging.png) no-repeat -1400px top;
 	color:#636363;
 }

.unselected-red a:hover span {
	background: url(../images/tabchanging.png) no-repeat -1428px top;
}
.unselected-red a:hover h1 {
	background: url(../images/red-tab-bg-hover.jpg) center bottom;
	padding: 11px 5px  0 5px;
	height: 32px;
 }
 
 
 /*for selected-red tab*/
 
 
 
.selected-red a:link, .selected-red a:visited {
	background: url(../images/tabchanging.png) no-repeat -1400px top;
 	cursor:pointer;
	display: block;
	height: 43px;
	color: #525252;
	float:left;
	text-decoration: none;
 	font-weight: bold;
 	position:relative;
	top:1px;
}
.selected-red a span {
	display: block;
	height: 43px;
	float:left;
	background: url(../images/tabchanging.png) no-repeat -1433px top;
}

.selected-red a h1 {
	background: url(../images/red-tab-bg-hover.jpg) center bottom;
	display: block;
	float:left;
	margin: 0 7px;
	padding: 11px 5px  0 5px;
	height: 32px;
	font-size: 13px;
}
 

 /*for selected-blue tab*/
 
/*for red tabs*/

.tabs2 .contant  {
	background-color: #f4f4f4;
	
	
	
}

.tabs2 .blue-bg{
	background: #fafdff url(../images/tabs2-blue-bg.jpg) repeat-x center top;
	border:1px solid #c9e4f3;
	padding: 5px 10px;
	margin: 0 0 0 0px;
}
 
.tabs2 .orange-bg{
	background: #fffefa url(../images/tabs2-orange-bg.jpg) repeat-x center top;
	border:1px solid #fdea97;
	padding: 5px 10px;
	margin: 0 0 0 0px;
}
 
.tabs2 .red-bg{
	background: #fff url(../images/tabs2-red-bg.jpg) repeat-x center top;
	border:1px solid #ffc5c4;
	padding: 5px 10px;
	margin: 0 0 0 0px;
}
 
 
.bodytxt11{
	color:#0697c5;
	padding:0;
	margin:0;
	font-size:13px;
	font-style:normal;
}


.bodytxt22{
	color:#f9b15b;
	padding:0;
	margin:0;
	font-size:13px;
	font-style:normal;
}


.bodytxt33{
	color:#ed3c19;
	padding:0;
	margin:0;
	font-size:13px;
	font-style:normal;
}
