/* Imanez Group Stylesheet */

BODY {
  margin: 0px;
}

.mainCell {
  border-left: solid 1px #a0a0a0;
  border-right: solid 1px #a0a0a0;
  background-colour: #ffffff;
}

.bodyCell {
  background-image: url('pics/mainbg.gif');
  background-repeat: repeat-y;
  background-position: right;
  font-family: verdana;
  font-size: 12pt;
  color: #606060;
}

.menuCell {
  border-bottom: solid 1px #888888;
}

.bg {
  background-image: url('pics/bg.jpg');
}

.headerText {
  font-family: verdana;
  font-size: 16pt;
  color: #202020;
}

.bodyText {
  font-family: verdana;
  font-size: 12pt;
  color: #606060;
}

.amendedText {
  font-family: verdana;
  font-weight: bold;
  font-size: 12pt;
  color: #00ff00;
}

.tipText {
  font-family: verdana;
  font-size: 10pt;
  color: #606060;
}

.formText {
  font-family: verdana;
  font-weight: bold;
  font-size: 10pt;
  color: #606060;
}

.formInput {
  font-family: verdana;
  font-weight: bold;
  font-size: 10pt;
  color: #00000;
}

.eCommLink {
  font-family: verdana;
  font-size: 16pt;
  color: #000000;
  text-decoration: none;
}

.menuLink {
  font-family: verdana;
  font-size: 13pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.menuLink:hover {
  font-family: verdana;
  font-size: 13pt;
  font-weight: bold;
  color: #C0C0C0;
  text-decoration: none;
} 

.menuLinkon {
  font-family: verdana;
  font-size: 13pt;
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
}  

.faqQ {
  font-family: verdana;
  font-style: italic;
  font-size: 10pt;
  color: #606060;
}

.faqA {
  font-family: verdana;
  font-size: 10pt;
  color: #000000;
}

.portfolioLink {
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.portfolioLink:hover {
  font-family: verdana;
  font-size: 9pt;
  font-weight: bold;
  color: #C0C0C0;
  text-decoration: none;
} 

.imgBorder {
  border: solid 1px #a0a0a0;
}

.textLink {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.textLink:hover {
  font-weight: bold;
  color: #C0C0C0;
  text-decoration: none;
} 
