/* Global styles for Lischwe */

BODY, P, TD, LI, UL, OL, TEXTAREA {
    font-family: Arial, Helv, sans-serif;
    font-size: 12px;
    color: #000
}

BODY {
    background-color: #cc9;
    padding-bottom: 30px;
    margin: 0px;
}

H2 {
    font-size: 14px
}

.hdRight, .hdThree {
    font-size: 20px;
    font-family: Verdana, Arial, Helv, sans-serif;
    font-weight: bold;
    color: #8f0001;
    margin-bottom: 0px    
}

.hdThree {
    font-size: 16px;   
}

#topContent {
    border: 2px #fff solid;
    border-top: none;
    background-color: #fffbd6;
    text-align: center;
    width: 800px
}

#buttons {
    position: absolute; 
    top: 348px; 
    left: 38px; 
    z-index: 3; 
    text-align: center; 
    width: 720px; 
    height: 36px
}

#buttons, .btnStd {
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-family: Verdana, Arial, Helv, sans-serif;
}

#buttons SPAN {
    color: #cf9;
}

.btnStd, .btnStd:link, .btnStd:visited, .btnStdCurr, .btnStdCurr:link, .btnStdCurr:visited {
    text-decoration: none;
    color: #fff
}


.btnStd:hover, .btnStdCurr, .btnStdCurr:visited {
    color: #cf9;
    background-color: transparent;
}

.btnStd:hover, .btnStdCurr:hover {
    text-decoration: underline
}

A, A:link, A:visited {
    color: #060;
}

A:hover {
    color: #cc9;
    background-color: #060;
}

.pQuote {
    color: #900;
    font-family:  'Times New Roman', 'Times', serif;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    margin-top: 20px
}

#loggedOn {
    font-size: 10px;
    font-family: Verdana, Arial, Helv, sans-serif;
    margin-right: 28px;
    text-align: right
}

#footer {
    position: absolute; 
    z-index: 2; 
    width: 796px; 
    top: 10px; 
    left: 0px; 
    font-weight: bold
}