html, body {
  margin:0;
  padding: 0;
  border: 0;
}

body {
  background-color: #ECECEC;
}
div#carrier {
  background-color: #ECECEC;
  color: #000;
  text-align: center;
}

div#header {
  width: 100%;
  text-align: left;
  background-color: #ECECEC;
  font-size : 1.1em; 
  border: 0;
  clear: both;
  padding-bottom: 10px;
  font-family: trebuche, verdana, tahoma, sans-serif;
}

div#fullcol {
  margin-top: 3px;
  padding: 0 20px 10px 20px;
  border: 1px solid #E5E7E3;
}

div#carrier div.submit {
  margin-top: 10px;
}

div#pubmessage {
  clear: both;
  margin: 0 10px 10px 10px;
  padding: 10px;
  text-align: center;
  background-color: #EFEB7E;
  border: 1px solid #D52B2B;
  color: #307000;
  font-weight : bold; 
  font-size : 1.2em; 
  word-wrap: break-word; 
}

div#broadcast {
  margin: 0 10px 10px 10px;
  text-align: center;
}

div#carrier th.leftth {
  text-align: left;
  font-size: 90%;
  font-size : 0.8em; 
}

div#carrier form {
  margin : 0; 
}

div#carrier input {
  border-right : 1px solid #000000; 
  border-top : 1px solid #000000; 
  font : 10px Verdana, Arial, Helvetica, sans-serif; 
  border-left : 1px solid #000000; 
  color : #000000; 
  border-bottom : 1px solid #000000; 
} 
div#carrier a:link {
  color : #438511; 
  text-decoration : none; 
} 
div#carrier a:visited {
  color : #438511; 
  text-decoration : none; 
} 
div#carrier a:active {
  color : #438511; 
  text-decoration : underline; 
} 
div#carrier a:hover {
  color : #438511; 
  text-decoration : underline; 
} 
div#carrier .a_white {
  font-weight : bold; 
  font-size : 11px; 
  color : #ffffff; 
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
  text-decoration : none; 
}
div#carrier .a_white:hover {
  color : #ffffff; 
}

div#carrier .topmenu2 {
  font-size : 11px; 
  color : #BDBDBD; 
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
}
div#carrier .topmenu2:hover {
  color : #BDBDBD; 
  text-decoration : underline; 
}
div#carrier .topmenu2:link {
  color : #BDBDBD; 
  text-decoration : underline; 
}
div#carrier .topmenu2:visited {
  color : #BDBDBD; 
  text-decoration : underline; 
}

div#carrier .topmenu3 {
  font-size : 11px; 
  color : #ffffff; 
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
}
div#carrier .topmenu3:hover {
  color : #ffffff; 
  text-decoration : underline; 
}
div#carrier .topmenu3:link {
  color : #ffffff; 
  text-decoration : underline; 
}
div#carrier .topmenu3:visited {
  color : #ffffff; 
  text-decoration : underline; 
}

div#bottom {
clear: both;
padding-bottom: 10px;
}

div#footer {
  width: 100%;
  text-align: left;
  background-color: #ECECEC;
  font-size : 0.9em; 
  border: 0;
  clear: both;
  background-image:URL(botbg000.gif);
  color: #DDF4DD;
  text-align: center;
  font-size : 0.9em;
  height: 15px;
}

div#footer a {
  color : #DDF4DD; 
  text-decoration : none; 
}
div#footer a:hover {
  color : #DDF4DD; 
}

td.mde_header {
	padding: 0;
}

div#carrier tr.rowcol1 {
 background-color: #C6C6C6;
}

div#carrier tr.rowcol2 {
 background-color: #e6e6e6;
}

div#carrier .green {
  color : #438511;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration : none;
}
div#carrier .green:hover {
  color : #438511;
}

div#carrier .red {
  color : #f00;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration : none;
}
div#carrier .red:hover {
  color : #f00;
}

div#carrier .black {
  color : #000;
  font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  text-decoration : none;
}
div#carrier .red:hover {
  color : #000;
}

