/********************/
/* wv_default.css */
/********************/

TD, TH, SPAN, DIV, B, BODY
{
	FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
}
.basictext
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 9pt
}
A
{
    COLOR: #1E5C0E;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #9598bd;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.smalltext
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 9pt
}
.textentry
{
    BACKGROUND-COLOR: #e7e6d8;
    BORDER-BOTTOM: #1E5C0E 1px solid;
    BORDER-LEFT: #1E5C0E 1px solid;
    BORDER-RIGHT: #1E5C0E 1px solid;
    BORDER-TOP: #1E5C0E 1px solid;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 8pt
}
.txtentry
{
	BACKGROUND-COLOR: #e7e6d8;
	BORDER-BOTTOM: 1px solid #1E5C0E;
	BORDER-LEFT: 1px none #1E5C0E;
	BORDER-RIGHT: 1px none #1E5C0E;
	BORDER-TOP: 1px none #1E5C0E;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
	FONT-SIZE: 8pt;
	padding: 4px;
}
.content_area
{
    BORDER-LEFT: #77B777 1px solid;
    BORDER-TOP: #77B777 1px solid
}
.sub_content_area
{
    BORDER-TOP: #77B777 1px solid
}
.location_area
{
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-RIGHT: #FFFFFF 1px solid;
}
.border
{
    BORDER-BOTTOM: #cccccc 2px outset;
    BORDER-LEFT: #cccccc 2px outset;
    BORDER-RIGHT: #cccccc 2px outset;
    BORDER-TOP: #cccccc 2px outset
}
.ltborder
{
    BORDER-BOTTOM: #1E5C0E 1px solid;
    BORDER-LEFT: #1E5C0E 1px solid;
    BORDER-RIGHT: #1E5C0E 1px solid;
    BORDER-TOP: #1E5C0E 1px solid
}
.searchBox
{
	BACKGROUND-COLOR: #F7F7D5;
    COLOR: #000066;
    BORDER-BOTTOM: #77B777 1px solid;
    BORDER-LEFT: #77B777 1px solid;
    BORDER-RIGHT: #77B777 1px solid;
    BORDER-TOP: #77B777 1px solid;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 8pt
}
SELECT
{
    BACKGROUND-COLOR: #F7F7D5;
    BORDER-BOTTOM: #77B777 1px solid;
    BORDER-LEFT: #77B777 1px solid;
    BORDER-RIGHT: #77B777 1px solid;
    BORDER-TOP: #77B777 1px solid;
    COLOR: #000066;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 8pt
}
.bord2
{
    BORDER-BOTTOM: #666600 1px solid;
    BORDER-LEFT: #666600 1px solid;
    BORDER-RIGHT: #666600 1px solid;
    BORDER-TOP: #666600 1px solid
}
.cbord
{
    BORDER-BOTTOM: #cccccc 1px solid;
    BORDER-LEFT: #cccccc 1px solid;
    BORDER-RIGHT: black 0px solid;
    BORDER-TOP: black 0px solid
}
.tabs
{
    BACKGROUND-COLOR: #1E5C0E;
    BORDER-BOTTOM: 1px outset;
    BORDER-LEFT: 1px outset;
    BORDER-RIGHT: 1px outset;
    BORDER-TOP: 1px outset;
    COLOR: #e7e6d8;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bolder
}
.cltabs
{
    BORDER-BOTTOM: 1px outset;
    BORDER-LEFT: 1px outset;
    BORDER-RIGHT: 1px outset;
    BORDER-TOP: 1px outset;
    FONT-SIZE: 8pt
}
BODY
{
}
TABLE
{
 
}
.lables
{
    BACKGROUND-COLOR: #cccccc;
    BORDER-BOTTOM: 1px inset;
    BORDER-LEFT: 1px inset;
    BORDER-RIGHT: 1px inset;
    BORDER-TOP: 1px inset;
    COLOR: #808080;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
.xlables
{
    BACKGROUND-COLOR: #7A8C94;
    BORDER-BOTTOM: 1px outset;
    BORDER-LEFT: 1px outset;
    BORDER-RIGHT: 1px outset;
    BORDER-TOP: 1px outset;
    COLOR: #808080;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal
}
.buts
{
    BACKGROUND-COLOR: #ffffd5;
    BORDER-BOTTOM: 1px outset;
    BORDER-LEFT: 1px outset;
    BORDER-RIGHT: 1px outset;
    BORDER-TOP: 1px outset;
    COLOR: #00005b;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt
}
.titletext
{
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 12pt;
    FONT-VARIANT: normal;
    FONT-WEIGHT: bolder;
    TEXT-TRANSFORM: none
}
.litetext {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.menuitem {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #AAD5FF;
	border: thin outset #AAD5FF;
}
.pagetitle {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1E5C0E;
}
.uline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.highlight {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFBF;
}
.CalendarTitle
{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.CalendarMonth
{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14pt;
	color: #ffffff;
	font-weight: bold;
}
.CalendarColumnHeading
{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
.CalendarBoxes
{
    BORDER-BOTTOM: #77B777 1px solid;
    BORDER-LEFT: #77B777 1px solid;
    BORDER-RIGHT: #77B777 1px solid;
    BORDER-TOP: #77B777 1px solid;
}

#LocationLink A:hover
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}

/*Link menu styles below*/

#linkMenu {
    FONT-FAMILY: Arial, Tahoma, Arial, Helvetica, sans-serif;
}
.menuCat{
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}
#linkMenu A
{
    COLOR: #DFC220;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
#linkMenu A:hover
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
#Announce {
	FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
}
#Announce TD
{
    BACKGROUND-COLOR: #BBD6EF;
    BORDER-BOTTOM: #BBD6EF 1px solid;
    BORDER-LEFT: #BBD6EF 1px solid;
    BORDER-RIGHT: #BBD6EF 1px solid;
    BORDER-TOP: #BBD6EF 1px solid;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 10pt
}
#linkNormal {
    FONT-FAMILY: Arial, Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}
#linkNormal A
{
    COLOR: #1E5C0E;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none;
}
#linkNormal A:hover
{
    COLOR: #4E6300;
    FONT-FAMILY: Arial, Helvetica, Tahoma, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
/* classes below used to create buttons from simple links */
.container {
	margin: 1px 1px;
	padding: 1px;
}


.btn2 {
	border-top: 1px solid #999;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	border-left: 1px solid #999;
	padding: 3px 15px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	text-decoration:none;
	color:#888;
	font-weight : normal;
	background:#fff;
}
a.btn2:link {
	text-decoration:none;
	color:#888;
	font-weight : normal;
	background:#fff;
}
a.btn2:hover {
	text-decoration:none;
	color:#666;
	font-weight:normal;
	background: #eee;
}

/* Used to tighten spacing */
.body {
	margin: 0px;
	padding: 0px;
	
}
    /* A:link refers to all links on the page - not just the RSS content... */
    .rssxpresschannel {
      font-family :  Arial, Helvetica, Tahoma, sans-serif;
      text-align : center;
    }

    .rssxpresschtitle {
      font-size : 10pt;
      color : #ffffff;
    }

    .rssxpresschdesc {
      color : black;
      text-align : center;
    }

    .rssxpressittitle {
      font-size : 11pt;
      line-height : 120%;
      background-color : #cccccc;
    } 

    .rssxpressitdesc {
      background-color : #ffffff;
      padding-bottom : 10pt;
    }

    .rssxpresstable {
      text-align : center;
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : black;
    }
.bularrow {
	list-style-image: url(http://www.wvwild.org/images/o_arrow.gif);
}
.verySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	border: 1px solid #666666;
}
.verySmallTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}.biz_supporters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #1E5B0E;
}