/* general rules */
body {
  margin: 0px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #484848;
  text-align: left;
  background-color: #484848;
}
td {
  padding: 0px;
  vertical-align: top;
}
a, a:visited {
  color: #484848;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #008f98;
  font-weight: bold;
  text-decoration: none;
}
input {
  border: 1px solid #336799;
  margin-top: 2px;
  margin-bottom: 2px;
}
textarea {
  border: 1px solid #336799;
  margin-top: 2px;
  margin-bottom: 2px;
}
img {
  border: 0px;
}

/* layout */
table.main {
  width: 838px;
  background-color: #ffffff;
  background-image: url('../images/left_bg.gif');
  background-repeat: repeat-y;
}
td.left {
  width: 166px;
  padding-bottom: 180px;
}
div.left {
  padding-left: 32px;
}
td.welcome {
  background-image: url('../images/welcome_topshadow.gif');
  background-repeat: repeat-x;
  padding: 8px;
  padding-top: 10px;
}
td.right {
  width: 196px;
  background-image: url('../images/right_bg.gif');
  background-repeat: repeat-y;
}
td.body {
  background-image: url('../images/right_bg.gif');
  background-repeat: repeat-y;
  background-position: right;
  vertical-align: top;
  height: auto;
}
td.mainpic {
  background-image: url('../images/right_bg.gif');
  background-repeat: repeat-y;
  background-position: right;
}
td.main {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 12px;
}
td.contact {
  padding-left: 4px;
  padding-right: 17px;
  padding-bottom: 10px;
  font-size: 10px;
}
div.right {
  padding-left: 4px;
  padding-right: 17px;
  padding-bottom: 10px;
  font-size: 10px;
}
a.contact, a.contact:visited {
  font-size: 10px;
  font-weight: normal;
  color: #fff;
}
a.contact:hover {
  color: #008f98;
  font-weight: normal;
}
/* joomla */
.moduletablelefttop {
  border: 1px #ffbf9f;
  border-style: none none solid none;
}
.moduletablelefttop tr td a, .moduletablelefttop tr td a:visited {
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  width: inherit;
  display: block;
  width: 134px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
  border: 1px #ffbf9f;
  border-style: solid none none none;
}
.moduletablelefttop tr td a:hover {
  color: #ffffff;
  font-weight: normal;
  background-color: #008f98;
  border: 1px #91cfd3;
  border-style: solid none none none;
}
#active_menulefttop {
  color: #ffffff;
  font-weight: normal;
  background-color: #008f98;
  border: 1px #91cfd3;
  border-style: solid none none none;
}
.moduletabledonate tr td a, .moduletabledonate tr td a:visited {
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  width: inherit;
  display: block;
  width: 134px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
  border: 1px #91cfd3;
  border-style: solid none none none;
  background-color: #008f98;
}
.moduletabledonate tr td a:hover {
  color: #ffffff;
  font-weight: normal;
  background-color: #008f98;
  border: 1px #91cfd3;
  border-style: solid none none none;
}
#active_menudonate {
  color: #ffffff;
  font-weight: normal;
  background-color: #008f98;
  border: 1px #91cfd3;
  border-style: solid none none none;
}
.contentpaneopen {
  width: 100%;
}
.contentpaneopen tr td {
  padding-right: 0px;
}
.componentheading {
  font-size: 18px;
  font-weight: normal;
  color: #484848;
  border: 1px #008f98;
  border-style: none none solid none;
}
.contact .th {
  font-size: 18px;
  font-weight: normal;
  color: #484848;
  border: 1px #008f98;
  border-style: none none solid none;
}
.contentpane tr .contentheading {
  font-size: 14px;
  font-weight: normal;
  color: #484848;
}
.contentpaneopen tr .contentheading {
  font-size: 18px;
  font-weight: normal;
  color: #484848;
  border: 1px #008f98;
  border-style: none none solid none;
}
.contentpaneopen tr .buttonheading {
  border: 1px #008f98;
  border-style: none none solid none;
}
.small {
  font-weight: bold;
  color: #999999;
}
.createdate {
  font-style: italic;
}
.pagenav_prev {
  text-align: right;
}
.blog_more {
  color: #008f98;
}
.mosimage_caption {
  color: #008f98;
  margin-bottom: 4px;
  margin-top: 2px;
}
.inputbox {
  margin-bottom: 6px;
  font-size: 10px;
  padding: 2px;
  color: #484848;
  background-color: #eeeeee;
  border-color: #008f98;
  width: 100px;
}
#mod_login_remember.inputbox {
  margin: 0px;
  border: none;
  background: none;
  width: 16px;
}
.button {
  margin-top: 6px;
  margin-bottom: 6px;
  background-color: #484848;
  border-color: #fff;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  padding: 1px;
}
.right .moduletable {
  margin-top: 6px;
  margin-bottom: 6px;
}
.right .moduletable tr th {
  font-size: 15px;
  padding-bottom: 4px;
}
.right .moduletable tr td a, .right .moduletable tr td a:visited {
  font-size: 10px;
  font-weight: normal;
  color: #fff;
}
.right .moduletable tr td a:hover {
  color: #008f98;
}
.left .moduletablelogin {
  margin: 6px;
}
.left .moduletablelogin tr th {
  font-size: 15px;
  color: #fff;
}
.left .moduletablelogin tr td {
  padding-top: 6px;
  color: #fff;
}
.left .moduletablelogin tr td a, .left .moduletablelogin tr td a:visited {
  font-size: 10px;
  font-weight: normal;
  color: #fff;
  text-decoration: underline;
}
.left .moduletablelogin tr td a:hover {
  color: #008f98;
}
.left .moduletable {
  margin: 4px;
  margin-top: 0px;
}
.left .moduletable tr th {
  font-size: 15px;
  color: #fff;
}
.left .moduletable tr td {
  color: #fff;
}
.left .moduletable tr td a, .left .moduletable tr td a:visited {
  font-size: 10px;
  font-weight: normal;
  color: #fff;
  text-decoration: underline;
}
.left .moduletable tr td a:hover {
  color: #008f98;
}
#contact_text {
  width: 250px;
}
.welcome .contentpaneopen tr .contentheading {
  font-size: 20px;
  color: #008f98;
  border: 0px;
  padding: 0px;
  padding-bottom: 2px;
}
.left .moduletable tr td .mod_contentitem {
  margin-left: 32px;
}
.left .moduletable tr td .mod_contentitem table tr td .contentpaneopen tr .contentheading {
  font-size: 10px;
  font-weight: bold;
  color: #000;
  border: 0px;
}
.left .moduletable tr td .mod_contentitem table tr td .contentpaneopen tr td {
  font-size: 10px;
  color: #000;
}
.left .moduletable tr td .mod_contentitem table tr td .contentpaneopen tr td .left {
  padding: 0px;
  margin: 0px;
}
.left .moduletable tr td .mod_contentitem table tr td .contentpaneopen tr td .left ul {
  padding: 0px;
  margin: 0px;
}
.left .moduletable tr td .mod_contentitem table tr td .contentpaneopen tr td .left ul li {
  padding: 0px;
  margin: 0px;
}

