.style6 {background-color:#FFFF99;}
p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
h1 {
	font: bold 26px "Lucida Handwriting", "Monotype Corsiva", "BrushScript BT", cursive;
	color: #006600;
}
h2 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #003300;
}
h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
a:link {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: underline;
}
a:visited {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
h4 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
li {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #990000;
	list-style: url(Img/bttn.gif) none outside;
}
h5 {
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

#navcontainer ul li
{
list-style-type: none;
background-color: linen;
padding: 0;
margin: 0;
display: block;
float: left;
font: 14px verdana;
text-align: center;
}

#navcontainer a
{
	color: #000;
	text-decoration: none;
	display: block;
	width: auto;
	border-top: 2px solid #003300;
	border-bottom: 2px solid #003300;
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
	font-size: 14px;
}

#navcontainer a:hover { background: url("Img/navBarBgHover.gif") repeat-x 18px; }

#invertedtabs {
   margin:auto;
   width: 660px;
   background-color: transparent;
   voice-family: "\"}\"";
   voice-family: inherit;
}

#invertedtabs ul{
font: 10px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
line-height: 1em;
}


#invertedtabs a{
float:left;
color: white;
background: #8b0000 url(media/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right2.gif) no-repeat right bottom;
padding:2px 10px 2px 10px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #d50509;
}

#invertedtabs a:hover span{
background-color: #d50509;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 4px;
line-height: 4px;
background: #8b0000;
}

