body {
  background-color: #FDF9EE;
  color: #000000;
  font-family: Trebuchet MS;
  font-size: 11px
}

.paging      { font-size: 11pt; font-family: Trebuchet MS; color: #FFFFFF }
.pagingon    { font-size: 11pt; font-family: Trebuchet MS; color: #FFFFFF; font-weight: bold }
hr {
  height: 1px; 
  color: #004c75;
  background-color: #ffffff;
}

ul, li, p, td {
  color: #3366CC;
  font-family: Trebuchet MS;
  font-size: 10pt;
}


.clickstream {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  font-family: Trebuchet MS;
  font-size: 8pt;
  color: #FF0000
}

a:hover {
  color: #000000;
}

.select {
  font-family: Trebuchet MS;
  color: #3366CC;
  font-size: 10pt;
}

.setperpageselect {
  font-family: Trebuchet MS;
  color: #3366CC;
  font-size: 10pt;
}

.categoryselect {
  font-family: Trebuchet MS;
  color: #3366CC;
  font-size: 10pt;
}

.dropdownmarker {
  font-family: Trebuchet MS;
  background-color: #EEEEEE;
  color: #3366CC;
  font-size: 10pt;
}

.button {
  font-family:  Trebuchet MS;
  background-color: #686868;
  color: #FFFFFF;
  font-size: 10pt;
  
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  
}

.maincat {
  font-family: Trebuchet MS;
  font-size: 14pt;
  color:#3366CC; font-weight:bold
}

.subcat {
  font-family: Trebuchet MS;
  font-size: 9pt;
  color:#3366CC
}