BODY {
  margin           : 0px;
  padding          : 0px;
  background-color : #ffffff;
}
td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 13px;
  color            : #ffffff;
  line-height      : 1.5;
  font-weight: bold;
}

.modtop {
    position: relative;
    width:  250px;
	height:  30px;
    text-align: left;
    padding: 5px 5px 5px 10px;
    background-color: #9A6FD0;
    z-index: 100;
    opacity: .75;
    filter: alpha(opacity=75);
  font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  color            : #ffffff;
  font-weight: bold;
}
.modtop2 {
    position: relative;
    width:  513px;
	height:  30px;
    text-align: left;
    padding: 5px 5px 5px 10px;
    background-color: #9A6FD0;
    z-index: 100;
    opacity: .75;
    filter: alpha(opacity=75);
	 font-family      : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  color            : #ffffff;
  font-weight: bold;
}
.modbot{
    position: relative;
    width:  250px;
    text-align: left;
    padding: 4px 10px 0px 10px;
    background-color: #B69AD9;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
    opacity: .75;
    filter: alpha(opacity=75);
}
.modbotb{
    position: relative;
    width:  250px;
    text-align: right;
    padding: 0px 10px 4px 10px;
    background-color: #B69AD9;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
    opacity: .75;
    filter: alpha(opacity=75);
}
.modbot2{
    position: relative;
    width:  513px;
    text-align: left;
     padding: 15px 20px 35px 24px;
    background-color: #B69AD9;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
    opacity: .75;
    filter: alpha(opacity=75);
}

a:link, a:visited {
  font-size        : 14px;
  letter-spacing: 1px;
  font-weight      : bold;
  color            : #ffffff;
  text-decoration  : none;
  font-family      : Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #000000;
  text-decoration  : none;
}

a.more:link, a.more:visited {
  color            : #8609BC;
  font-weight      : bold;
}

a.more:hover {
  color            : #000000;
}

.contact {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}

.note {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #444444;
  font-weight      : bold;
}
.subt{
  font-family      : Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  font-size        : 16px;
  color            : #ffffff;
  font-weight      : bold;
  margin-bottom: 16px;
   letter-spacing: 1px;
}
.here {
  font-family      : Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
  font-size        : 14px;
  color            : #ffffff;
  font-weight      : bold;
  letter-spacing: 1px;
}
.createdate {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : normal;
}

