body {
  background-color: #f4f4f4;
  color: #000000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
  SCROLLBAR-BASE-color:  #00444F;
  SCROLLBAR-ARROW-color: #fcdc43;
}

hr {  /* blue changed from 004c75 to 00444f*/
  height: 1px; 
  color: #00444F;
  background-color: #f4f4f4;
}

ul, li, p, td {
  color: #00444F;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.tablehead {   /* grey */
  background-color: #e8e8e8;
  color: #00444F;
}

.tablebottom {
  background-color: #00444F;
}

.bordercolor {
  background-color: #00444F;
}

.tablebgcolor {
  background-color: #f4f4f4;
}

.navbar {   /* yellow */
  background-color: #fcdc43;
  color: #00444F;
}

.row1 {  /* grey */
  background-color: #e1e1e1;
  color: #00444F;
}

.row2 {  /* near white */
  background-color: #efefef;
  color: #00444F;
}

.head1 {
  background-color: #00444F;
  color: #fcdc43;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head1:hover {
  background-color: #00444F;
  color: #fcdc43;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.head2 {
  background-color: #00444F;
  color: #f4f4f4;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.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 {   /* red */
  color: #FF0000;
  background-color: #f4f4f4;
}

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #FF0000;
}

a:hover {
  color: #000000;
}

form {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.logininput { /* green blue  very fine*/
  background-color: #f4f4f4;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #f4f4f4;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px;
}

.input {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 230px;
}

.select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
}

.dropdownmarker { /* near white   color:hellblue */
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: #136c99;
  font-size: 11px;
}

.button {  /* dark blue color: yellow changed from #003366 */
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #00443F;
  color: #FFFd66;
  font-size: 11px;
  font-weight: bold;
}

/*--Categories------------------------------------------------*/
.catbgcolor {  /* near white */
  background-color: #EFEFEF;
}

.maincat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.subcat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
}

/*--Images----------------------------------------------------*/
.imagerow1 {  /* grey */
  background-color: #E5E5E5;
  color: #00444F;
}

.imagerow2 {
  background-color: #EFEFEF;
  color: #00444F;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {  /* dark grey */
  background-color: #e1e1e1;
  color: #00444F;
}

.commentrow2 {   /* dark grey */
  background-color: #e1e1e1;
  color: #00444F;
}

.commentspacerrow { /* dark grey */
  background-color: #d1d1d1;
  color: #00444F;
}

.commenttextarea { /* green blue  very fine*/
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}
