.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: none;
}

.shadetabs li{
	position: relative;
	background-image: url("/newsite/site_image/ajax_button_inactive.JPG");
	border: 1px solid #778;
	display: inline;
	margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	color: #000099;
}

.shadetabs li a:visited{
	color: #000099;
	text-decoration: none;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #0066FF;
}

.shadetabs li.selected{
	position: relative;
	padding-top: 2px;
	background-image: url("/newsite/site_image/contenttable_bg.JPG");
	color: #0066FF;
	text-decoration: none;
}

.shadetabs li.selected a{ /*selected main tab style */
	text-decoration: none;
	padding: 2px;
	color: #0066FF;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}

.mainwhitelinknavybg{
	font-size:10.0pt;
	font-family:Tahoma;
	color:white;
	background:navy;
	mso-highlight:navy;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: inline;
	position: relative;

}

.mainwhitelinknavybg a{
color:white
}

.contentstyle{
	border: 1px solid gray;
	width: 450px;
	margin-bottom: 1em;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
}

.shadetabsaleft {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	text-decoration: none;
}

.shadetabsaleft li{
	position: relative;
	background-image: url("/newsite/site_image/ajax_button_inactive.JPG");
	border: 1px solid #778;
	display: inline;
	margin: 0;
}

.shadetabsaleft li a{
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	color: #000099;
}

.shadetabsaleft li a:visited{
	color: #000099;
	text-decoration: none;
}

.shadetabsaleft li a:hover{
	text-decoration: none;
	color: #0066FF;
}

.shadetabsaleft li.selected{
	position: relative;
	padding-top: 2px;
	background-image: url("/newsite/site_image/contenttable_bg.JPG");
	color: #0066FF;
	text-decoration: none;
	border-bottom:0px;
	border-bottom:white;
}

.shadetabsaleft li.selected a{ /*selected main tab style */
	text-decoration: none;
	padding: 2px;
	color: #0066FF;
}

.shadetabsaleft li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}
