.shadetabs{
padding:2px;
text-align: center;
color: #004582;
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
vertical-align: middle;
list-style-type: none;
/*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
border-left: 1px solid #1A76B7;
border-right: 1px solid #1A76B7;
border-top: 1px solid #1A76B7;
color: #2d2b2b;
background-color: #ffffff;
background-repeat: repeat-x;
background-image: url(../img/header_bg.gif);
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-color: #ffffff;
background-repeat: repeat-x;
background-image: url(../img/chosen_bg.gif);
}

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

.contentstyle{
border: 1px solid #1A76B7;
width: 448px;
color: #004582;
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size: 10px;
margin-bottom: 10px; padding: 5px;
}

.contentstyle h1{
color: #004582;
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
}

.contentstyle h2{
color: #004582;
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
margin-right: 5px;
}

.contentstyle img{
margin-left: 0px;
margin-right: 5px;
margin-bottom: 5px;
float: left; 
border: 1px solid e7e7e7" 
}
