body {
  background-color: #000000;
  color: #FFFFFF;
  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) */

}

hr {
  height: 1px; 
  color: #33cc33;
  background-color: #000000	;
}

ul, li, p, td {
  color: #33cc33;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.tablehead {
  background-color: #000000;
  color: #33cc33;
}

.tablebottom {
  background-color: #FFFF00;
}

.bordercolor {
  background-color: #33cc33;
}

.tablebgcolor {
  background-color: #000000;
}

.navbar {
  background-color: #FFFF00;
  color: #000000;
}

.row1 {
  background-color: #000000;
  color: #FFFFFF;
}

.row2 {
  background-color: #000000;
  color: #FFFFFF;
}

.head1 {
  background-color: #33cc33;
  color: #ffff00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

.head2 {
  background-color: #33cc33;
  color: #ffffff;
  font-family: 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: Arial,Helvetica,sans-serif;
font-size: 11px;
}

.smalltext {  font-family: Arial,Helvetica,sans-serif;
font-size: 10px;
  font-weight: normal;
}

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

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


a:link {
	color:#FF9900;
	}
a:visited {
	color:#FF9900;
	}
a:hover {
	color: #0000FF;
	}
a:active {
	color:#FF9900;
	}

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

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

.searchinput {
  background-color: #FFFFFF;  font-family: Arial,Helvetica,sans-serif;
color: #000000;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {  font-family: Arial,Helvetica,sans-serif;
color: #33cc33;
  font-size: 11px;
  width: 230px;
}

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

.select {  font-family: Arial,Helvetica,sans-serif;
color: #000000;
  font-size: 11px;
}

.setperpageselect {  font-family: Arial,Helvetica,sans-serif;
color: #000000;
  font-size: 11px;
}

.categoryselect {  font-family: Arial,Helvetica,sans-serif;
color: #000000;
  font-size: 11px;
}

.dropdownmarker {  font-family: Arial,Helvetica,sans-serif;
background-color: #EEEEEE;
  color: #136c99;
  font-size: 11px;
}

.button {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #FF9900;
  color: #FFFF00;
  font-size: 11px;
  font-weight: bold;
}

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

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

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

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #000000;
  color: #FF9900;
}

.imagerow2 {
  background-color: #000000;
  color: #FF9900;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #000000;
  color: #FFFF00;
}

.commentrow2 {
  background-color: #000000;
  color: #FFFF00;
}

.commentspacerrow {
  background-color: #000000;
  color: #33cc33;
}

.commenttextarea {  font-family: Arial,Helvetica,sans-serif;
color: #000000;
  font-size: 11px;
  width: 270px;
}

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