<!-- 
BODY {
 background-color: #b36b00;
}



A,DIV,TR,TABLE,FONT,H2 {
 font-family: Verdana, Verdana, sans-serif;
}

A, TD.A, A:link, A:visited, A:active {
 text-decoration: none;
 color: #000000;
}

A:hover {
 text-decoration: none;
 color: #ffffff;
}

.breadcrumbs {
 color: #ffffff;
 font-size: 13px;
 font-weight: bold;
 font-style: normal;
 font-variant: normal;
}

.breadcrumbs a:link {
 color: #ffffff;
}

.breadcrumbs a:visited {
 color: #ffffff;
}

.breadcrumbs a:hover {
 color: #000000;
}

.breadcrumbs a:active {
 color: #ffffff;
}

.centered-table {
   margin-left: auto;
   margin-right: auto;
}

h2 {
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 font-variant: normal;
 text-align: center;
 letter-spacing: 4px;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-left: 2px;
 margin-right: 2px;
 margin-top: 0px;
 background-color: #ff9900;
 color: #000000;
}

h2:first-letter {
 font-size: 28px;
}

.infotxt {
 color: #ffffff;
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 text-align: center;
}

.infotxt a:link {
 color: #ffffff;
 font-weight: bold;
}

.infotxt a:visited {
 color: #ffffff;
 font-weight: bold;
}

.infotxt a:hover {
 color: #000000;
 font-weight: bold;
}

.infotxt a:active {
 color: #ffffff;
 font-weight: bold;
}

.navbox {
 background-color: #ff9900;
 color: #000000;
 text-align: center;
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 padding: 5px;
}

.navbox a:link {
 color: #000000;
}

.navbox a:visited {
 color: #000000;
} 

.navbox a:hover {
 color: #ffffff;
}

.navbox a:active {
 color : #000000;
}

.caption {
 background-color: #ff9900;
 color: #000000;
 text-align: center;
 font-size: 16px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 padding: 5px;
}

.caption a:link {
 color: #000000;
 font-weight: bold;
}

.caption a:visited {
 color: #000000;
 font-weight: bold;
} 

.caption a:hover {
 color: #ffffff;
 font-weight: bold;
}

.caption a:active {
 color : #000000;
 font-weight: bold;
}

.thumbbox {
 background-color: #ff9900;
 padding: 3px;
 color: #000000;
 text-align: center;
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 line-height: 120%;
}

.thumbbox a:link {
 color: #000000;
}

.thumbbox a:visited {
 color: #000000;
}

.thumbbox a:hover {
 color: #ffffff;
}

.thumbbox a:active {
 color: #000000;
}

.thumbnail img {
 border-color: #ff9900;
 border-width: 2px;
}

.thumbnail:hover img {
 border-width: 2px;
 border-color: #ffffff;
}

.copyright {
 color: #ffffff;
 font-size: 13px;
 font-weight: normal;
 font-style: normal;
 font-variant: normal;
 text-align: center;
}

.copyright a:link {
 color: #ffffff;
 font-weight: bold;
}

.copyright a:visited {
 color: #ffffff;
 font-weight: bold;
}

.copyright a:hover {
 color: #000000;
 font-weight: bold;
}

.copyright a:active {
 color: #ffffff;
 font-weight: bold;
}

.headerinc {
 color: #000000;
}

.footerinc {
 color: #000000;
}

 -->