body      { color: #000000; font-size: 12px; font-family: Arial, sans-serif; background-color: #bbbbbb; scrollbar-3dlight-color: #C7C7C7; scrollbar-arrow-color: #000000; scrollbar-darkshadow-color: #98AAB1; scrollbar-face-color: #A6A6A6; scrollbar-highlight-color: #3197CE; scrollbar-shadow-color: #474747; scrollbar-track-color: #C4C4C4     }

hr  { color: #000; background-color: #ffffff; height: 1px }

ul, li, p, td   { color: #000; font-size: 12px; font-family: Arial, sans-serif }

.tablehead {
  background-color: #C8D0D6;
  color: #E0AC14;
  border : 0px;
   }

.tablebottom {
  background-color: #336699;
   border : 0px;
}

.bordercolor {
  background-color: #006699;
}

.tablebgcolor {
  background-color: #336699;
}

.navbar {
  background-color: #DBE2E7;
  border : 0px;
}

.row1 {
  background-color: #EBEEF1;
  color: #006699;
}

.row2 {
  background-color: #D9DDE1;
  color: #006699;
}

.head1   { color: #000; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; background-color: #ffa600 }

.head1:hover  { font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; background-color: #e0ac14 }

.head2   { color: #000; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; background-color: #127caf }

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

.smalltext   { color: #000; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal }

.smalltext:hover   { color: #000; font-size: 12px; font-family: Arial, sans-serif; font-weight: normal }

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

.new {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font : bold;
}

A:link {text-decoration: underline; color : #000000; }
A:visited { text-decoration: underline; color : #202020; }
A:active { text-decoration: underline; color : #FF0000; }
A:hover { text-decoration: underline overline; color: #FFFFFF; background-color: #3483C0; }

form  { font-size: 12px; font-family: Arial, sans-serif }

.logininput  { color: black; font-size: 12px; font-family: Arial, sans-serif; background-color: #ffffff; width: 130px }

.searchinput  { color: black; font-size: 12px; font-family: Arial, sans-serif; background-color: #f7f37b; width: 130px }

.textarea  { color: black; font-size: 12px; font-family: Arial, sans-serif; width: 230px }

.input  { color: black; font-size: 12px; font-family: Arial, sans-serif; width: 230px }

.select  { color: black; font-size: 12px; font-family: Arial, sans-serif }

.setperpageselect  { color: black; font-size: 12px; font-family: Arial, sans-serif }

.categoryselect  { color: #ffffff; font-size: 12px; font-family: Arial, sans-serif }

.dropdownmarker  { color: black; font-size: 12px; font-family: Arial, sans-serif; background-color: #eeeeee }

.button  { color: black; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; background-color: silver }

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #EAEAEA;
}

.maincat {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color : Black;
}

.maincat:hover {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color : #FFFFFF;
}


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

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #E5E5E5;
  color: #FFFFFF;
}

.imagerow2 {
  background-color: #EFEFEF;
  color: #FFFFFF;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #e1e1e1;
  color: #FFFFFF;
}

.commentrow2 {
  background-color: #efefef;
  color: #FFFFFF;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #FFFFFF;
}

.commenttextarea {
  font-family: Arial, sans-serif;
  color: Black;
  font-size: 10px;
  width: 270px;
}

.commentinput {
  font-family: Arial, sans-serif;
  color: Black;
  font-size: 10px;
  width: 270px;
}
