body {
  background-color: #F7EBD3;
  color: #000000;
  font-family: MS Sans Serif;
  font-size: 8pt;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #B49F72;
  SCROLLBAR-ARROW-color: #F4E6C6
}

hr {
  height: 1px; 
  color: #000000;
  background-color: #F7DDB3;
}

ul, li, p, td {
  color: #000000;
  font-family: MS Sans Serif;
  font-size: 8pt;
}

.tablehead {
  background-color: #F7EBD3;
  color: #000000;
}

.tablebottom {
  background-color: #F8DCAE;
}

.bordercolor {
  background-color: #F7EBD3;
}

.tablebgcolor {
  background-color: #F7EBD3;
}

.navbar {
  background-color: #F7EBD3;
  color: #000000;
  
}

.row1 {
  background-color: #F7EBD3;
  color: #000000;
  font-family: MS Sans Serif;
  font-size: 8pt;
}

.row2 {
  background-color: #F7EBD3;
  color: #000000;
  font-family: MS Sans Serif;
  font-size: 8pt;
}

.head1 {
  background-color: #F7EBD3;
  color: #C26602;
  font-family: MS Sans Serif;
  font-size: 8pt;
  
}

:hover.head1 {
  background-color: #000000;
  color: #000000;
  font-family: MS Sans Serif;
  font-size: 8pt;
}

.head2 {
  background-color: #F7EBD3;
  color: #000000;
  font-family: MS Sans Serif;
  font-size: 8pt;
}

.title {
  font-family: MS Sans Serif;
  font-size: 8pt;
}

.clickstream {
  font-family: MS Sans Serif;
  font-size: 8pt;
}

.smalltext {
  font-family: MS Sans Serif;
  font-size: 8pt;
}

.marktext {
  color: #FF0000;
  background-color: #EEDFBD;
}

.new {
  font-family: MS Sans Serif;
  font-size: 8pt;
  color: #C26602;
}

a:hover {
  color: #FE0000;
}

form {
  font-family: MS Sans Serif;
  font-size: 8pt;
}

.logininput {
  background-color: #F8DCAE;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #C26602;
  font-size: 8pt;
  width: 130px;
}

.searchinput {
  background-color: #EEDFBD;
  font-family: MS Sans Serif;
  color: #C26602;
  font-size: 8pt;
  WIDTH: 130px;
}

.textarea {
  font-family: MS Sans Serif;
  color: #C26602;
  font-size: 8pt;
  width: 230px;
}

.input {
  font-family: MS Sans Serif;
  color: #BD6404;
  font-size: 8pt;
  width: 230px;
}

.select {
  font-family: MS Sans Serif;
  color: #BD6404;
  font-size: 8pt;
}

.setperpageselect {
  font-family: MS Sans Serif;
  color: #BD6404;
  font-size: 8pt;
}

.categoryselect {
  font-family: MS Sans Serif;
  color: #BD6404;
  font-size: 8pt;
}

.dropdownmarker {
  font-family: MS Sans Serif;
  background-color: #EEEEEE;
  color: #C26602;
  font-size: 8pt;
}

.button {
  font-family: MS Sans Serif;
  background-color: #F8DCAE;
  color: #BD6404;
  font-size: 8pt;
  font-weight: bold;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #E9DEC7;
}

.maincat {
  font-family: MS Sans Serif;
  font-size: 8pt;
  font-weight: bold;
}

.subcat {
  font-family: MS Sans Serif;
  font-size: 8pt;
  font-weight: bold;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #E9DEC7;
  color: #000000;
}

.imagerow2 {
  background-color: #E9DEC7;
  color: #000000;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #e1e1e1;
  color: #000000;
}

.commentrow2 {
  background-color: #F7EBD3;
  color: #000000;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #000000 ;
}

.commenttextarea {
  font-family: MS Sans Serif;
  color: #000000;
  font-size: 8pt;
  width: 270px;
}

.commentinput {
  font-family: MS Sans Serif;
  color: #000000;
  font-size: 8pt;
  width: 270px;
}
