/* Begin Menu CSS */
.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font-family:verdana,Arial,Serif;
font-size: .90em;
font-weight: bold;
width: 100%;
border: 1px solid #dddddd;
border-width: 1px 0;
background: black url(../images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}

.tabcontainer{
clear: left;
width:100%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.tabcontent{
display:none;
}
/* End Menu CSS */

.bodytext {
font-family:"Verdana",Arial,Serif;
font-size: .90em;
color: #ffffff;
} 

.indexmarquee {
font-family:Verdana,Arial,Serif;
font-size: 1.5em;
font-weight: bold;
color: #ffffff;
} 

.indexmarqueelarge {
font-family:Verdana,Arial,Serif;
font-size: 2em;
font-weight: bold;
font-style: italic;
color: #ffffff;
}

.headlines {
font-family:Verdana,Arial,Serif;
font-size: .80em;
font-weight: bold;
font-style: normal;
color: #ffffff;
}

.text {
font-family:Verdana,Arial,Serif;
font-size: .80em;
font-weight: normal;
font-style: normal;
color: #000000;
}

.infowindowname {
font-family:Verdana,Arial,Serif;
font-size: .80em;
font-weight: bold;
font-style: normal;
color: #000000;
}

.infowindowtext {
font-family:Verdana,Arial,Serif;
font-size: .80em;
font-weight: normal;
font-style: normal;
color: #000000;
}

.infowindowlinks a:link {
font-family:Verdana,Arial,Serif;
font-size: .80em;
font-weight: normal;
font-style: normal;
color: #990000;
text-decoration: underline;
}
.infowindowlinks a:visited {
font-family:Verdana,Arial,Serif;
font-size: .80em;
font-weight: normal;
font-style: normal;
color: #800000;
text-decoration: underline;
}
.infowindowlinks a:active {
font-family:Verdana,Arial,Serif;
font-size: .80em;
font-weight: normal;
font-style: normal;
color: #000080;
text-decoration: underline;
}
.infowindowlinks a:hover {
font-family:Verdana,Arial,Serif;
font-size: .80em;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}

.footer {
font-family:Verdana,Arial,Serif;
font-size: .60em;
font-weight: normal;
font-style: normal;
color: #ffffff;
}

.footerlinks a:link {
font-family:Verdana,Arial,Serif;
font-size: .60em;
font-weight: normal;
font-style: normal;
color: #990000;
text-decoration: none;
}
.footerlinks a:visited {
font-family:Verdana,Arial,Serif;
font-size: .60em;
font-weight: normal;
font-style: normal;
color: #800000;
text-decoration: none;
}
.footerlinks a:active {
font-family:Verdana,Arial,Serif;
font-size: .60em;
font-weight: normal;
font-style: normal;
color: #000080;
text-decoration: none;
}
.footerlinks a:hover {
font-family:Verdana,Arial,Serif;
font-size: .60em;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

.sidebarlinks a:link {
font-family:Verdana,Arial,Serif;
font-size: .75em;
font-weight: bold;
font-style: normal;
color: #000000;
text-decoration: underline;
}
.sidebarlinks a:visited {
font-family:Verdana,Arial,Serif;
font-size: .75em;
font-weight: bold;
font-style: normal;
color: #800000;
text-decoration: none;
}
.sidebarlinks a:active {
font-family:Verdana,Arial,Serif;
font-size: .75em;
font-weight: bold;
font-style: normal;
color: #000080;
text-decoration: none;
}
.sidebarlinks a:hover {
font-family:Verdana,Arial,Serif;
font-size: .75em;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.time {
font-family:Verdana,Arial,Serif;
font-size: .60em;
font-weight: normal;
font-style: normal;
color: #ffffff;
}









