.InfoTabClass .ajax__tab_body {
	padding-top: 23px;
	padding-bottom: 2px;
}

.InfoTabClass .ajax__tab_header {
	font-weight:normal;
	font-family:"Trebuchet MS", Verdana;
	font-size:18px;
	line-height: 18px;
	overflow:auto;
	background-color: #75bd00;
	background-image: url(/App_Themes/DocItGreen/img/back_column_title.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 37px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: left bottom;
	padding-left: 15px;
}

.InfoTabClass .ajax__tab_outer {
 
	
}
.InfoTabClass .ajax__tab_inner {
	background-image: url(/App_Themes/DocItGreen/img/buttons/tabbut_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 37px;
	width: 241px;	 
}


.InfoTabClass .ajax__tab_hover .ajax__tab_tab {
	color: #FFFFFF;
	background-image: url(/App_Themes/DocItGreen/img/buttons/tabbut_1_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 37px;
	width: 241px;
	 
}

.InfoTabClass .ajax__tab_active .ajax__tab_tab {
	color: #3d524b;
	background-image: url(/App_Themes/DocItGreen/img/buttons/tabbut_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 37px;
	width: 241px;
	 
	
}

.InfoTabClass .ajax__tab_hover .ajax__tab_inner {
	background-image: url(../img/tab_hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	 
}
.InfoTabClass .ajax__tab_active .ajax__tab_inner {
 

}

.InfoTabClass .ajax__tab_hover .ajax__tab_outer {
 

}
.InfoTabClass .ajax__tab_active .ajax__tab_outer {
 
}
.ajax__tab_tab {
	text-align: left;
}
.InfoTabClass .ajax__tab_tab {
	color: #FFFFFF;
	background-image: url(/App_Themes/DocItGreen/img/buttons/tabbut_1_d.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 37px;
	width: 241px;	 
}
