 /////////////////////////////////////                                                       
  www.omoreinteractive.com              
 /////////////////////////////////////


.black { background-color: #000000; }

/* BODY STYLES FOR THE BACKGROUNDS */
body
{
background-image:  url(images/BgRightFade.gif)}

.bod { background-image:  url(images/BgFadeDrkOrange.gif); background-repeat: repeat-y; }
/* .bod contains the gray column for navigation and the dotted line on the left */
.bod1 { background-image:  url(../images/BgFadeDrkOrange.gif); background-repeat: repeat-y; }
/* .bod1 contains the gray column and no dotted line on the left */
.bod2 { background-image:  url(../images/BgFadeDrkOrange.gif); background-repeat: repeat-y; }
/* bod2 contains the dotted line and no gray column. */
.bod3 { background-image:  url(../images/BgFadeDrkOrange.gif); background-repeat: repeat-y; }
/* bod3 contains no gray column with dotted line on each side. */
.bod4 { background-image:  url(../images/BgFadeDrkOrange.gif); background-repeat: repeat-y; }
/* bod4 contains left side dotted line (without gray) and no right column. */

/* TEXT STYLES */
.blocktext{
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
}

.smallblocktext{
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
}

.header{
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-size: 16px;
  line-height: 18px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}
.subheader{
  color: #000000;
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}


/* LINK STYLES */

A.emphLink{
  color: #000000;
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: underline;
}

A.emphLink:visited{
  color: #000000;
  text-decoration: underline;
}

A.emphLink:hover{
  color: #336699;
  text-decoration: underline;
}

A.emphLink:visited:hover{
  color: #336699;
  text-decoration: underline;
}

.navblocktext{
  color: #FFFFFF;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 10px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
}

A.nav{
  color: #FFFFFF;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 10px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;

}

A.nav:visited{
  color: #FFFFFF;
  text-decoration: normal;
}

A.nav:hover{
  color: #FFFF33;
  text-decoration: underline;
}

A.nav:visited:hover{
  color: #FFFF33;
  text-decoration: underline;
}
  
A.sublink{
  color: #000000;
  font-family: Verdana,Arial,Helvetica;
  font-size: 11px;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;

}

A.sublink:visited{
  color: #000000;
  text-decoration: normal;
}

A.sublink:hover{
  color: #666666;
  text-decoration: underline;
}

A.sublink:visited:hover{
  color: #666666;
  text-decoration: underline;
}  
  /* text settings */
  text-align: left;
  text-transform: capitalize;
  text-decoration: none;
  white-space: normal;
}

A.mainlinks{
  color: #3366CC;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 13px;
  font-style: normal;
  font-weight: normal;
  /* text settings */
  text-align: left;
  text-transform: none;
  text-decoration: none;
  white-space: normal;
}

A.mainlinks:hover{
  color: #333333;
  text-decoration: underline;
}

A.mainlinks:visited:hover{
  color: #3366CC;
  text-decoration: underline;
}

A.footer{
  color: #FFFFFF;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 11px;
  font-style: normal;
  font-weight: normal;
  /* text settings */
  text-align: left;
  text-transform: none;
  text-decoration: none;
  white-space: normal;
}

A.footer:hover{
  color: #FFFFFF;
  text-decoration: underline;
}

A.footer:visited:hover{
  color: #FFFFFF;
  text-decoration: underline;
}

.omoreblocktext{
  color: #000000;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
  /* text settings */
  text-align: left;
  text-transform: none;
  text-decoration: none;
  white-space: normal;
}

A.omore{
  color: #000000;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
  /* text settings */
  text-align: left;
  text-transform: none;
  text-decoration: none;
  white-space: normal;
}

A.omore:hover{
  color: #669966;
  text-decoration: underline;
}

A.omore:visited:hover{
  color: #669966;
  text-decoration: underline;
}

A.boxheader{
  color: Red;
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  font-weight: bolder;
  
  /* text settings */
  text-align: left;
  text-transform: none;
  text-decoration: bold;
  white-space: normal;
}

A.boxheader:hover{
  color: Black;
  text-decoration: underline, bold;
}
