
p {
  text-align: justify;
  padding: 0px 0px 15px 5px;
  margin: 0px;
  line-height: 1.2em;
  color:lime;
}

h2 {
  font-size: 15px;
  padding: 3px 0px 0px 5px;
  margin: 2px 0px 0px;
  color:lime;
}


.panelLogin {
  text-align: center;
  padding: 10px 0px 7px;
  color:lime;
}

.panelLogin .inputBox {
  margin: 0px auto 3px;
  width: 143px;
  height: 20px;
  text-align: right;
  overflow: hidden;
}
.panelLogin .inputBox input {
  border: none;
  background: transparent;
  width: 120px;
  height: 15px;
  padding-top: 4px;
  font-size: 11px;
}
inputBox user {
  background: url("images/input_username.png") top left no-repeat;
}
inputBox pwd {
  background: url("images/input_password.png") top left no-repeat;
}
h3 {
  margin: 0px;
  padding: 2px;
  font-size: 13px;
  color:lime;
}
h4 {
  margin: 0px;
  padding: 0px 0px 2px 0px;
  color:lime;
}
h6 {
  background-color:lime;
  border-top:2px solid #66ff33;
  color:#333333;
  font-size:14px;
  margin:0px;
  padding:9px 5px;
}
td, th {
  text-align: left;
  color:lime;
}
li {
  margin-left: 20px;
  color:lime;
}


.clear {
  clear: both;
}


.center {
  text-align: center;
}


#welcomeMsg {
  position: absolute;
  top: 128px;
  left: 50%;
  width: 308px;
  margin-left: 78px;
  height: 27px;
  padding: 6px 0px 0px;
  color:lime;
}


#memberHeader {
  margin: 10px auto 0px;
  width: 553px;
  height: 36px;
  background: url(images/memberHeadertr.png) no-repeat left top;
  font-size: 12px;
  font-weight: bold;
  color: lime;
}
#mh_links {
  float: left;
  padding: 6px 0px 0px 30px;
  color:lime;
}

#mh_links a {
  color: lime;
}
#mh_links a:hover {
  color: limegreen;
}
#mh_links ul {
  margin: 0px;
  padding: 0px;
  height: 30px;
  overflow: hidden;
}
#mh_links ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
  float: left;
  padding: 4px 10px;
  border-left: 1px solid #66ff33;
}
#mh_links ul li.first {
  border: none;
}
#mh_welcome {
  float: right;
  padding: 9px 17px 0px 0px;
  color:lime;
}
#mh_welcome span {
  color: #66ff33;
}


.advspecial {
  background-color: transparent;
  margin: 10px;
  padding: 10px;
  width: 620px;
  border: 3px inset #66ff33;
  color:lime;
}

.advspecial td {
  border: none;
}

.advspecialheader {
  font-size: 20pt;
  color: limegreen;
}

.advspeciallink {
  font-size: 15pt;
  color: limegreen;
}

.tableHL1 {color: lime; background-color: transparent;
  /*background-image: url(images/Fondos/bg129.gif);*/
}
.tableHL1 a {color: lime;}

.tableBD1 {background-color: transparent;}

.tableHL2 { color: lime; background-color: transparent;}
.tableHL3 {background-color: transparent;}

