﻿.innertubed {
	margin: 3px 5px 0 3px;
	text-align: right;
	padding: 0;
	float: left;
	width: 743px;
}
.innertube {
	margin: 3px 5px 0 3px;
	text-align: right;
	padding: 0;
	float: left;
	width: 743px;
	background: url("img/toptap.png") no-repeat top;
}
.up {
	margin: 3px 20px 0 3px;
	padding: 0;
	float: right;
	width: 700px;
	max-width:700px;
}
.shadetabs {
	padding: 0px 0;
	margin: 0 0 0 30px;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	text-align: right;
}
.shadetabs li {
	display: inline;
	margin: 0;
}
.shadetabs li a {
	text-decoration: none;
	position: relative;
	float: left;
	height: 42px;
	width: 123px;
	margin: 0 5px 0 0;
	text-align: center;
	background-image: url("img/tabs.png");
	color: #fff;
}
.shadetabs li a:visited {
	color: #00aede;
}
.shadetabs li a:hover {
	text-decoration: none;
	background-image: url("img/tab.png");
	height: 42px;
	width: 123px;
	color: #fff;
}
.shadetabs li a.selected {
	/*selected main tab style */
position: relative;
}
.shadetabs li a.selected {
	/*selected main tab style */
background-image: url("img/tabs1.png");
	height: 42px;
	width: 123px;
	color: #fff;
}
.shadetabs li a.selected:hover {
	/*selected main tab style */
text-decoration: none;
}
.divcontent {
	width: 100%;
	padding: 5;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
}
.box {
}
.boxholder {
	clear: both;
	padding: 5px 5px 5px 0;
}
.tab {
	float: right;
	height: 32px;
	width: 102px;
	margin: 0 0 0 0;
	text-align: center;
}
.tabtxt {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	padding: 9px 0 0 0;
}
.tab div a.selected {
	/*selected main tab style */
background: #eff9fc;
}

