body {
  background-image: url(/images/bkgd.gif);
  background-color: #1c1b37;
  background-position: top center;
  background-attachment: fixed;
  font-family: arial;
  font-size: 10pt;
  margin-top: 0px;
  }

a:link       { color:#fff; text-decoration: underline }
a:active     { color:#fff; text-decoration: underline }
a:visited    { color:#fff; text-decoration: underline }
a:hover      { color:#ec82c6; text-decoration: underline }


.navmenu {
  font: 9px arial;
  color: #000;
  font-weight: bold;
  }

a.navmenu:link       { color: #fff; text-decoration: underline }
a.navmenu:active     { color: #fff; text-decoration: underline }
a.navmenu:visited    { color: #fff; text-decoration: underline }
a.navmenu:hover      { color: #ec82c6; text-decoration: underline }
  
.maintext {
  font: 12px arial;
  color: #fff; 
  font-weight: normal;
  }

.btext {
	font-size: 13px;
	color: #fff;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	top: auto;
}

.menus {
    font-size: 14px;
	color: #D0D543;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	top: auto;
	margin:0px;
}

.promotitle {
  font: 11px arial;
  color: #fff; 
  font-weight: bold;
  }
  
.promotxt {
  font: 10px arial;
  color: #fff; 
  font-weight: normal;
  }
  
a.promotxt:link       { color: #fff; text-decoration: underline }
a.promotxt:active     { color: #fff; text-decoration: underline }
a.promotxt:visited    { color: #fff; text-decoration: underline }
a.promotxt:hover      { color: #ec82c6; text-decoration: underline }

.phone {
  font: 11px arial;
  color: #5c5c69; 
  font-weight: bold;
  }
  
.bottom {
  font: 10px arial;
  color: #ec82c6;
  font-weight: bold;
  }

a.bottom:link       { color: #ec82c6; text-decoration: underline }
a.bottom:active     { color: #ec82c6; text-decoration: underline }
a.bottom:visited    { color: #ec82c6; text-decoration: underline }
a.bottom:hover      { color: #fff; text-decoration: underline }

.footer {
  font: 9px arial;
  color: #FFF;
  font-weight: bold;
  }

a.footer:link       { color: #FFF; text-decoration: none }
a.footer:active     { color: #FFF; text-decoration: none }
a.footer:visited    { color: #FFF; text-decoration: none }
a.footer:hover      { color: #FFF; text-decoration: underline }

.copyright {
  font: 9px arial;
  color: #FFF;
  font-weight: normal;
  }

.power {
  font: 8px arial;
  color: #FFF;
  font-weight: normal;
  }

a.power:link       { color: #FFF; text-decoration: none }
a.power:active     { color: #FFF; text-decoration: none }
a.power:visited    { color: #FFF; text-decoration: none }
a.power:hover      { color: #FFF; text-decoration: none }

.top {
  font: 12px arial;
  color: #D0D543; 
  font-weight: normal;
  }

a.top:link       { color: #D0D543; text-decoration: underline }
a.top:active     { color: #D0D543; text-decoration: underline }
a.top:visited    { color: #D0D543; text-decoration: underline }
a.top:hover      { color: #FFF; text-decoration: underline }

H1 {
    font-size: 18px;
	color: #fff;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	top: auto;
	margin:0px;
}

H2 {
    font-size: 14px;
	color: #D0D543;
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	top: auto;
	margin:0px;
}

img.border {
	padding: 6px 6px 6px 6px ;
}

img.border2 {
	padding: 0px 5px 5px 0px ;
}

img.border3 {
	padding: 0px 5px 0px 5px ;
}

.inputButton {
  border: 1px solid #484848;
  background-color: #ff6b08;
  color: #ffffff;
  font-weight: bold;
  cursor: pointer;
}

.inputfield {
 
 border: 1px groove #1b1b36;
 font: 14px arial; color: #1b1b36;
} 
 
#dhtmlgoodies_contentBox {
  border:1px solid #666;
  height:0px;
  visibility:hidden;
  position:absolute;
  background-color:#EEE;
  overflow:hidden;
  padding:2px;
  width:100px;
}

#dhtmlgoodies_content {
  position:relative;  
  font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
  width:100%;
  font-size:0.8em;
}

#dhtmlgoodies_slidedown {
  position:relative;
  width:100px;
}

/* Screen Only */
@media screen {
.noprint {display:block !important;}
.noshow {display:none !important;}
}

/* Print Only */
@media print {
.noprint {display:none !important;}
.noshow {display:block !important;}
}

.love {
  font: 8pt Arial;
  color: #fff;
  font-weight: normal;
  }
  
a.love:link       { color: #fff; text-decoration: none }
a.love:active     { color: #fff; text-decoration: none }
a.love:visited    { color: #fff; text-decoration: none }
a.love:hover      { color: #fff; text-decoration: underline }