.textHL1 {color: #66ff33;}
.stats {font-size: 12px; color: lime;}
.stat_title {color: #66ff33;}



a:active {outline: none;color:lime;}
a:focus {-moz-outline-style: none;color:limegreen;}

.dropBoxHeader img, .dropBoxHeaderSelected img {
  padding-right: 5px;
  border: 0px;
  float: left;
}
.dropBoxHeader a, .dropBoxHeaderSelected a{
  float: left;
  color: lime;
  padding: 3px 0px 0px 0px;
}
.dropBoxHeader a:hover, .dropBoxHeaderSelected a:hover{
  color: lime;
  font-weight: bold;
}
.dropBoxHeader {
  padding: 1px 10px 1px 2px;
  background-color: transparent;
  border: 1px solid #66ff33;
  height: 25px;
  margin-top: 1px;
  width: 150px;
  font-size: 13px;
  color: lime;
}
.dropBoxHeader a{
  color: lime;
}

.dropBoxHeaderSelected {
  padding: 1px 10px 1px 2px;
  background-color: transparent;
  border: 1px solid #66ff33;
  height: 25px;
  margin-top: 1px;
  width: 150px;
  font-size: 13px;
  color: lime;
}
.dropBoxHeaderSelected a{
  color: lime;
}

.accountRightCont {
  margin: 1px 0px 0px 0px;
  background-color: transparent;
  border: 1px solid #66ff33;
  color:lime;
}
.dropBoxCont {
  display: none;
}
.dropBoxTitle {
  color: lime;
  font-weight: bold;
  border-bottom: 1px solid #66ff33;
  text-align: right;
}
.withdraw {
  width: 100%;
  color:lime;
}




.statsTable {
  width: 167px;
  color:lime;
}
.statsTable tr td{
  font-size: 13px;
  text-align: center;
  border: 1px solid #66ff33;
  padding: 3px;
}
/*	Table Styles	*/
.tableStyle {
  width: auto;
  padding-bottom: 10px;
  color:lime;
}

.tableStyle tr td {
  border: 1px solid #66ff33;
  padding: 5px 10px;
  color: lime;
  text-align: left;
  font-size: 13px;

}
.tableStyle th {
  color: black;
  border: 1px solid #66ff33;
  text-align: left;
  font-size: 13px;
  font-weight: normal;
  padding: 5px 10px;
  color:lime;
  /*background-image: url(images/Fondos/bg129.gif);*/
}
.tableStyle th.main {
  background-color: transparent;
  color: lime;
  text-align: center;
}

.contactTable {
  margin: 10px;
  color:lime;
}

* html .contactTable {
  margin: 0px;
  padding: 10px;
}


.tableStyle1 tr td {
  border: 1px solid #66ff33;
  padding: 5px 10px 5px 10px;
  color: lime;
  text-align: right;
  font-family: Trebuchet MS;
}


.tableStyle2 tr td {
  border: 1px solid #66ff33;
  padding: 1px 10px 1px 10px;
  color: lime;
  text-align: right;
  width: 150px;
  font-family: Trebuchet MS;
  font-size: 13px;
}


.tableStyle2 tr td.tableHead {
  /*background-image: url(images/Fondos/bg129.gif);*/
  text-align: left;
  color: lime;
  border: 1px solid #66ff33;
  font-family: Trebuchet MS;
}

.tableStyle3 {
  width: 100%;
  color:lime;
}

.tableStyle3 tr td {
  border: 1px solid #66ff33;
  padding: 1px 10px 1px 10px;
  color: lime;
  text-align: left;
  font-family: Trebuchet MS;
  font-size: 13px;
}


.tableStyle3 tr td.tableHead {

  /*background-image: url(images/Fondos/bg129.gif);*/
  text-align: left;
  color: lime;
  border: 1px solid #66ff33;
  font-family: Trebuchet MS;
  font-size: 16px;
  font-weight: bold;
}

.tableStyle3 tr td.tableHead img{
  padding: 0px 5px 3px 0px;
  vertical-align: middle;
}

tr.tableHeader td {
  padding: 0px 10px;
  font-weight: bold;
  background-color: transparent;
}

.joinTable th {
  min-width: 100px;
}
.joinTable .submit,
.composeMsg .submit,
.loginTable .submit{
  text-align: center !important;
  color:lime;
 /* background-image: url(images/Fondos/bg129.gif);*/
}

.loginTable td {
  text-align: center !important;
}
.loginTable th {
  width: 100px;
}
.composeMsg {
  width: 100%;
  color:lime;
}
.composeMsg .main{
  text-align: left !important;
  background: url('../../images/icons/mail.gif') 2px 0px no-repeat;
  padding-left: 30px;
}

.zebra1 {
 /* background-image: url(images/Fondos/bg129.gif);*/
  color: lime;
}
.zebra1 a {
  color: limegreen;
}

.zebra2 {
  background-color: transparent;
  color: lime;
}
.zebra2 a {
  color: limegreen;
}

/*		Forms		*/
input, textarea, select {
  background-color: lime;
  /*background-image: url(images/Fondos/bg94.gif);*/
  color: black !important;
  border: 1px solid black;
}
.error {
  margin: 10px;
  padding: 5px 10px;
  text-align:left;
  color: #66ff33;
  border: 1px solid #66ff33;
  background-color: transparent;
}
form {
  padding: 0px;
  margin: 0px;
  color:lime;
}
/*		FAQ		*/
.faq h4 {
  margin: 0px;
  padding: 0px;
}
.faq ul{
  margin: 0px;
  padding-left: 15px;
  color:lime;
}
.faq li{
  margin-left: 0px;
  padding: 0px;
}
.catCont {
  width: 140px;
  float: left;
  color:lime;
}
.faqCont {
  margin-left: 150px;
  color:lime;
}
/*		NEWS		*/
.news h4 {
  font-size: 18px;
  color:lime;
  padding-bottom: 5px;
}
.news h4 span {
  font-size: 12px;
  padding-left: 10px;
  color:lime;
}
.news p {
  border-bottom: 1px dashed #66ff33;
  margin-bottom: 10px;
}


strong {
  color: lime;
  font-weight: normal;
}
* html .homeAff, * html .homeAdv {
  width: 185px;
  border: 1px solid #66ff33;
  margin: 5px 0px;
  color:lime;
}
.ptcList th {
  /*background-color:#E8E8E8;
  background-image: url(images/Fondos/bg129.gif);*/
  border-color: #66ff33;
  border-style:solid solid solid;
  border-width:1px 1px 1px;
  color:lime;
  /*padding:2px 2px;*/
}
.ptcList th a {
  color:lime;
}
.ptcList a {
  color:lime;
}
.ptcList td {
  border-right:1px solid #66ff33;
  border-left:1px solid #66ff33;
  border-top:1px solid #66ff33;
  border-bottom:1px solid #66ff33;
  padding:4px 5px !important;
}
.ptcList tr td{
  padding: 5px 1px !important;
  text-align:center;
}
.lcTable {
  background-color: transparent;
  color:lime;
}
.lcTable td{
  border-bottom: 1px solid #66ff33 !important;
}
.ptcWrapper {
  border: 1px solid #66ff33;
  color:lime;
}
.featured {
  background-color: black;
}
.featured td{
  border-bottom: 2px dashed #66ff33 !important;
}
.priceTable td {
  padding: 10px 0px 10px 10px;
  border-top: 1px dashed #66ff33;
}
.priceTable th {
  padding: 10px 5px 10px;
  border-top: 1px dashed #66ff33;
  font-size: 15px;
}
.priceTable select {
  width: 170px;
}
.priceTable tr.selected td {
 background-color: lime;
 color: black;
  /*background-image: url(images/Fondos/bg129.gif);*/
  font-weight: bold;
}
.withdraw { width: 100%; }
.refBanners {
  text-align: center;
  border-top: 1px dashed #66ff33;
  padding: 10px;
  color:lime;
}
.refBanners textarea{
  width: 468px;
  height: 60px;
  color:lime;
}
.popup {
  display: none;
}
/*				Form Components				*/
.form {
  border: 0px;
  width: auto;
  color:lime;
}
.form div {
  padding: 9px 5px;
  border-top: 1px solid #66ff33;
  text-align: right;
}
.form h3 {
  border-top: 2px solid #333333;
  font-size: 14px;
  color: #333333;
  margin: 0px;
  padding: 9px 5px;
  background-color: lime;
  /*background-image: url(images/Fondos/bg129.gif);*/
}
.form label {
  float: left;
  display: block;
  padding: 2px 0px 0px 5px;
}
.form input, .form select, .form textarea {
  border: none;/*0px solid purple;*/
  width: 50%;
}
.form input:focus {
  /*	background: url("images/buttonBg.gif") top left repeat-x #3674C1;
	color: white;*/
  background-color: #66ff33;
  color:black;
}
.form p{
  text-align: left;
  display: block;
  padding: 5px 0px 0px 5px;
  margin: 0px;
  font-size: 11px;
  color: lime;
}
.form textarea {
  width: 100%;
  color:black;
}
.form br {
  clear: left;
}
.signupForm {
  width: auto;
  margin: 0px auto;
  color:lime;
}
.form .formError input, .form .formError textarea {
  color: lime;
  border: 1px solid #66ff33;
  background-color: black;
}
.form .formError label {
  color: lime;
  font-weight: bold;
}
.proof {
  border-right:1px solid #66ff33;
  border-top:0px solid #66ff33;
  color:lime;
}
.proof td {
  border-bottom:1px solid #66ff33;
  border-left:1px solid #66ff33;
  color:lime;
  padding:1px;
  text-align:center;
}
.proof th {
  background-color:lime;
  /*background-image: url(images/Fondos/bg129.gif);*/
  border:1px solid #333333;
  color:black;
  font-size:13px;
  font-weight:normal;
  padding:1px ;
  text-align:center;
}
.login{
  border:1px solid #66ff33;
  color:lime;
}
