.glowingtabs{
	width:100%;
	line-height:normal; /*Add border strip to bottom of menu*/
	margin: 0px;
	font-family: arial,verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-transform: uppercase;
	border-bottom-color: #cccccc;
}
.shadetabs {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-family: arial,verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.shadetabs li {
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
.shadetabs li a {
	position: relative;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 4px;
	top: 4px;
	bottom: 5px;
	font-family: arial,verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	background-image: url(http://lib.store.yahoo.net/lib/yhst-17013773219467/glowtab-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}

.shadetabs a.selected { /*selected main tab style */
	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;
	color: #FFFFFF;
	font-family: arial,verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-image: url(http://lib.store.yahoo.net/lib/yhst-17013773219467/glowtab-left.jpg);
	background-repeat: no-repeat;
	background-position: left -25px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
.shadetabs a.selected span{
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(http://lib.store.yahoo.net/lib/yhst-17013773219467/glowtab.jpg);
	background-repeat: no-repeat;
	background-position: right -25px;
	font-family: arial,verdana;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: -4px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}

.shadetabs a.selected:hover{ /*selected main tab style */
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	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;
}
.shadetabs a.selected:hover span{ /*selected main tab style */
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-top: -4px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.shadetabs a span{
	float:left;
	font-weight:bold;
	color:#000000;
	background-image: url(http://lib.store.yahoo.net/lib/yhst-17013773219467/glowtab.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: arial,verdana;
	font-size: 11px;
	line-height: normal;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 5px;
	margin-top: -4px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.shadetabs a span {float:none;}
/* End IE5-Mac hack */



.shadetabs a:hover{ /*onMouseover style*/
	background-position:left -25px; /*Shift background image up to start of 2nd tab image*/
	color: #FFFFFF;
	background-image: url(http://lib.store.yahoo.net/lib/yhst-17013773219467/glowtab-left.jpg);
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.shadetabs a:hover span{ /*onMouseover style*/
	background-position:right -25px; /*Shift background image up to start of 2nd tab image*/
	color: #FFFFFF;
	background-image: url(http://lib.store.yahoo.net/lib/yhst-17013773219467/glowtab.jpg);
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-top: -4px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */
.tab-sec-box{ border-left:1px solid #cccccc;border-right:0px solid #cccccc;border-bottom:1px solid #cccccc; background-color:#FFFFFF; padding:6px; 
	font-family: arial,verdana;
	font-size: 12px;
	color:#000000
	}
.inset-box{ width:104px; padding:2px; border:1px solid #cccccc}
