.shadetabs{
	color:#375811;
	float:left;
	list-style-type:none;
	text-decoration: none;
	clear: both;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	text-align: center;
	font: normal 11px Arial, Helvetica, sans-serif;
	background: url(../images/tp-menu-bg-img.jpg) repeat-x left top;
	height: 28px;
	width: 767px;
}

.shadetabs li{
	list-style-type: none;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 0px 0px 0px 1px;
	margin: 5px 0px 0px;
}

.shadetabs li a{
	color:#375811;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 5px;
}
.shadetabs li a:link,
.shadetabs li a:visited{
	color: #375811;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding: 5px 10px 0px 0px;
}

.shadetabs li a:hover,
.shadetabs li a:active{
	text-decoration: none;
	color: #4c3a0a;
	display: block;
	font-weight: normal;
}

.shadetabs li.selected{
	text-decoration: none;
	position: relative;
	background: transparent url(../images/pro-box-left-active-img.gif) no-repeat left top;
}

.shadetabs li.selected a{
	color: #333333;
	border-bottom-color: white;
	padding-bottom: -2px;
	background: transparent url(../images/pro-box-right-active-img.gif) no-repeat right top;
	font-weight: bold;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
	margin: 0px;
	padding: 0px 10px 7px 3px;
	float: left;
	width: 767px;
	background: url(../images/sub-menu-bg-img.jpg) repeat-x left top;
}

.tabcontent{
	display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
.shadetabs span {
	color:#375811;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	width: 189px;
	text-align: left;
	border-width: 0px;
	border-style: none;
}

.menu_link_tag {
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	padding-top:2px;
}
.menu_link_tag a{
	text-align:left;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color: #4c3a0a;
}
.menu_link_tag a:hover{
	text-align:left;
	vertical-align:middle;
	text-decoration:underline;
}
