body {
    padding:0px;
    margin:0px;
    font-family:verdana;
}

#container {
    position: relative;
    width: 870px;
    margin: 0 auto;
}

#header {
    position:relative;
    width: 100%;
}

#header h1 {
    padding:3px;
    margin:0px;
    color: #aaaaaa;
}

#navbar {
    position:absolute;
    bottom:10px;
    right:3px;
}

#content {
    padding:5px;
}

#navbar {
    font-size:10px;
}

#navbar A {
    color: #666666;
    text-decoration:none;
}

#search {
    position: absolute;
    right: 0px;
    top: 5px;
}

#search INPUT {
    border: 1px black solid;
}

#add {
    position: absolute;
    left: 290px;
    top: 60px;
}

#slogan {
    position: absolute;
    left: 120px;
    top: 7px;
    font-weight: bold;
    color:#666666;
}

#add A {
    color: #2147e6;
    font-weight: bold;
}

.title {
    color:#33bb33;
    font-size: 20px;
    font-weight: bold;
}

.small {
    font-size: 10px;
}

.orange {
    color: darkorange;
}

.section {
    padding-top:10px;
    padding-bottom:10px;
/*    border-bottom: 1px #aaaaaa solid; */
    width: 100%;
}

#catlist {
    border-top: 1px #dddddd solid;
    text-align: center;
    width:100%;
    background-color: #eeeeee;
    padding:3px;
    color: #666666;
}

#addnew {
    border-top: 1px #dddddd solid;
    text-align: center;
    width:100%;
    background-color: #ffffdd;
    padding:3px;
    color: #666666;
}

#catlist A:hover {
    text-decoration: underline;
}


#catlist LI {
    list-style-image: url(/images/listbullet.gif);
}

#catlisttitle {
    margin:0px;
    padding:5px;
    background-color: #fafafa;
    color: #0009c4;
    font-size:16px;
    font-weight:bold;
    border-bottom: 1px #eeeeee solid;
}

H4 {
    font-family: Helvetica;
    font-size: 16px;
    color: #54b4ed;
}

.formdescr {
    color: #666666;
    font-size: 12px;
    padding: 5px;
    margin: 5px;
    border: 1px #eeeeee solid;
}

.note {
    font-size: 10px;
    padding: 5px;
    width: 550px;
    background-color: #ffffdd;;
    border: 1px #dddddd solid;
}

#footer {
    clear:both;
    border-top: 1px #dddddd dotted;
}

#disclaimer {
    font-size: 10px;
    color: #888888;
    text-align: justify;
    clear:both;
    margin: 10px;
    padding: 5px;
}

.ad {
    text-align: justify;
    width:100%;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
}

.adtypelabel {
    border: 1px #cccccc solid;
    padding:0px;
    padding-left: 2px;
    padding-right: 2px;
    font-size:10px;
    background-color: #ffffff;
}

.adinfo {
    margin-top: 5px;
    color: #666666;
    font-size: 10px;
}

.adtitle {
    font-style: italic;
    font-size: 12px;
}

A.catlink {
    color:#4444dd;
    text-decoration: none;
}

A.catlink:hover {
    text-decoration: underline;
}

.sectiontitle {
    width:100%;
    background-color:#aaaacc;
    color:white;
    font-size: 20px;
    font-weight: bold;
    padding:3px;
}

.sectiontitle A {
    color:white;
}

A {
    color:#2147E6;
    text-decoration:none;
}

A:hover {
    text-decoration:underline;
}

.adop {
    font-size: 10px;
    color: #666666;
    background-color: #f4f4f4;
}

.adop A {
    color: #666666;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; /* background: #9BD1FA */}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.adcontent {
    padding:5px;
}

.adimagediv {
    padding-left:10px;
}
