body {

  background-color: #b7b7b7;

  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:  #004c75;

  SCROLLBAR-ARROW-color: #fcdc43;

}



hr {

  height: 1px; 

  color: #004c75;

  background-color: #c1c1c1;

}



ul, li, p, td {

  color: #004c75;

  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

}



.tablehead {

  background-color: #e8e8e8;

  color: #004c75;

}



.tablebottom {

  background-color: #004C75;

}



.bordercolor {

  background-color: #004C75;

}



.tablebgcolor {

  background-color: #a4a4a4;

}



.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-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

  font-weight: bold;

}



.head1:hover {

  background-color: #004C75;

  color: #fcdc43;

  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

  font-weight: bold;

}



.head2 {

  background-color: #004C75;

  color: #ffffff;

  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

  font-weight: bold;

}

.head3 {

  background-color: #aaa;

  color: #ffffff;

  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

  font-size: 13px;

  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 {

  color: #FF0000;

  background-color: #ffffff;

}



.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 {

  background-color: #ffffff;

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  color: #0f5475;

  font-size: 11px;

  width: 130px;

}



.searchinput {

  background-color: #FFFFFF;

  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 {

  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;

  background-color: #EEEEEE;

  color: #136c99;

  font-size: 11px;

}



.button {

  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;

  background-color: #003366;

  color: #fcdc43;

  font-size: 11px;

  font-weight: bold;

}



/*--Categories------------------------------------------------*/

.catbgcolor {

  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 {

  background-color: #E5E5E5;

  color: #004C75;

}



.imagerow2 {

  background-color: #EFEFEF;

  color: #004C75;

}

.roll {
    overflow: auto; 
    width: 100%; 
    max-height: 600px;
    

}

.roll2 {
    overflow: inherit; 
    width: 100%; 
}



/*--Comments--------------------------------------------------*/

.commentrow1 {

  background-color: #e1e1e1;

  color: #004c75;

}



.commentrow2 {

  background-color: #efefef;

  color: #004c75;

}



.commentspacerrow {

  background-color: #d1d1d1;

  color: #004c75;

}



.commenttextarea {

  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;

}



.desc{

	margin-left:38px;

	

}

.copyright{

	background-color:#CCC;

	border:1px solid #999;

	font-size:11px;

	padding:10px;

	font-weight: 300;

	text-decoration:none;

}

.copyright a{text-decoration:none; color:#333;}

.copyright a:hover{ color:#000;}

.comments b{

	color:#FFF;}

	.comments small{

	color:#FFF;}

.comments a{

	color:#FFF;}

.total{

	background:#CCC;

	border: 1px solid #999;

	border-top: none;

	padding-left:3px;

<!-- Smilie Mod -->
.smilie {
  background-color: transparent;
  background-repeat: no-repeat;
  border: none; cursor:hand;
}
<!-- End Smilie Mod -->

/* parent category, not allowed upload */
.dropdownmarkerdisable {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #EEEEEE;
  color: #A7A7A7;
  font-size: 11px;
}

/* child category, not allowed upload */
.dropdowndisable {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #BEBEBE;
  font-size: 11px;
}

/* child category, allowed upload */
.dropdownok {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #136c99;
  font-size: 11px;
}

}
