body {
 font-size:11px;
 font-family:trebuchet MS, verdana;
}

.topheader {
  background-image: url(../images/top_bg.gif);
  background-repeat: repeat-x;
}

.bottombg {
  background-image: url(../images/bottom_bg.jpg);
  background-repeat: repeat-x;
  font-size:9px;
  color:#999999;
}

.contentmain {
  line-height:155%;
}

.topleft {
  background-image: url(../images/top_left.jpg);
  background-repeat: no-repeat;
}

.contentbg {
  background-image: url(../images/grad_bg.jpg);
  background-repeat: repeat-x;
  background-color:#989898;
}

.topright {
  background-image: url(../images/top_right.gif);
  background-repeat: no-repeat;
}

td {
  font-family:trebuchet MS, verdana;
  font-size:11px;
}

.title1 {
  font-size:18px;
  color:#ABABAB;
  font-weight:bold;
  line-height:100%;
}

.title2 {
  font-size:24px;
  color:#000000;
  font-weight:bold;
  line-height:90%;
}

.img1 { background-color: #CCCCCC; border: 1px solid #666666;  }

a:link {color: #333333; text-decoration: none} 
a:visited {color: #333333; text-decoration: none} 
a:hover {color: #333333; text-decoration: underline} 
a:active {color: #333333; text-decoration: underline
}