body {
  background-color: #EEEEEE;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
 scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
  }


hr {
  height: 4px; 
  color: #006699;
  background-color: #ffffff;
}


ul, li, p, td {
  color: #006699;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


.tablehead {
  background-color: #C8D0D6;
  color: #E0AC14;
  border : 0px;
   }


.tablebottom {
  background-color: #127CAF;
   border : 0px;
}


.bordercolor {
  background-color: #006699;
}


.tablebgcolor {
  background-color: #F3F3F8;
}


.navbar {
  background-color: #DBE0E4;
  border : 0px;
}


.row1 {
  background-color: #EBEEF1;
  color: #006699;
}


.row2 {
  background-color: #D9DDE1;
  color: #006699;
}


.head1 {
  background-color: #DBE0E4;
  color: #0B4866;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
   background-image : url(bgcell0.gif);
   background-repeat : repeat-x;
   border : 0px ;
}


.head1:hover {
  background-color: #E0AC14;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
 
}


.head2 {
  background-color: #DBE0E4;
  color: #0B4866;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image : url(bgcell0.gif);
  background-repeat : repeat-x;
}


.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color : #006699;
}


.smalltext {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color : #004D71;
  
}


.smalltext:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color : #F49B39;
}


.marktext {
  color: Blue;
  background-color: #ffffff;
}


.new {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #C62B0F;
  font : bold;
}


a:hover {
  color: #F49B39;
}


form {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}


.logininput {
  background-color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  width: 130px;
}


.searchinput {
  background-color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  WIDTH: 130px;
}


.textarea {
  font-family: Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  width: 230px;
}


.input {
  font-family: Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  width: 230px;
}


.select {
  font-family: Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
}


.setperpageselect {
  font-family: Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
}


.categoryselect {
  font-family: Arial,Helvetica,sans-serif;
  color: #006699;
  font-size: 11px;
}


.dropdownmarker {
  font-family: Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: Black;
  font-size: 11px;
}


.button {
  font-family:  Arial, Helvetica, sans-serif;
  background-color: Silver;
  color: Black;
  font-size: 11px;
  font-weight: bold;
}


/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #EAEAEA;
}


.maincat {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color : Black;
}


.maincat:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color : #F49B39;
}




.subcat {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
}


/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #E5E5E5;
  color: #666666;
}


.imagerow2 {
  background-color: #EFEFEF;
  color: #666666;
}


/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #e1e1e1;
  color: #666666;
}


.commentrow2 {
  background-color: #efefef;
  color: #666666;
}


.commentspacerrow {
  background-color: #d1d1d1;
  color: #C0C0C0;
}


.commenttextarea {
  font-family: Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  width: 270px;
}


.commentinput {
  font-family: Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  width: 270px;
}
