.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 12px Verdana;
list-style-type: none;
text-align: center; /*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;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #FF6600;
}

.shadetabs li.selected{
	position: relative;
	top: 1px;
	font-weight: bold;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	color: #000000;
}

.contentstyle{
border: 0px solid gray;
width: 768px;
margin-bottom: 1px; padding: px;
margin-top: 2px; padding: px;
}

body {
	background-color: white;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#maincontentarea .MainpageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #003300;
}

#googleads {
clear: both;
width: 100%;
position: relative;
text-align: center;
}
#googleads a {
position: relative;
display: block;
color: #000000;
font-size: 12px;
text-align: left;
text-decoration: underline;
}
.googleheader {
margin-top: 20px;
text-align: left;
}
.googleheader h2 {
position: relative;
background: #006633;
color: #fff;
font-size: 12px;
line-height: 20px;
height: 20px;
padding-left: 2px;
}
.googleheader a {
margin-left: 2px;
line-height: 20px;
}
