body {
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only)
  SCROLLBAR-BASE-color:  #004c75;
  SCROLLBAR-ARROW-color: #fcdc43; */
}
hr {
  height: 1px; 
  color: #004c75;
  background-color: #ffffff;
}
ul, li, p, td {
  color: #004c75;
}
.tablehead {
  background-color: #e8e8e8;
  color: #004c75;
}
.tablebottom {
  background-color: #004C75;
}
.bordercolor {
  background-color: #004C75;
}
.tablebgcolor {
  background-color: #ffffff;
}
.navbar {
  background-color: #fcdc43;
  color: #004c75;
}
.row1 {
  background-color: #e1e1e1;
  color: #004c75;
}
.row2 {
  background-color: #efefef;
  color: #004c75;
}
.head1 {
  background-color: #004C75;
  color: #fcdc43;
  font-weight: bold;
}
.head1:hover {
  background-color: #004C75;
  color: #fcdc43;
  font-weight: bold;
}
.head2 {
  background-color: #004C75;
  color: #ffffff;
  font-weight: bold;
}
.title {
  font-size: 1.5em;
  font-weight: bold;
}
.clickstream {
}
.smalltext {
  font-size: 1em;
  font-weight: normal;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  color: #FF0000;
}
.logininput {
  background-color: #ffffff;
  color: #0f5475;
  width: 130px;
}
.searchinput {
  background-color: #FFFFFF;
  color: #0f5475;
  width: 130px;
}
.textarea {
  color: #0f5475;
  width: 230px;
}
.input {
  color: #0f5475;
  width: 230px;
}
.select {
  color: #0f5475;
}
.setperpageselect {
  color: #0f5475;
}
.categoryselect {
  color: #0f5475;
}
.dropdownmarker {
  background-color: #EEEEEE;
  color: #136c99;
}
.button {
  background-color: #003366;
  color: #fcdc43;
}
/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #EFEFEF;
}
/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #E5E5E5;
  color: #004C75;
}
.imagerow2 {
  background-color: #EFEFEF;
  color: #004C75;
}
/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #e1e1e1;
  color: #004c75;
}
.commentrow2 {
  background-color: #efefef;
  color: #004c75;
}
.commentspacerrow {
  background-color: #d1d1d1;
  color: #004c75;
}
.commenttextarea {
  color: #0f5475;
  width: 270px;
}
.commentinput {
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}
