/* CSS Document */

body {
  color: #666666;
  background-color: #FEF3DC;
  }

tr,td,th {font-size: 10pt;color: #666666;}
  
a:link {text-decoration:none;color: #FF6600;}
a:visited {text-decoration:none;color: #FF9900;}
a:active {text-decoration:none;color: #FF6600;}
a:hover {text-decoration:underline;color: #92AD5A;}

.type1 {color: #ff6600; font-weight:bold;}
.type3 {color: #ff6600;}
.type2 {color: #ffffff;}
.type4 {color: #805E3D;}
.type5 {color: #87BC3C;}
.type6 {color: #907A64; font-size:10px;}
.type7 {color: #64854A; font-weight:bold;}
.type8 {color: #9C0101; font-size:14px; font-weight:bold;}

.content {background-image: url('img/bar-bg.gif'); background-repeat: repeat-x; color:#958273;}
.content3 {background-image: url('img/bar-green.gif'); background-repeat: repeat-y; color:#6DAB55;}
.content2 {background-color:#EAE5BF;}


