body, input, textarea, select, li {
    font-family: verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #000000;
    background-color: #ffffff;
}
pre {
    font-size: 11px;
    line-height: 12px;
}
h1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1pt;
}
h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 1pt;
}
h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 1pt;
}
a:link {
    color: #669900;
}
a:visited {
    color: #669900;
}
p {
    font-family: verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #000000;
    background-color: #ffffff;
    margin-top: 2pt;
    margin-bottom: 10pt;
}
.tiny {
    font-family: verdana, sans-serif;
    font-size: 9px;
    line-height: 12px;
    font-weight: normal;
    color: #000000;
    background-color: #ffffff;
}
.bigger {
    font-family: verdana, sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #000000;
    background-color: #ffffff;
}
.flabel {
    font-family: verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #000000;
    background-color: #ffffff;
}
.ferror {
    font-family: verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #ff0000;
    background-color: #ffffff;
}
.button {
    font-family: verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #000000;
    background-color: #cccccc;
    padding: 2px;
    margin: 2px;
}
.tab {
    font-family: verdana, sans-serif;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3px;
    background-color: #cccccc;
    border-color: #669900;
    border-width: 1px;
    border-style: solid;
    width: 15%;
}
.atab {
    font-family: verdana, sans-serif;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3px;
    background-color: #ffffff;
    border-color: #669900;
    border-width: 1px;
    border-style: solid;
    width: 15%;
    border-bottom-width: 0px;
}
.boxbot {
    font-family: verdana, sans-serif;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3px;
    background-color: #dddddd;
    border-color: #669900;
    border-width: 1px;
    border-style: solid;
    width: 15%;
    border-top-width: 0px;
}
.boxtop {
    font-family: verdana, sans-serif;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3px;
    background-color: #cccccc;
    border-color: #669900;
    border-width: 1px;
    border-style: solid;
    width: 15%;
    font-weight: bold;
}
.boxbotel {
    font-family: verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #000000;
    background-color: #dddddd;
}
.boxbotels {
    font-family: verdana, sans-serif;
    font-size: 9px;
    line-height: 12px;
    font-weight: normal;
    color: #000000;
    background-color: #dddddd;
}
.fglabel {
    font-family: verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #000000;
    background-color: #dddddd;
}
.fgerror {
    font-family: verdana, sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: #ff0000;
    background-color: #dddddd;
}
.spacer {
    background-color: #ffffff;
    color: #ffffff;
    width: 1%;
    border-color: #669900;
    border-width: 0px;
    border-bottom-width: 1px;
    border-style: solid;
}
.spacer2 {
    background-color: #ffffff;
    color: #ffffff;
    border-color: #669900;
    border-width: 0px;
    border-bottom-width: 1px;
    border-style: solid;
}
.ctr {
    background-color: #ffffff;
    font-family: verdana, sans-serif;
    font-size: 13px;
    border-color: #669900;
    border-width: 1px;
    border-style: solid;
    border-top-width: 0px;
}
.phead {
    background-color: #ffffff;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
}
.pbody {
    background-color: #ffffff;
    color: #000000;
    font-size: 13px;
    padding: 15px;
}
.newsbox {
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    right: 1%;
    left: 70%;
}
