.shadetabs{
	padding: 2px 0 5px;
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	height: 22px;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	padding: 3px 7px;
	color: #FFFFFF;
	margin: 0px;

}

.shadetabs li a:visited{
color: #FFFFFF;
text-decoration: none;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #FFFFFF;
}
.shadetabs li a:active{
text-decoration: underline;
font: bold 10px Verdana;
color: #FFF600;
}
.shadetabs li.selected{
position: relative;
text-decoration: underline;

}

.shadetabs li.selected a{

text-decoration: underline;
color: #FFFFFF;
}

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

.tabcontentstyle{
	width: 500px;
	margin: 0px;
	padding: 0px;



}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
a.r:visited {

	color: #FF3300;
	text-decoration: underline;
}
a.r:hover {

	color: #FF3300;
	text-decoration: none;
}
a.r:active {

	color: #FF3300;
	text-decoration: underline;
}
.sky {

	background-color: E5F4FF;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.head2 {

	background-image: url(images/hdrinn2.jpg);
	background-repeat: no-repeat;
	height: 128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 280px;
	padding-right: 20px;
}
.head6 {



	background-image: url(images/hdrinn7.jpg);
	background-repeat: no-repeat;
	height: 128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 250px;
	padding-right: 20px;
}
.head10 {






	background-image: url(images/hdrinn10.jpg);
	background-repeat: no-repeat;
	height: 128px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 250px;
	padding-right: 20px;
}
.boxtld {


	font-size: 11px;
	color: #006699;
	background-image: url(images/bgbox.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 50px;
	border: none;
	text-align: left;
	vertical-align: middle;
}
