.subNav
{
  font-size:10px;
  font-family:Arial,Tahoma,Verdana;
  border:1px solid #79926F;
  padding:3 0 3 30;
}

a
{
  color:#000000;
  text-decoration:underline;
}

a:hover
{
  text-decoration:underline;
  font-weight:none;
  color:#3344CC
}

a.o
{
  color:#3344CC;
  text-decoration:underline
}

a.o:hover
{
  text-decoration:underline;
  font-weight:bold
}

.main
{
  font-family:Verdana,Tahoma,Arial;
  font-size:10px;
  padding:5 5 5 5
}

td
{
  font-family:Verdana,Tahoma,Arial;
  font-size:10px;
}

body
{
  font-family:Verdana,Tahoma,Arial;
  font-size:10px;
}


a.nav
{
  color:#000000;
  text-decoration:none
}

a.nav:hover
{
  color:#79926F;
  text-decoration:underline
}

.b
{
  color:#79926F;
  text-decoration:none
}

a.b:hover
{
  color:#79926F;
  text-decoration:underline
}

div.leftHead
{
  color:#555555;
  font-size:11px;
  margin-left:6px
}

div.leftLink
{
  margin:0 0 0 20;
  font-size:9px
}

a.bb
{
	text-decoration:none
}

a.bb:hover
{
	text-decoration:none
}

h1 {
		color: #79926F;
        font-family: Verdana,Tahoma,Arial;
        font-size: 32px;
        font-style: italic;
        font-weight: bold;
}

h2 {
		color: #59724F;
        font-family: Verdana,Tahoma,Arial;
        font-size: 24px;
        font-style: italic;
        font-weight: bold;
}

h3 {
		color: #39522F;
        font-family: Verdana,Tahoma,Arial;
        font-size: 18px;
        font-style: normal;
        font-weight: bold;
}


h4 {
		color: #294015;
        font-family: Verdana,Tahoma,Arial;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
}


h5 {
        font-family: Verdana,Tahoma,Arial;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
}

h6 {
        font-family: Verdana,Tahoma,Arial;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
}

.warn   { color: rgb(120,0,0); background-color: transparent; font-weight: normal; }
.error  { color: red; background-color: transparent; font-weight: bold }
