BODY
{
    background: url(../images/wt_eb_background_wash.jpg) #ffffff no-repeat center top
}
BODY.front
{
    background: #ffffff
}
Table{
	background:#FFFFFF;
}
TABLE.yborder
{
    border-right: #344317 1px solid;
    border-top: #344317 1px solid;
    border-left: #344317 1px solid;
    border-bottom: #344317 1px solid;
    /*background-color: transparent*/
}
TD
{
    font-size: 11px;
    color: #344317;
    font-family: verdana,arial,helvetica
}
TD.tdAlt
{
    line-height: 16px;
    background-color: #ffffff
}
th
{
    font-weight: bold;
    font-size: 11px;
    color: #344317;
	background-color:#FFFFAE;
	/*background-color:#F9F0D0;*/
    font-family: 'Lucida Handwriting', 'Trebuchet MS', arial, verdana, helvetica
}
TH.thAlt
{
    color: #ffffff;
	background-color: #6a8f20;
}
TH.none
{
    color: #344317;
    background-color: #ffffff
}
IMG
{
    border-left-color: #344317;
    border-bottom-color: #344317;
    border-top-color: #344317;
    border-right-color: #344317
}
A:link
{
    font-weight:normal;
    color: #98ab73;
    text-decoration: underline
}
A:active
{
    font-weight: bold;
    color: #F4E8B5;
    text-decoration: underline
}
A:visited
{
    font-weight: normal;
    color: #98ab73;
    text-decoration: underline
}
A:hover
{
    font-weight: bold;
    color: #CD5105;
    text-decoration: none
}

INPUT
{
    font-size: 11px;
    color: #98ab73;
    font-family: Arial,Helvetica,sans-serif
}
INPUT.button
{
    font-weight: bold;
    color: #98ab73;
    background-color: #eaf4d7
}
INPUT.button:hover
{
    font-weight: bold;
    color: #ffffff;
    background-color: #98ab73
}
.textDiv {
	background-color:#FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.70;
	opacity:0.70;
	-khtml-opacity:0.70;
	text-align:left;
	width:600px;
}
SELECT
{
    font-weight: bold;
    font-size: 11px;
    color: #98ab73;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff
}
TEXTAREA
{
    font-size: 11px;
    color: #344317;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff
}
.red
{
    color: #993300
}
.white
{
    color: #ffffff
}
.bgWhite
{
    background-color: #ffffff
}
.bgLcolor
{
    background-color: #ffffff
}
.bgColor
{
    background-color: #6a8f20
}
.bgDcolor
{
    background-color: #344317
}
.err
{
    font-weight: bold;
    color: #990000
}
.title
{
    font-size: 22px
}
.pageTitle
{
    font-size: 16px;
	font-weight:bold;
}
.smallText
{
    font-size: 10px
}
.smallTextwhite
{
    font-size: 10px;
    color: #ffffff
}
.siteTitle
{
    font-size: 26px;
    color:#CD5105;
    font-family: Monotype Corsiva,Trebuchet MS,verdana,arial,helvetica
}
.normalTitle {
    font-size: 13px;
    color:#CD5105;
    font-family: Monotype Corsiva,Trebuchet MS,verdana,arial,helvetica
}
.radiobutton
{
    background-color: transparent
}

#miniflex
        {
        position:relative; /* Added by frequency decoder */
        list-style: none;
        margin: 0;
        padding: 7px 0;
        border-bottom: 1px solid #CCC;
        font-weight: bold;
        text-align: center;
        white-space: nowrap
        }
ul#miniflex li
        {
        position:relative; /* Added by frequency decoder */
        display: inline;
        margin: 0;
        z-index:999; /* Added by frequency decoder */
        }
ul#miniflex a
        {
        text-decoration: none;
        padding: 0 3px 3px 3px;
        border-bottom: 4px solid #FFF;
        }
ul#miniflex a#current
        {
        border-color: #F60;
        }
ul#miniflex a:hover
        {
        border-color: #F60;
        }
/* Added by frequency decoder */
#animated-tab
        {
        position: absolute;
        z-index: 1;
        padding: 4px 0px 0 3px;
        border-bottom: 4px solid #B80501;
        }