.SprintStyle1 a {
	color: #000000;
	text-decoration: none;
}
.SprintStyle1 a:hover {
	color: #fde000;
	text-decoration: none;
}

.SprintStyle2 a {
	color: #fde000;
	text-decoration: none;
	}
.SprintStyle2 a:hover { 
	color: #ffffff;
	text-decoration: none;
	}

#sddm
{	margin: 0px, 0px, -125px, 0px;
	width: 690px;
	padding: 0px;
	z-index: 30}

#sddm li
{	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 115px;
	height: 25px;
	float: left;
	font: bold italic 9pt arial}

#sddm li a
{	display: block;
	margin:  0px;
	padding: 5px, 0px, 5px, 0px;
	height: 25px;
	background: #ffffff;
	color: #000000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover{
	color: #ffffff;	
	background: #fde000;;
	}

#sddm div
{	position: relative;
	visibility: hidden;
	width: 115px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	z-index: 30;}

	 #sddm div a
	{	position: relative;
		display: block;
		margin: 0px;
		height: 25px;
		white-space: nowrap;
		text-align: center;
		text-decoration: none;
		background: #ffffff;
		color: #000000;
		font: bold italic 9pt arial}

	#sddm div a:hover
	{	color: #ffffff;
		background: #fde000;
	}
.shadetabs{
border-bottom: 3px solid #fcde05;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px 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{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #000000;
background: #c2ab04 top left repeat-x;
}

.shadetabs li a:visited{
color: #000000;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #000000;
}

.shadetabs li.selected{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #000000;
background: #fcde05 top left repeat-x;
}

.shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: white;
background: #fcde05 top left repeat-x;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: underline;
}
