/* ----------TEXT---------- */

.mainText {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
}

.welcomeText {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-style: italic;
 font-weight: bold;
}

.trademarkText {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-style: italic;
}

.copyrightText {
 color: #999999;
 font-family: Times New Roman, Times, serif;
 font-size: 8pt;
}

.titleCellText {
 color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

.techwebText {
 color: #000033;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
}

.menuTextSmall {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
}

.menuTextMedium {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}

.menuTextLarge {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
}

.descriptionTextSmall {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
}

.descriptionTextMedium {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}

.descriptionTextLarge {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
}

.stateText {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18pt;
 font-style: italic;
 font-weight: bold;
}

.sitemapText {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}

.inventoryText {
 color: #333300;
 font-family: "Courier New", Courier, mono;
 font-size: 12pt;
}

.inventoryTextSmall {
 color: #333300;
 font-family: "Courier New", Courier, mono;
 font-size: 10pt;
}

.priceText {
 color: #CC0000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}

/* ----------BORDERS---------- */

.titleBorder {
 background: #999966;
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

.titleCell {
 background: #000000;
 color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

.formBorder {
 background: #FFFFFF;
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

.formCell {
 background: #FFFFFF;
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

.pictureBorder {
 background: #999966;
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

.pictureCell {
 background: #000000;
 color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

/* ----------BACKGROUNDS---------- */

.menuRow {
 background: #FFFFFF;
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
}

/* ----------LINKS---------- */

.menuRow A:link {
 background: #FFFFFF;
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 text-decoration: underline;
}

.menuRow A:hover {
 background: #FFFFFF;
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 text-decoration: underline;
}

.menuRow A:visited {
 background: #FFFFFF;
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 text-decoration: underline;
}

.techwebText A:link {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 text-decoration: underline;
}

.techwebText A:hover {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 text-decoration: underline;
}

.techwebText A:visited {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 text-decoration: underline;
}

.sitemapText A:link {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

.sitemapText A:hover {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: underline;
}

.sitemapText A:visited {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

.mainText A:link {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 text-decoration: underline;
}

.mainText A:hover {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 text-decoration: underline;
}

.mainText A:visited {
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
 text-decoration: underline;
}

/* ----------BUTTONS---------- */

.goldButton {
 background-color: #CCCC99;
 color: #000033;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 text-align: center
}

.goldButtonSmall {
 background-color: #CCCC99;
 color: #000033;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 text-align: center
}

/* ----------REFERENCE---------- */

.testText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-style: italic;
 font-weight: bold;
 color: #000000
}
