h1 {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 15pt; font-weight: bold; color: #222222; letter-spacing: 0px; margin-bottom: 4px}
h2 {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 12pt; font-weight: bold; color: #C2870C; letter-spacing: 0px; margin-bottom: 4px}
h3 {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 11pt; font-weight: bold; color: #222222; letter-spacing: 0px; margin-bottom: 10px; background-color: #FCF6D6; width="100%"; padding: 5px}

A.orange:link {text-decoration: none; color: #F4C050}
A.orange:visited {text-decoration: none; color: #F4C050}
A.orange:active {text-decoration: none; color: #F4C050}
A.orange:hover {text-decoration: none; color: #999999}

A:link {text-decoration: none; font-weight: none; color: #C2870C}
A:visited {text-decoration: none; font-weight: none; color: #C2870C}
A:active {text-decoration: none; font-weight: none; color: #C2870C}
A:hover {text-decoration: underline; font-weight: none; color: #666666}

.small {font-family: verdana; font-size: 8pt; color: #333333}
.smallwhite {font-family: verdana; font-size: 8pt; color: #ffffff}
.copy {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 10pt; color: #111111; line-height: 140%}
.copyleft {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 9.5pt; color: #333333; line-height: 130%}
.copysmall {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 8pt; color: #111111; line-height: 140%}
.navtext {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 9pt; font-weight: normal; letter-spacing: 0; color: #ffffff; line-height: 140%}
.footer {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 8pt; font-weight: normal; letter-spacing: 0; color: #ffffff; line-height: 140%}
.copylarge {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 13pt; color: #111111; line-height: 130%}

html,body {
    background-image: url('/images/back-tile.gif');
    background-repeat: repeat-x repeat-y;
    margin: 0;
    padding: 0;
}

li.menubar {
  width: 630px;
  background: url(/images/plus.gif) no-repeat 0em 0.3em;
  font-size: 14px;
  line-height: 1.5em;
  list-style-position: outside;
  list-style: none outside;
  color: #222222;
}

.menu {
  width: 630px;
  line-height: 1.2em;
  display: none;
  margin-left: 0px;
  margin-top: 6px;
  margin-bottom: 10px;
  padding: 0px;
  color: #222222;
}

.menu li {
  width: 630px;
  background: url(/images/x.gif) no-repeat 0em 0.3em;
  background-color: #FCF6D6;
  list-style: none outside;
  color: #222222;
  font-size: 13px;
  padding: 10px;
  border: 1px solid #cccccc;
}

a.actuator {
  width: 630px;
  background-color: transparent;
  color: #222222;
  font-size: 14px;
  padding-left: 15px;
  text-decoration: none;
}
a.actuator:link {text-decoration: none; color: #C2870C;}
a.actuator:hover {text-decoration: none; color: #C2870C;}
a.actuator:active {text-decoration: none; color: #C2870C;}
a.actuator:visited {text-decoration: underline; color: #CCCCCC;}

.menu li a { 
  background-color: transparent;
  font-size: 13px;
}
