/* Lunamil Stylesheet */

BODY {
  margin: 0px;
}

.bodyText {
  font-family: verdana;
  color: #000000;
  font-style: italic;
  font-size: 13pt;
}

.headerText {
  font-family: verdana;
  color: #2B0E72;
  font-style: italic;
  font-weight: bold;
  font-size: 18pt;
}

.tipText {
  font-family: verdana;
  color: #000000;
  font-style: italic;
  font-size:10pt;
}

.imgText {
  font-family: verdana;
  color: #000000;
  font-size:8pt;
}

.bullet {
  font-family: verdana;
  color: #ff0000;
  font-weight: bold;
  font-size: 13pt;
}

.menuLink {
  font-family: verdana;
  color: #000088;
  font-weight: bold;
  font-size: 13pt;
  text-decoration: none;
}

.menuLink:hover {
  font-family: verdana;
  color: #a0a0a0;
  font-weight: bold;
  font-size: 13pt;
  text-decoration: none;
}

.menuLinkOn {
  font-family: verdana;
  color: #ff0000;
  font-weight: bold;
  font-size: 13pt;
  text-decoration: none;
}

.topBar {
  background-image: url('pics/striptop.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}

.topBar2 {
  background-image: url('pics/topbar.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}

.footerBar {
  background-image: url('pics/stripbottom.gif');
  background-repeat: repeat-x;
}

.footer {
  background-color: #DC2B19;  
  font-family: arial;
  color: #ffffff;
  font-weight: bold;
  font-size: 9pt;
}

.imanezLink {
  font-family: arial;
  color: #ffffff;
  font-weight: bold;
  font-size: 9pt;
  text-decoration: none;
}

.imanezLink:hover {
  font-family: arial;
  color: #000000;
  font-weight: bold;
  font-size: 9pt;
  text-decoration: none;
}

.partnersLink {
  font-family: arial;
  color: #DC2B19;
  font-weight: bold;
  font-size: 11pt;
  text-decoration: none;
}

.partnersLink:hover {
  font-family: arial;
  color: #000000;
  font-weight: bold;
  font-size: 11pt;
  text-decoration: none;
}

.formText {
  font-family: arial;
  color: #DC2B19;
  font-weight: bold;
  font-style: italic;
  font-size: 11pt;
}

.formInput {
  font-family: arial;
  color: #000000;
  font-weight: bold;
  font-size: 9pt;
}

.textLink {
  font-family: arial;
  color: #DC2B19;
  font-weight: bold;
  text-decoration: none;
}

.textLink:hover {
  font-family: arial;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

