#warning {
  color: #ffa500
}				/* ffa500 = orange */
a:link {
  color: #0000FF
}    				/* unvisited link - blue */
a:visited {
  color: #8b0000
}				/* visited link -  dark red */
a:hover {
  color: #FF00FF
}				/* mouse over link - magenta*/
a:active {
  color: #00FF00
}				/* selected link - green */
body {
  background-image: url("http://www.usncva.org/backgrounds/chalk.jpg")
}
dt.link {
  font-weight: bold
}
dl.guest {
  font-family: "Comic Sans MS", "Arial Black", sans-serif
}
em.two {
  font-weight: 100;
  color: #6c6c6c
}
h1, h2, h3, h4, h5, h6 {
  color: #000080;
  font-family: arial, helvetica, univers, san-serif
}
h1.list, h2.list, h3.list, h4.list {
  color: #000080;
  font-family: arial, helvetica, univers, san-serif;
  margin: 2px
}
h1.center, h2.center, h3.center, h4.center, h5.center, h6.center {
  text-align: center;
  color: #000080;
  font-family: "arial", "helvetica", "univers", sans-serif
}
h1.centerGuest, h2.centerGuest, h3.centerGuest, h4.ceneterGuest, h5.centerGuest, h6.centerGuest {
  text-align: center;
  color: #000080;
  font-family: "Comic Sans MS", "Arial Black", sans-serif
}
h1.guest, h2.guest, h3.guest, h4.guest, h5.guest, h6.guest {
  color: #000080;
  font-family: "Comic Sans MS", "Arial Black", sans-serif
}
h1.tab, h2.tab, h3.tab {
  color: #000080;
  text-indent: 40px
}
hr.full {
  color: #000080;
  background-color: #000080;
  height: 8px;
  width: 100%
}
hr.major {
  color: #000080;
  background-color: #000080;
  height: 8px;
  width: 90%
}
hr.mid {
  background-color: #000080;
  color: #000080;
  height: 6px;
  width: 60%
}
hr.minor {
  background-color: #000080;
  color: #000080;
  height: 4px;
  width: 30%
}
hr.thin {
  background-color: #000080;
  color: #000080;
  height: 2px;
  width: 100%
}
label.guest {
  color: #000080;
  font-family: "Comic Sans MS", "Arial Black"
}
li.guest {
  font-family: "Comic Sans MS", "Arial Black"
}
ol.guest {
  font-family: "Comic Sans MS", "Arial Black"
}
p.big {
  font-weight: bold;
  font-family: arial, helvetica;
  font-size: 105%
}
p.guest {
  font-family: "Comic Sans MS", "Arial Black"
}
p.indent {
  text-indent: 26px
}
p.indentBig {
  font-family: arial, helvetica;
  font-size: 105%;
  text-indent: 40px
}
p.indentGuest {
  font-family: "Comic Sans MS", "Arial Black";
  text-indent: 26px
}
p.indentNote {
  text-indent: 26px;
  font-size: small
}
p.list {
 font-size: 110%;
 font-weight: bold
}
pre.code {
  color: #006400
}
span.alert {
  color: #ff0000;
  font-size: 120%
}
span.alertNote {
  font-size: 120%
}				/* ff0000 = red */
span.alertNoteNavy {
  color: #000080;
  font-family: arial, helvetica, univers, san-serif;
  font-size: 120%
}
span.bigGreen {
  color: #006400;
  font-size: 110%;
  font-weight: 900
}
span.center {
  text-align: center
}
span.code {
  color: #006400
}
span.grayText {
  color: #a0a0a0
}  
span.greenText {
  color: #006400
}
span.navy {
  color: #000080
}
span.note {
  font-size: small
}
span.redTextReg {
  color: #ff0000
}
span.redText {
  color: #ff0000;
  font-weight: 900
}
span.warn {
  color: #ff6600;
  font-weight: bold
}
span.whiteTextReg {
  color: #ffffff
}
span.topTitle {
  font-size: 140%;
  font-weight: bold;
  color: #000080
}
span.label {
  color: #000080;
  font-family: arial, helvetica, univers, san-serif;
  font-size: 150%
}
table.catalog {
  background-color: #ccccff
}
table.guest {
  font-family: "Comic Sans MS", "Arial Black";
  font-size: 90%
}
table.label {
  background-color: #ffd700;
  color: #000080
}
table.local {
  background-color: #66ffff;
  font-style: italic
}
table.mailingLabel {
  background-color: #ffffff;
  color: #000000;
  font-family: "courier new", "courier"
}
table.picture {
  background-color: #87cefa;
  color: #000080
}
table.white {
  background-color: #ffffff
}
td.center {
  text-align: center
}
td.comment {
  background-color: #ffff99;
  text-align: left
}
td.dollar {
  text-align: right
}
td.left {
  text-align: left
}
td.empty {
  background-color: #dfdfdf
}
td.odd {
  background-color: #c3ffc3;
}				/* c3ffc3 = very light green */
td.even {
  background-color: #ffffc3;
}				/* ffffc3 = very light yellow */
td.guestCenter {
  font-family: "Comic Sans MS", "Arial Black";
  text-align: center
}
td.guestLeft {
  font-family: "Comic Sans MS", "Arial Black";
  text-align: left
}
td.guestRight {
  font-family: "Comic Sans MS", "Arial Black";
  text-align: right
}
td.guestTop {
  font-family: "Comic Sans MS", "Arial Black";
  vertical-align: top
}
td.guestbook {
  font-family: "Comic Sans MS", "Arial Black";
  text-align: center
}
td.guestbookLeft {
  font-family: "Comic Sans MS", "Arial Black";
  text-align: left
}
td.menu {
  background-color: yellow;
  font-weight: bold;
  font-size: 10pt;
  text-align: left
}
td.newCat {
  background-color: #ffffc3;
  text-align: center
}
td.pix {
  background-color: #d7d7d7
}
td.marine {
  background-color: #ff3333;
  color: #ffd700;
  font-family: arial, helvetica, univers, san-serif;
  font-weight: bold;
  text-align: left
}
td.navy {
  background-color: #6666ff;
  color: #ffd700;
  font-family: arial, helvetica, univers, san-serif;
  font-weight: bold;
  text-align: left
}
td.top {
  vertical-align: top
}
td.topRight {
  text-align: right;
  vertical-align: top
}
th.catagory {
  color: #000080;
  background-color: #ccffcc;
  font-size: 110%
}
th.group, th.menu {
  color: #000080;
  background-color: #d3d3d3;
  font-family: arial, univers;
  font-size: 110%;
  font-style: italic;
  font-weight: normal
}				/* LightSkyBlue= #87cefa navy= #000080*/
th.left {
  text-align: left
}
th.right {
  text-align: right
}
th.topLeft {
  text-align: left;
  vertical-align: top
}
th.topRight {
  text-align: right;
  vertical-align: top
}
tr.odd {
  background-color: #c3ffc3;
}				/* c3ffc3 = very light green */
tr.even {
  background-color: #ffffc3;
}				/* ffffc3 = very light yellow */
tr.header {
  background-color: #ffffff;
}				/* ffffff = white */
ul.snub {
  margin-top: 2px
}
ul.guest {
  font-family: "Comic Sans MS", "Arial Black"
}

