.black { background-color: #000000; }
.iomegared { background-color: #C0C000; }
.grey1 { background-color: #DDDDDD; }
.grey2 { background-color: #666666; }
.zipcolor { background-color: #3366CC; }
.nascolor { background-color: #006666; }
.hddcolor { background-color: #993366; }
.cdrwcolor { background-color: #663399; }
.qscolor { background-color: #FF9900; }
.softwarecolor { background-color: #666666; }



/* BODY STYLES FOR THE BACKGROUNDS */
.bod { background-image:  url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ORSU9KJW/%22/media/global/images/misc/background.gif%22); background-repeat: repeat-y; background-color: #FFFFFF; }

/* .bod contains the gray column for navigation and the dotted line on the left */
.bod1 { background-image:  url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ORSU9KJW/%22/media/global/images/misc/background2.gif%22); background-repeat: repeat-y; background-color: #FFFFFF; }

/* .bod1 contains the gray column and no dotted line on the left */
.bod2 { background-image:  url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ORSU9KJW/%22/media/global/images/misc/background3.gif%22); background-repeat: repeat-y; background-color: #FFFFFF; }

/* bod2 contains the dotted line and no gray column. */
.bod3 { background-image:  url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ORSU9KJW/%22/media/global/images/misc/background4.gif%22); background-repeat: repeat-y; background-color: #FFFFFF; }

/* bod3 contains no gray column with dotted line on each side. */
.bod4 { background-image:  url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ORSU9KJW/%22/media/global/images/misc/background5.gif%22); background-repeat: repeat-y; background-color: #FFFFFF; }

/* bod4 contains left side dotted line (without gray) and no right column. */


/* TEXT STYLES */


.blocktext{
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
}

.smallblocktext{
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 10px;
  font-style: normal;
  font-weight: normal;
}

.emphtext{
  color: #000;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
}

.redtext{
  color: #C00;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  line-height: 14px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
  text-transform: capitalize;
}

.caption{
  color: gray;
  font-family: Verdana,Arial,Helvetica;
  font-size: 9px;
  line-height: 10px;
  font-style: normal;
  font-weight: normal;
}

.headline{
  color: black;
  font-family: Trebuchet MS,Arial,Helvetica;
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  font-weight: bolder;
  font-variant: normal;
  text-align: right;
  text-decoration: none;
  white-space: normal;
}

.subhead{
  color: black;
  font-family: Trebuchet MS,Arial,Helvetica;
  font-size: 12px;
  line-height: 16px;
  font-style: normal;
  font-weight: bolder;
  font-variant: normal;
  text-align: left;
  text-transform: capitalize;
  text-decoration: none;
  white-space: normal;
}




/* LINK STYLES */


A.blocktextLink{
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px;
  text-decoration: none;
}

A.blocktextLink:visited { 
  color: black;
  text-decoration: none;
}

A.blocktextLink:hover{
  color: black;
  text-decoration: underline;
}

A.blocktextLink:visited:hover{
  color: black;
  text-decoration: underline;
}

A.goLink{
  color: #CC0000;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
}

A.goLink:visited { color: #C00; }

A.goLink:hover{
  color: #CC0000;
  text-decoration: underline;
}

A.goLink:visited:hover{
  color: #CC000000;
  text-decoration: underline;
}

A.goLink2{
  color: #CC0000;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: underline;
}

A.goLink2:visited { color: #C00; }

A.goLink2:hover{
  color: #CC0000;
  text-decoration: underline;
}

A.goLink2:visited:hover{
  color: #CC000000;
  text-decoration: underline;
}

A.emphLink{
  color: #36C;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
}

A.emphLink:visited{
  color: #36C;
  text-decoration: none;
}

A.emphLink:hover{
  color: #36C;
  text-decoration: underline;
}

A.emphLink:visited:hover{
  color: #36C;
  text-decoration: underline;
}

A.emphLink2{
  color: #36C;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: underline;
}

A.emphLink2:visited{
  color: #99C;
  text-decoration: underline;
}

A.emphLink2:hover{
  color: #36C;
  text-decoration: underline;
}

A.emphLink2:visited:hover{

  color: #99C;
  text-decoration: underline;
}

A.emphLink3{
  color: #3366CC;
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: underline;
}

A.emphLink3:visited{
  color: #99C;
  text-decoration: underline;
}

A.emphLink3:hover{
  color: #36C;
  text-decoration: underline;
}

A.emphLink3:visited:hover{
  color: #99C;
  text-decoration: underline;
}

A.regLink{
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
}

A.regLink:visited{
  text-decoration: none;
}

A.regLink:hover{
  text-decoration: underline;
}

A.regLink:visited:hover{
  text-decoration: underline;
}

A.regLink2{
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
  font-weight: bolder;
  font-variant: normal;
  text-decoration: underline;
}

A.regLink2:visited{
  text-decoration: underline;
}

A.regLink2:hover{
  text-decoration: underline;
}

A.regLink2:visited:hover{
  text-decoration: underline;
}

A.regCaptionLink{
  color: #666;
  font-family: Verdana,Arial,Helvetica;
  font-size: 9px;
  line-height: 10px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
}

A.regCaptionLink:visited{
  text-decoration: none;
}

A.regCaptionLink:hover{
  text-decoration: underline;
}

A.regCaptionLink:visited:hover{
  text-decoration: underline;
}

A.captionLink{
  color: #36C;
  font-family: Verdana,Arial,Helvetica;
  font-size: 9px;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
}

A.captionLink:visited{
  color: #36C;
  text-decoration: none;
}

A.captionLink:hover{
  color: #36C;
  text-decoration: underline;
}

A.captionLink:visited:hover{
  color: #36C;
  text-decoration: underline;
}

A.captionLink2{
  color: #36C;
  font-family: Verdana,Arial,Helvetica;
  font-size: 9px;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: underline;
}

A.captionLink2:visited{
  color: #36C;
  text-decoration: underline;
}

A.captionLink2:hover{
  color: #36C;
  text-decoration: underline;
}

A.captionLink2:visited:hover{
  color: #36C;
  text-decoration: underline;
}

A.nav{
  color: #000000;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;

  /* text settings */

  text-align: left;
  text-transform: capitalize;
  text-decoration: none;
  white-space: normal;
}

A.nav:hover{
  color: #CC0000;
  text-decoration: underline;
}

A.nav:visited{
  color: black;
  text-decoration: none;
}

A.nav:visited:hover{
  color: #CC0000;
  text-decoration: none;
}

A.footernav{
  color: #EEEEEE;
  font-family: Verdana,Arial,Helvetica;
  font-size: 9px;
  line-height: 11px;
  font-style: normal;
  font-weight: normal;

  /* text settings */

  text-align: left;
  text-transform: lowercase;
  text-decoration: none;
  white-space: normal;
}

A.footernav:hover{
  color: #CCCCCC;
  text-decoration: underline;
}

A.subnav{
  color: white;
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  font-weight: bolder;

  /* text settings */

  text-align: left;
  text-transform: lowercase;
  text-decoration: none;
  white-space: normal;
}

A.subnav:hover{
  color: #FFFFFF;
  text-decoration: underline;
}

A.graybarnav{
  color: #EEEEEE;
  font-family: Verdana,Arial,Helvetica;
  font-size: 9px;
  line-height: 11px;
  font-style: normal;
  font-weight: bolder;

  /* text settings */

  text-align: left;
  text-transform: lowercase;
  text-decoration: none;
  white-space: normal;
}

A.graybarnav:hover{
  color: #EEEEEE;
  text-decoration: underline;
}


/* FORM ELEMENTS */


.navEl { width: 160; }

.frmEl{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #EEE;
  width:100;
}

.frmBtn{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  background-color: #EEEEEE;
  width: 100;
}

.frmBtnEmp{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #CC0000;
  width: 100;
}



/*  LIST ELEMENTS */


.linkList{
  list-style-position: outside;
  list-style-image:  url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ORSU9KJW/linkimage.gif);
}

.featureList{
  list-style-position: outside;
  list-style-image:  url(file:///C|/Documents%20and%20Settings/Administrator/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ORSU9KJW/linkimagegray.gif);
}

td.padleft{
  padding-left: 15px;
}
