/*tab styles*/

.tab_hover1 {
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_about_o.gif);
	width:66px;
	color:#ffffff;
}

.tab1:hover {
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_about_o.gif);
	width:66px;
	color:#ffffff;
}
	
.tab1 {
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_about.gif);
	width:66px;
	color:#ffffff;
}
.tab_hover2 {
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_edu_o.gif);
	width:69px;
	color:#ffffff;
}
.tab2:hover {
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_edu_o.gif);
	width:69px;
	color:#ffffff;
}
.tab2 {
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_edu.gif);
	width:69px;
	color:#ffffff;
}
.tab_hover3{
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_visitor_o.gif);
	width:67px;
	color:#ffffff;
}
.tab3:hover{
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_visitor_o.gif);
	width:67px;
	color:#ffffff;
}
.tab3 {
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_visitor.gif);
	width:67px;
	color:#ffffff;
}
.tab_hover4{
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_shows_o.gif);
	width:67px;
	color:#ffffff;
}
.tab4:hover{
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_shows_o.gif);
	width:67px;
	color:#ffffff;
}
.tab4 {
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_shows.gif);
	width:67px;
	color:#ffffff;
	}
.tab_hover5{
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_partners_o.gif);
	width:67px;
	color:#ffffff;
}
.tab5:hover{
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_partners_o.gif);
	width:67px;
	color:#ffffff;
}
.tab5 {
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_partners.gif);
	width:67px;
	color:#ffffff;
}
.tab_hover6{
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_venues_o.gif);
	width:69px;
	color:#ffffff;
}
.tab6:hover{
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_venues_o.gif);
	width:69px;
	color:#ffffff;
}
.tab6 {
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_venues.gif);
	width:69px;
	color:#ffffff;
}
.tab_hover7{
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_volunteer_o.gif);
	width:65px;
	color:#ffffff;
}
.tab7:hover{
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_volunteer_o.gif);
	width:65px;
	color:#ffffff;
}
.tab7 {
	background-repeat:no-repeat;
	border-right:solid #efefef 1px;
	border-top:solid #efefef 1px;
	background-image:url(../images/tab_volunteer.gif);
	width:65px;
	color:#ffffff;
}


.data_tabtext{
padding:10px;
}

.data_tab1 {
	background-image:url(../images/tab1_bg.jpg);
	background-repeat:no-repeat;
	background-color:#e2d5c0;
	width:476px;
	min-height:202px;
	height:auto;
	height:100%
	clear:both;
}

.data_tab2 {
	background-image:url(../images/tab2_bg.jpg);
	background-color:#d1dfe2;
	background-repeat:no-repeat;
	width:476px;
	min-height:202px;
	height:auto;
	height:100%;
	clear:both;
}
	
.data_tab3 {
	background-image:url(../images/tab3_bg.jpg);
	background-repeat:no-repeat;
	background-color:#d4cfdd;
	width:476px;
	min-height:202px;
	height:auto;
	height:100%;
	clear:both;
}
	
.data_tab4 {
	background-image:url(../images/tab4_bg.jpg);
	background-repeat:no-repeat;
	background-color:#dee2c6;
	width:476px;
	min-height:202px;
	height:auto;
	height:100%;
	clear:both;
}
	
.data_tab5 {
	background-image:url(../images/tab5_bg.jpg);
	background-repeat:no-repeat;
	background-color:#e7e1c4;
	width:476px;
	min-height:202px;
	height:auto;
	height:100%;
	clear:both;
}
	
.data_tab6 {
	background-image:url(../images/tab6_bg.jpg);
	background-repeat:no-repeat;
	background-color:#dadada;
	width:476px;
	min-height:202px;
	height:auto;
	height:100%;
	clear:both;
}
	
.data_tab7 {
	background-image:url(../images/tab7_bg.jpg);
	background-repeat:no-repeat;
	background-color:#e0cdd6;
	width:476px;
	min-height:202px;
	height:auto;
	height:100%;
	clear:both;
}

/*tab styles*/
