body {
    background-color: #ffffff;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 0px;
    margin-top: 22px;
    font-family: Arial;
}

h1 {
    font-size: 20px;
    font-weight: normal; 
    padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: 0;
}


h2 {
    font-family: Arial;
    font-size: 15px;
    font-weight: bold; 
    color: #333;
    padding-top: 20px;
    padding-bottom: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

a {
    font-family: Tahoma;
    font-size: 14px;
    color: #0157f4;
}

ul {
    line-height: 25px;
    margin-top: 0;
    list-style-type: none;
}

.headItem {
    text-decoration: none;
    font-family: Tahoma;
    font-size: 35px;
    font-weight: normal; 
    color: #000000;
    padding-left: 8px;
}

#menu {
    margin-top: 0;
    padding-top: 18px;
    padding-left: 23px;
    line-height: 28px;
}

.menuItem {
    text-decoration: none;
    font-size: 16px;
    font-weight: bold; 
    color: #000000;
}

.menuItem:hover {
    text-decoration: underline;
}

#news {
    padding-top: 25px;
}

.newsdate {
    font-family: Tahoma;
    font-size: 11px;
    color: #6b6a6a;
    padding-bottom: 1px;
}

.newstext {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    padding-top: 3px;
    padding-bottom: 25px;
}

.newstext a {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.newstext a:hover {
    text-decoration: underline;
}

#newcommunityhead {
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 0px;
    padding-top: 0px;
}

.newcommunity {
    padding-top: 12px;
}

.newcommunitytitle {
    font-family: Tahoma;
    font-size: 11px;
    color: #6b6a6a;
    padding-bottom: 1px;
}

.newcommunityurl {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    padding-top: 3px;
    padding-bottom: 25px;
}

#authformhead {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #6b6a6a;
    padding-bottom: 1px;
    padding-bottom: 7px;
    padding-top: 0px;
}

.authformtitle {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #6b6a6a;
    padding-bottom: 1px;
}

.authformfieldtext {
    width: 100px;
    height: 17px;
    font-family: Tahoma;
    font-size: 11px;
    color: #6b6a6a;
    border: #fac043 solid 1px;
    margin-left: 5px;
}

#authformbutton {
    width: 100px;
    height: 17px;    
    font-family: Tahoma;
    font-size: 11px;
    color: #6b6a6a;
    border: #fac043 solid 1px;
    margin-bottom: 0;
}

.authformmenu {
    display: block;
    font-family: Tahoma;
    font-size: 11px;
    padding-left: 17px;
    font-weight: normal;
}

#content {
    font-size: 14px;
    text-align: justify;
    line-height: 18px;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 12px;
    padding-bottom: 25px;
    margin-top: 0;
}

.part {
    display: block;
    width: 100%;
    padding-bottom: 35px;
}


#copyright {
    font-size: 12px;
    font-style: italic;
}


.formtitle {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #6b6a6a;
}

.formerror {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
}

.formsubmit {
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-color: #fac043;
    border: #fac043 solid 1px;
}

.fieldtitle {
    font-family: Tahoma;
    font-size: 12px;
    color: #6b6a6a;
}


.fieldtitle a {
    font-family: Tahoma;
    font-size: 12px;
}

.fieldtext {
    width: 350px;
    height: 27px;    
    font-family: Tahoma;
    font-size: 12px;
    color: #6b6a6a;
    border: #fac043 solid 1px;
    padding: 3px;
}

.fielddesc {
    font-family: Tahoma;
    font-size: 9px;
    color: #6b6a6a;
    margin-top: 5px;
}

.fieldtext a {
    font-family: Tahoma;
    font-size: 12px;
}

.areatext {
    width: 350px;
    height: 100px;
    font-family: Tahoma;
    font-size: 12px;
    color: #6b6a6a;
    border: #fac043 solid 1px;
    padding: 3px;
}

.community {
    width: 200px;
    height: 50px;
    float: left;
 /*   border: 1px solid #000;*/
    margin: 10px 10px 0 0;
}

.communitytitle {
    font-size: 14px;
    color: #044f76;
}

.communityurl {
    font-size: 12px;
    color: #666;
}


.community img {
    float: left;
    margin: 0 10px 50 0;
}
