@charset "iso-8859-1";
/* CSS Document */

body {
        margin: 0px;
        padding: 0px;
}
body, td, th {
        font-family: Tahoma;
        font-size: 10px;
        color: #5F5D38;
}
.txt1 {
        font-family: Tahoma;
        font-size: 10px;
        color: #FB5004;
}
a.brown {
        font-family: Tahoma;
        font-size: 10px;
        color: #5F5D38;
        text-decoration: none;
}
a:hover.brown {
        font-family: Tahoma;
        font-size: 10px;
        color: #5F5D38;
        text-decoration: underline;
}
.form1 {
        height: 13px;
        width: 156px;
        border: 1px solid #616F57;
        font-family: Tahoma;
        font-size: 10px;
        background-color: #DCE6D7;
}
.form2 {
        height: 77px;
        width: 156px;
        border: 1px solid #616F57;
        font-family: Tahoma;
        font-size: 10px;
        background-color: #DCE6D7;
        overflow: hidden;
}

/* mambo core stuff */
a:link, a:visited {
        color: #3a3a38; text-decoration: none;
        font-weight: bold;
}

a:hover {
        color: #C43C03;        text-decoration: none;
        font-weight: bold;
}

table.contentpaneopen {
        width: 100%;
        padding: 0px;
        border-collapse: collapse;
        border-spacing: 0px;
        margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
        padding-left: 4px;
}



table.contentpane {
  width: 100%;
        padding: 0px;
        border-collapse: collapse;
        border-spacing: 0px;
        margin: 0px;
}

table.contentpane td {
        margin: 0px;
        padding: 0px;
}

table.contentpane td.componentheading {
        padding-left: 4px;
}

.button {
  color: #3a3a38;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
        padding: 2px;
        border:solid 1px #cccccc;
        background-color: #ffffff;
}

.componentheading {
        background: url(../images/subhead_bg.png) repeat-x;
        color: #666666;
        text-align: left;
        padding-top: 4px;
        padding-left: 4px;
        height: 21px;
        font-weight: bold;
        font-size: 10px;
        text-transform: uppercase;

}

.contentcolumn {
        padding-right: 5px;
}

.contentheading {
        height: 30px;
        background: url(../images/contenthead.png) top left repeat-x;
        color: #666666;
        text-indent: 15px;
        font-weight: bold;
        font-size: 11px;
        white-space: nowrap;
}



.contentpagetitle {
        font-size: 13px;
        font-weight: bold;
        color: #cccccc;
        text-align:left;
}

table.searchinto {
        width: 100%;
}

table.searchintro td {
        font-weight: bold;
}

table.moduletable {
        width: 100%;
        margin-bottom: 5px;
        padding: 0px;
        border-spacing: 0px;
        border-collapse: collapse;
}

table.moduletable th {
        background: url(../images/subhead_bg.png) repeat-x;
        color: #666666;
        text-align: left;
        padding-top: 4px;
        padding-left: 4px;
        height: 21px;
        font-weight: bold;
        font-size: 10px;
        text-transform: uppercase;
}

table.moduletable td {
        font-size: 11px;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
        background-color : #ffffff;
}

.sectiontableentry2 {
        background-color : #f9f9f9;
}

.small {
        color: #999999;
        font-size: 11px;
        font-weight: bold;
}

.createdate {
        height: 15px;
        padding-bottom: 10px;
        color: #999999;
        font-size: 11px;
        font-weight: bold;
}

.modifydate {
        height: 15px;
        padding-top: 10px;
        color: #999999;
        font-size: 11px;
        font-weight: bold;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
        text-align: left;
        padding-top: 2px;
        padding-left: 4px;
        height: 21px;
        font-weight: bold;
        font-size: 10px;
        text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
        color: #2367CC;
        font-size: 11px;
        font-family: tahoma;
}

a.mainlevel:hover {
        background-position: 0px -25px;
        text-decoration: none;
        color: #333333;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        font-weight: bold;
        color: #3a3a38;
}

a.sublevel:hover {
        color: #C43C03;
        text-decoration: none;
}
.highlight {
        background-color: Yellow;
        color: Blue;
        padding: 0;
}
.code {
        background-color: #ddd;
        border: 1px solid #bbb;
}

form {
/* removes space below form elements */
        margin: 0;
         padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

