﻿.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: normal 11px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
border-left:1px solid lightgrey; border-right:1px solid lightgrey; border-top:1px solid lightgrey; border-bottom:0px solid #000000; text-decoration: none;
margin-right: 0px;
color: #bc0120;
background:  url('../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/O83TAXBW/shade.gif') repeat-x top left;; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #014a81;
}

.shadetabs li.selected{
	position: relative;
	top: 0px;
	

}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url('../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/O83TAXBW/shadeactive.gif');
background-repeat: repeat-x;
border-bottom-color: #f1f8fc;
color: #000000;
background-color: #f3f3f3;
font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Arial, Helvetica, sans-serif; border-left-color:#959595; border-right-color:#959595; border-top-color:#959595
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color:#014a81x;
background-image: url('../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/O83TAXBW/shadeactive.gif');
background-color: #f3f3f3;
background-repeat: repeat-x

}

.contentstyle{
border: 1px solid #f3f3f3;
border-top-color: #f3f3f3;
background-color: #ebf3ff;
width: 100%;
margin-bottom: 1em; padding: 1px;
}.BorderB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959595;
}

