/* ###################### OVERALL SETTINGS ###################### */
table,td,body,th,p,b {
    font-family: Arial,Verdana, Tahoma, Arial, verdana, "times new roman";
    color: #897872;
    padding: 0;
    font-size: 12px;
}

a {
    color: #4B545E;
}
b {
    color: #897872;
    letter-spacing: 1px;
}
a:hover {
    color: #4B548E;
}

table,td {
    text-align: left;
    vertical-align: top;
}
.spacer {
    clear: both;
}


body {
    padding: 0px;
    background: #F3DEA6 url(../images/back/body.jpg) repeat-x;
    
    padding-top: 10px;
    
    

}
img {
    border: 0;
    margin: 0;
    padding: 0;
}





/**************************************************************************/

td.bordleft {
    background: #866154;
}

td.bordright {
    background: #fff;
}
td.middle {
    background: #E6E6E6 url(../images/back/grad_gray.jpg) repeat-x;
    padding-top: 20px;
}
td.menu {
    padding-left: 20px;
    border:1px solid #fff;
    background: url(../images/back/menu.gif) repeat-y;
}



td.flotur1 {
    background: url(../images/back/flotur1.gif) no-repeat;
    font-size: 1px;
    height: 3px;
}
td.flotur2 {
    background: url(../images/back/flotur2.gif) repeat-y;
    padding-left: 6px;
    
}
td.flotur3 {
    background: url(../images/back/flotur3.gif) no-repeat bottom left;
    font-size: 1px;
    height: 11px;
}
td.mainbody {
    padding-right: 40px;
    padding-left: 10px;
    padding-top: 3px;
}
td.bottom {
    background: #fff;
    color: #99C;
    padding:0px;
}

table.moduletable {
    width: 100%;

}
td.bottom table.moduletable td {
    text-align: center;
    color: #99C;
}
td.bottom br {
    font-size: 1px;
    height: 1px;
}
td.lg table.moduletable {
    width: 100%;

}
td.lg table.moduletable th  {

}
td.lg table.moduletable td {
    font-size: 11px;
}


/* ###################### MAMBO SETTINGS ###################### */
.frontpageheader {
    
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    width: 100%;
    padding-right: 10px;

}
td.contentheading {
    background: inherit;
    padding: 1px;
    padding-top: 2px;
    padding-left: 0px;
    font-size: 12px;
    font-weight: bold;

}

a.contentpagetitle {
    font-size: 11px;
    font-weight: bold;
    

    text-decoration: none;
}
a.contentpagetitle:hover {

    text-decoration: underline;
}
table.contentpaneopen td {
    text-align: left;
}
table.contentpaneopen td p {
    color: #444;
    font-family: arial;
    font-size: 11px;
    padding-left: 2px;

}
table.contentpaneopen img {

}

a.mainlevel {
    text-decoration: none;

    
    font-weight: bold;

}
a.mainlevel:hover {
    color: #444;
}


















.b {
  float: center;
}
.b td {
  text-align:center;
  vertical-align: middle;
}
.b img {
  float: center;
}






table.pollstableborder {
    width: 100%;
    text-align: left;
    border: 0;
}
table.pollstableborder  td {
    padding:0;
    
}
td.sectiontableentry2 {
    
}

input.button {
    border: 1px solid #AAAAAA;
    border-bottom: 1px solid #555555;
    border-right: 1px solid #555555;

}

input.button:hover {
    background: #EEEEEE;
}



