html {height:100%; margin-bottom:1px;}
body {
  background-color: #404040;
  color: #000000;
  font-family: "Trebuchet MS", sans-serif;
  /*  font-family: 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:  #404040;
  SCROLLBAR-ARROW-color: #A2A2A2;
}

hr {
  height: 1px; 
  color: #E8E8E8;
  background-color: #ffffff;
}

ul, li, p, td {
  color: #E8E8E8;
  font-size: 11px;
}

.tablehead {
  background-color: #404040;
  color: #FF0000;
}

.tablebottom {
  background-color: #444444;
}

.bordercolor {
  background-color: #444444;
}

.tablebgcolor {
  background-color: #1D1D1D;
}

.navbar {
  background-color: #1D1D1D;
  color: #E8E8E8;
}

.row1 {
  background-color: #1D1D1D;
  color: #E8E8E8;
}

.row2 {
  background-color: #1D1D1D;
  color: #E8E8E8;
}

.head1 {
  background-color: #404040;
  color: #E8E8E8;
  font-size: 11px;
  font-weight: bold;
}

.head2 {
  background-color: #404040;
  color: #E8E8E8;
  font-size: 11px;
  font-weight: bold;
}

.title {
  font-size: 16px;
  font-weight: bold;
}

.clickstream {
 font-size: 11px;
  color : #ABABAB;
}

.smalltext {
  font-size: 10px;
  font-weight: normal;
  color: #R8E8E8;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  font-size: 11px;
  color: #E3984E;
}

a {
  color: #ABABAB;
  text-decoration: none;
}

a:hover {
  color: #E8E8E8;
  text-decoration: none;
}

form {
  font-size: 11px;
}

.logininput {
  background-color: #404040;
  color: #E8E8E8;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #404040;
  color: #E8E8E8;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {
  background-color: #404040;
  color: #E8E8E8;
  font-size: 11px;
  width: 230px;
}

.input {
  background-color: #404040;
  color: #E8E8E8;
  font-size: 11px;
  width: 230px;
}

.select {
  color: #E8E8E8;
  font-size: 11px;
}

.setperpageselect {
  background-color: #404040;
  color: #E8E8E8;
  font-size: 11px;
}

.categoryselect {
  background-color: #404040;
  color: #E8E8E8;
  font-size: 11px;
}

.dropdownmarker {
  background-color: #404040;
  color: #E3984E;
  font-size: 11px;
}

.button {
  font-size: 11px;
  font-weight: bold;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #303030;
}

.maincat {
  font-size: 11px;
  font-weight: bold;
}

.subcat {
  font-size: 10px;
  font-weight: bold;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #303030;
  color: #303030;
}

.imagerow2 {
  background-color: #303030;
  color: #303030;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #818181;
  color: #1D1D1D;
}

.commentrow2 {
  background-color: #818181;
  color: #1D1D1D;
}

/*---.commentspacerrow {
  background-color: #ABABAB;
  color: #444444;
}---*/
.commentspacerrow {
  background-color: black;
  color: black;
}
.commenttextarea {
  background-color: #404040;
  color: #E8E8E8;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  background-color: #404040;
  color: #E8E8E8;
  font-size: 11px;
  width: 270px;
}

.mLnk { font-size: 9px;  text-decoration: none; color: #1D1D1D
 }
:hover.mLnk {
 text-decoration: underline ; color: Maroon;
 }
.sesc_button {width:400px !important; border:1px solid grey !important; height:30px; background: #404040; color:white;}
a.sesc_button {padding:7px 200px; border:1px solid grey !important; margin-bottom:20px; background: #404040; color:white; height:40px;font-size:12px;}
.catbgcolor a {border:none; margin:0; padding:0;}
