body {
  background-color:#FFFFFF;
  margin:15px;
  padding:15px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
  color:#000000;
  font-size:75%;
  line-height: 1.3em;
  }
  
html { font-size: 100%; /* IE hack */ }
  
P {
margin-left: 1em;
margin-right: 1em;
margin-top: 1em;
margin-bottom: 1em;
line-height: 1.3em;
}

a:link {
  color:#768994;
  text-decoration:underline;
  }
a:visited {
  color:#768994;
  text-decoration:underline;
  }
a:hover, a:active {
  color:#CC9966;
  text-decoration:none;
  }
a img {
  border-width:0;
  }


TABLE {
font-size: 1em;
}

H1 {
color: #000000;
font-size:105%;
margin: 1px;
text-align: center;
font-weight: bold;
letter-spacing: 1pt;
}

H2 {
color: #333333;
font-size: 85%;
margin: 2px;
text-align: right;
font-weight: bold;
letter-spacing: 1pt;
}

H3 {
color: #768994;
font-size: 100%;
margin: 2px;
text-align: center;
font-weight: bold;
letter-spacing: 0pt;
}

H4 {
color: #333333;
font-size: 95%;
margin: 8px;
text-align: right;
font-weight: bold;
letter-spacing: 0pt;
}
H5 {
color: #768994;
font-size: 100%;
margin: 2px;
text-align: left;
font-weight: bold;
letter-spacing: 0pt;
}
H6 {
color: #333333;
font-size: 95%;
 margin: 2px;
/*text-align: right;
*/
font-weight: bold;
letter-spacing: 0pt;
}

.fawnbg {
background-color: #B69874;
color: #FFFFFF;
text-align:center;
font-size:95%;
letter-spacing: 1px;
line-height: 1.7em;
}

.lightbluebg {
background-color: #CBCFD2;
color: #768994;
text-align:center;
font-size:95%;
letter-spacing: 1px;
line-height: 1.7em;
}

.finance {
background-color: #CBCFD2;
color: #000000;
font-size:98%;
letter-spacing: 1px;
line-height: 1.3em;
}

.footer {
background-color: #526169;
color: #FFFFFF;
text-align:center;
font-size:95%;
letter-spacing: 0px;
line-height: 1.4em;
}
.footer2 { /* uses footer css above  */
background-color: #526169;
color: #FFFFFF;
text-align:center;
font-size:100%;
letter-spacing: 0px;
line-height: 1.4em;
}

A.footer:link {color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}
A.footer:visited {color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}
A.footer:hover {color: #CBCFD2;
text-decoration: none;
font-weight: normal;
}
A.footer:active {color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

.footerorange {
padding: 4px;
background-color: #FF6600;
color: #FFFFFF;
text-align:center;
font-size:100%;
letter-spacing: 0px;
line-height: 1.4em;
}
img {
color: #FFFFFF;
border-color: #FFFFFF;
}

A.footerorange:link {color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
A.footerorange:visited {color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
A.footerorange:hover {color: #CBCFD2;
text-decoration: underline;
font-weight: normal;
}
A.footerorange:active {color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}


#list-menu {
}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
} 

#list-menu li {
margin: 2px 0 0;
} 

#list-menu a {
display: block;
/*width:190px;*/
width:152px;
height:30px;
font-size:95%;
text-align:center;
letter-spacing: 3px;
padding-top: 14px;
border: 0px solid #FFFFFF;
background: #768994;
text-decoration: none;
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #FFFFFF;
}

#list-menu a:hover {
border: 0px solid #FFFFFF;
background: #CBCFD2;
color: #768994;
} 

.error {color:#FF0000; font-weight:bold; }
img.white {
 border: 4px solid #FFFFFF ;
 }
 /* Used on the DVD page */
img.whiteb {
 border: 6px solid #FFFFFF ;
 }
img.greyb {
 border: 6px solid #cbcfd2 ;
 }
 
.greyback {
background: #CBCFD2; 
 }
img.greyback {
 border: 6px solid #cbcfd2 ;
 }
  