body
 {
  margin-top: 10px; 
  margin-left: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  background-image: url(/images/background.jpg);
  font-family: Trebuchet MS;
  font-size: 14px;
  color: #000000;
  line-height: 130%; 
  text-align:center;
 }
 
td
 {
  font-family: Trebuchet MS;
  font-size: 14px;
  color: #000000;
  line-height: 130%; 
  background-color: #FFFFFF; 
 }
 
p
 {
  font-family: Trebuchet MS;
  font-size: 14px;
  color: #000000;
  line-height: 130%;
  margin:15px,0px,15px,0px;  
 }

a:link
 {
  color: #28115d; 
  text-decoration: underline;
 }

a:visited
 {
  color: #28115d; 
  text-decoration: underline;
 }

a:hover
 {
  color: #28115d; 
  text-decoration: none;
 }

za:link
 {
  color: #28115d; 
  text-decoration: underline;
  font-weight:bold;
 }
 
.intro
 {
  font-family: Trebuchet MS;
  font-size: 16px;
  color: #28115d;
  font-weight:bold;
  line-height:normal;
 }

.top
{
 margin-left:auto; 
 margin-right:auto;
 border-color: #996600; 
 border-top-width: 0.2pt; 
 border-right-width: 0.2pt; 
 border-left-width: 0.2pt; 
 border-bottom-width: 0pt; 
 border-style: solid;
 text-align:center;
}

.navigation
{
 margin-left:auto; 
 margin-right:auto;
 border-color: #996600; 
 border-top-width: 0pt; 
 border-right-width: 0.2pt; 
 border-left-width: 0.2pt; 
 border-bottom-width: 0pt; 
 border-style: solid;
 text-align:left;
 height: 38px;
}

.body
{
 margin-left:auto; 
 margin-right:auto;
 border-color: #996600; 
 border-top-width: 0pt; 
 border-right-width: 0.2pt; 
 border-left-width: 0.2pt; 
 border-bottom-width: 0pt; 
 border-style: solid;
}

.bottom
{
 margin-left:auto; 
 margin-right:auto;
 border-color: #996600; 
 border-top-width: 0pt; 
 border-right-width: 0.2pt; 
 border-left-width: 0.2pt; 
 border-bottom-width: 0.2pt; 
 border-style: solid;
 text-align: center;
 vertical-align:middle;
 height: 80px;
}

h1
 {
  font-family: Trebuchet MS;
  font-size: 16px;
  color: #28115d;
  font-weight:bold;
  line-height:normal;
  margin:16px,0px,0px,0px;
 }
 
h2
 {
  font-family: Trebuchet MS;
  font-size: 15px;
  color: #28115d;
  font-weight:bold;
  line-height:normal;
  margin:10px,0px,10px,0px;
 } 
 
.side
{
 margin-left:auto; 
 margin-right:auto;
 border-color: #996600; 
 border-top-width: 0.2pt; 
 border-right-width: 0.2pt; 
 border-left-width: 0.2pt; 
 border-bottom-width: 0.2pt; 
 border-style: solid;
 background-color: #996600; 
 color: #FFFFFF; 
 text-align: center;
}

img.border
 {
  BORDER-RIGHT: #000000 1px single; 
  BORDER-TOP: #000000 1px single;  
  BORDER-LEFT: #000000 1px single; 
  BORDER-BOTTOM: #000000 1px single;
 }