﻿.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: normal 11px tahoma;
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{
text-decoration: none;
padding: 3px 4px;
margin-right: 0px;
border: 1px solid #9c9a9c;
color: #de3e31;

}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #000000;
}

.shadetabs li.selected{
	position: relative;
	top: 0px;
	}

.shadetabs li.selected a{ /*selected main tab style */

border-bottom-color: white;
color: #000000;
font: normal 11px tahoma, Helvetica, sans-serif;

}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.BorderB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9c9a9c;
}

.contentstyle{
border: 1px solid #9c9a9c;
width: 100%;
margin-bottom: 1em; padding: 5px;
height:206px;
width:340px;
}
.contentstyle1{
border: 1px solid #9c9a9c;
width: 100%;
margin-bottom: 1em; padding: 5px;
height:206px;
width:310px;
}
.contentstyle1 p{ margin:0px;
					padding:0px;
}
.contentstyle2{
border: 1px solid #9c9a9c;
margin-bottom: 1em; padding: 5px;

width:515px;
}
.srbg {
	FONT-SIZE: 8pt;
	COLOR: #003c6d;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../images/searchbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;

}

