/* Default CSS Stylesheet for a new Web Application project */
/*bgcolor="#9C6531" dark brown
gcolor="#CE9A63" light brown
bgcolor="#CECF9C" grayish*/
BODY
{
    padding-right: 4px;
    padding-left: 4px; /*background-image: url(../images/wbw-background2.jpg);*/
    padding-bottom: 0px;
    margin: 0px;
    word-spacing: normal;
    color: black;
    direction: ltr;
    padding-top: 0px;
    font-family: Verdana, Helvetica, sans-serif, Arial;
    letter-spacing: normal;
    background-color: #fef7ea;
    text-align: left;
    font-size: small;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    color: #003366;
}
H1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.75em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.58em;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.33em;
    font-weight: 500;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H5, DT
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H6
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

TFOOT, THEAD
{
    font-size: 1em;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}

TH
{
    vertical-align: baseline;
    font-size: 1em;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}



div.menu
{
    margin: 0px;
    padding: 0px;
    font-size: .9em;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a
{
    background-color: #996633;
    border: 1px solid #996633;
    color: #FFFFFF;
    display: block;
    line-height: 1.35em;
    padding: 3px 10px 4px 10px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #CCCC99;
    color: #FFFFFF;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #CC9966;
    color: #FFFFFF;
    text-decoration: none;
}

.skin_input_background
{
    background-color: #dac79c;
}
.divmaindiv
{
   
}
.resultsmessageoffset
{
      top: 0px;
}
.logoblack
{
     color: black;
     text-decoration: none;
}
A.logoblack:visited
{
   
    
}
A.logoblack:link
{

}
A.logoblack:active
{
    
}
A.logoblack:hover
{
    text-decoration: underline;
}
