a:link
{color:#711725;}
a:visited
{color:#711725;}
a:hover
{color: #000000;}
a:active
{color: #000000;}

body
 {
  font-family: "Trebuchet MS", Arial, Helvetica, Swiss, Helv, san-serif;
  font-weight: normal;
  color: black;
  background-color:#bcb89d;
  padding: 24px;
  margin: 4px;
  background-image: url("/volunteer/images/IHStrategies_Diamonds_Tile.jpg");
  background-repeat: repeat;
 }


tt
 {
   font-family: Courier, Lucida Console, Terminal, monospace, sans-serif;
   background: #e0e0db;
   border: solid #A0A0A0 1px;
   padding: 4px;
 }

h1,h2,h3,h4,h5 { font-weight: bold; }
h1 { color: maroon; font-size: 160%; text-align: center; }
h2 { font-size: 146%; }
h3 { font-size: 133%; }
h4 { font-size: 121%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }

table {
  background-color: #f0efea;
  width: 100%;
  border: 1px solid #a09587;
  border-collapse: collapse;
}

tr  { border: 1px ridge #bcb89d; }
th { 
  background-color:#bcb89d;
  padding: 6px; 
  border: 1px solid #bcb89d;
}
td { 
  padding: 6px; 
  margin: 8px; 
  border-style: none; 
}

table.ridged  { border: 2px ridge #bcb89d }
table.grooved { width:97%; border: 2px groove #efdaad; padding:12px; margin:12px }
table.report { font-size: 80%; table-layout: auto; width: auto }
table.auto { table-layout: auto; width: auto }
table.white { background: white }

.thinborder 
{ border: 1px solid #bcb89d; }
tr.thinborder {border-top: none; border-left: none; border-right: none; border-bottom: 1px solid #bcb89d; }
tr.thinborder th {border-top: none; border-left: none; border-right: none; border-bottom: 1px solid #bcb89d; }
tr.thinborder td {border-top: none; border-left: none; border-right: none; border-bottom: 1px solid #bcb89d; }

.NAV {
  color: maroon;
  padding: 12px;
}

#hidden { background: white; text-align: left; }
#topbot { 
  background: white; 
  border-top: 1px solid #bcb89d; 
  border-bottom: 1px solid #bcb89d; 
  border-left: none; 
  border-right: none; 
  text-align: left; 
}
#hid { border-style: none; text-align: left; }

#StrAgr { background: #66CCCC; text-align: center; }
#ModAgr { background: #8EDADA; text-align: center; }
#SliAgr { background: #D0F0F0; text-align: center; }
#SliDis { background: #F0E0E0; text-align: center; }
#ModDis { background: #DBB5B5; text-align: center; }
#StrDis { background: #CC9999; text-align: center; }
#NotApp { background: #C0C0C0; text-align: center; }

input.AccessCode { 
  background: #EEEEEE; 
  font-size: 110%; 
  font-family: Courier, Terminal, monospace, sans-serif;
}

select.Oversized { 
  font-size: 120%; 
}

#SmlCap { font-variant: small-caps; }

#leftish { text-align: left; }
#rightish { text-align: right; }
#centerish { text-align: center; }

#error {
  font-size: 100%;
  font-weight: bold;
  color: maroon;
}

#oldbutton { 
  font-weight: bold; 
  font-variant: small-caps; 
}

#lbl { text-align: left; }
#cnt { text-align: right; }

#Alt1 { background: #EFEFEF!; }
#Alt2 { background: #FFFFFF!; }
#Alt3 { background: #EAF7F7!; }
#Alt4 { background: #F4FFFF!; }

#Imp5 { background: #F4F4B0!; }
#Imp4 { background: #F4F4C0!; }
#Imp3 { background: #F4F4D0!; }
#Imp2 { background: #F4F4E0!; }
#Imp1 { background: #F4F4F0!; }

.smallcaps { font-variant: small-caps; }

.question { font-weight: bold; padding:4; }

.copy { font-size: 70%; text-align: center; color=#444444 }

.longlist { font-size:80%; }

.vertical { 
  font-style: oblique; 
  writing-mode: tb-rl; 
  filter: flipv fliph; 
}



