@charset "utf-8";

.reddot
{
    background-color:#fffb96;
    border:1px solid black;
    font-family:Verdana
    margin-top:10px;
    margin-bottom:3px;
}

.mainReddot
{
    background-color:#ef870c;    
}

* {
    margin:0px;
    padding:0px;
}
#header {
    width: 766px;
    margin-right: auto;
    margin-left: auto;
}
#headline {
    width: 766px;
    margin-right: auto;
    margin-left: auto;
    font-family: Tahoma, Arial, Geneva, sans-serif;
    font-size: 9px;
}
.pusher {
    float: left;
}
.clear {
    clear: both;
}
img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}
#headline ul li {
    float: left;
    height: 22px;
    padding-top: 10px;
}
#headline ul  {
    list-style: none;
    height: 32px;
}
#container #content #listing li  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #82786f;
    line-height: 18px;
    margin-left: 20px;
}


body {
    background-color: #7ab800;
}
#container {
    width: 766px;
    margin-right: auto;
    margin-left: auto;
    float: left;
    background:url('backgroundfix.jpg') repeat-y;
}
#container #menu {
    widows:101px;
    float: left;
    clear: right;
    width: 101px;
}
#container #rightpad {
    clear: right;
    float: left;
    width: 184px;
    background-color: #FFF;
    height: 243px;
}
#container #content {
    width: 420px;
    float: right;
    background-color: #FFF;
    padding-top: 15px;
    padding-bottom: 5px;
    padding-right: 20px;

}
#footer {
    width: 766px;
    margin-right: auto;
    margin-left: auto;
}
#footer #footer_1 {
    background-color: #FFF;
    height: 39px;
    width: 624px;
    float: right;
    text-align: right;
}
#footer #footer_2 {
    width: 624px;
    float: right;
}
#container #content #stdtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #82786f;
    line-height: 18px;
    margin-bottom: 10px;
}



h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #82786f;
    margin-bottom: 10px;
}
#container #content #contentwrap #form1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #82786f;
    line-height: 16px;
}
.formtable {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #82786f;
}
.textfieldstyle {
    border: 1px solid #82786f;
    color: #82786f;
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
    width: 180px;
}
.buttonstyle {
    border: 1px solid #82786f;
    color: #82786f;
    background-color: #FFFFFF;
    font-size: 11px;
    padding: 2px;
}
.buttonstyle:hover {
    border: 1px solid #82786f;
    color: #FFF;
    background-color: #7ab800;
    font-size: 11px;
    padding: 2px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #82786f;
    margin-bottom: 10px;
}

#wrapper {
    width: 766px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

#container #leftpad {
    clear: right;
    float: left;
}
#container #menu ul li a {
    font-family: Tahoma, Arial, Geneva, sans-serif;
    color: #FFF;
    font-size: 11px;
    text-decoration: none;
}
#container #menu ul li .menuselected {
    font-size: 13px;
    font-weight: bold;
}
.menuselected 
{
    font-weight: bold;
}

#headline ul li a {
    font-family: Tahoma, Arial, Geneva, sans-serif;
    font-size: 11px;
    color: #FFF;
    margin-right: 40px;
    text-decoration: none;
}
#headline ul li a:hover {
    text-decoration: underline;
}
#container #menu ul li a:hover {
    text-decoration: underline;
}

#container #menu ul {
    line-height: 18px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#container #content #listing li a {
    color: #82786f;
    font-size: 11px;
}
#container #content #listing li a:hover {
    color: #82786f;
    text-decoration: none;
    font-size: 11px;
}
.contentselected {
    text-decoration: none;
}
#container #up  {
    position: absolute;
    left: 723px;
    top: 540px;
}
#container #down  {
    position: absolute;
    left: 723px;
    top: 560px;
}
#container #content #contentwrap {
    width: 390px;
    height: 500px;
    overflow: hidden;
}