body {
	
font-family: "Lucida Sans Unicode", "Lucida Grande",
        Verdana, Arial, Helvetica, sans-serif;
	
}

strong, em {
    font-family: "Lucida Sans", "Lucida Grande", Verdana,
        Arial, Helvetica, sans-serif;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#invertedtabs{
margin-left: 370px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: bold 11px 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;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #124F7E url(images/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(images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


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

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

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #B22222;
}

#invertedtabsline{
clear: both;
padding: 0;
width: 100%;
height: 9px;
line-height: 8px;
background: #5C7BA9;

}


.pushpin {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

html { 
scrollbar-arrow-color:#F8E6C2; 
scrollbar-track-color:#B38F55; 
scrollbar-face-color:#B38F55; 
scrollbar-highlight-color:#663300; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:; 
} 

.fields {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	background-image: url(images/fields.jpg);
}
.content a:link {
	color: #B22222;
	text-decoration: none;
}
.content a:visited {
	color: #B22222;
	text-decoration: none;
}
.content a:hover {
	color: #3C75AC;
	text-decoration: none;
}
.content a:active {
	color: #B22222;
	text-decoration: none;
}
