/* SWCG Stylesheet */

BODY{
  margin: 0px;
  background-color: #ffffff;
}

.bodyText {
  font-family: verdana, arial;
  font-weight: bold;
  font-size: 10pt;
  color: #808080;
}

.headerText {
  font-family: verdana, arial;
  font-size: 15pt;
  color: #808080;
}

.tipText {
  font-family: verdana, arial;
  font-size: 8pt;
  color: #808080;
}

.menuLink0{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #D60093;
  text-decoration: none;
}

.menuLink0:hover{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #c0c0c0;
  text-decoration: underline;
}


.menuLink1{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #3333CC;
  text-decoration: none;
}

.menuLink1:hover{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #c0c0c0;
  text-decoration: underline;
}

.menuLink2{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #33CC33;
  text-decoration: none;
}

.menuLink2:hover{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #c0c0c0;
  text-decoration: underline;
}

.menuLink3{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #FF9900;
  text-decoration: none;
}

.menuLink3:hover{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #c0c0c0;
  text-decoration: underline;
}

.menuLink4{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #ff0000;
  text-decoration: none;
}

.menuLink4:hover{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #c0c0c0;
  text-decoration: underline;
}


.mainMenuLink{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #808080;
  text-decoration: none;
}

.mainMenuLink:hover{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #c0c0c0;
  text-decoration: underline;
}

.imanezLink{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.imanezLink:hover{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #c0c0c0;
  text-decoration: underline;
}

.group0sash {
  background-color: #D60093;
  font-family: arial;
  font-size: 14pt;
  color: #ffffff;
}

.group1sash {
  background-color: #3333CC;
  font-family: arial;
  font-size: 14pt;
  color: #ffffff;
}

.group2sash {
  background-color: #33CC33;
  font-family: arial;
  font-size: 14pt;
  color: #ffffff;
}

.group3sash {
  background-color: #FF9900;
  font-family: arial;
  font-size: 14pt;
  color: #ffffff;
}

.group4sash {
  background-color: #ff0000;
  font-family: arial;
  font-size: 14pt;
  color: #ffffff;
}

.greysash {
  background-color: #808080;
  font-family: arial;
  color: #ffffff;
  font-size: 14pt;
}

.mainsash {
  background-color: #3399ff;
  font-family: arial;
  color: #ffffff;
  font-size: 14pt;
}

.navLink{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #0000ee;
  text-decoration: none;
}

.navLink:hover{
  font-family: arial;
  font-size: 9pt;
  font-weight: bold;
  color: #c0c0c0;
  text-decoration: underline;
}

.textLink {
  color: #0000ee;
  text-decoration: none;
}

.textLink:hover {
  color: #c0c0c0;
  text-decoration: underline;
}