body {
  background-color: Black;
  color: White;
  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 : #2C2C2C;
  }

hr {
  height: 4px;
  color: Black;
  background-color: Black;
}

ul, li, p, td {
  color: White;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.tablehead {
  background-color: Black;
  color: White;
  border : 0px;
   }


.bordercolor {
  background-color: #555555;
}

.tablebgcolor {
  background-color: #363636;
}

.navbar {
  background-color: #454545;
  border : 0px;
}

.row1 {
  background-color: #454545;
  color: White;
}

.row2 {
  background-color: #242424;
  color: White;
}

.head1 {
  background-color: #2E2E2E;
  color: #D2D2D2;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;}
.head1:hover {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;}
.head1:visited {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #b1b1b1;}

.head2 {
  background-color: #373737;
  color: #D2D2D2;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;

}

.title {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #f1f1f1;
}
.myname {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #7fd632;
}
.linknews {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color : #ffcc66;
}
.linknews:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  color : #ce0000;
}

.smalltext {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color : White;}
.smalltext:hover {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color : #ffcc66;}

.marktext {
  color: Blue;
  background-color: #ffffff;
}

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #ffcc66;
  font : bold;
}

a {text-decoration: none;}
a:hover {color: #ffcc66;}

form {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.logininput {
  background-color: #202020;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  border: #b1b1b1 1px solid;
  color: White;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: Black;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  border: #b1b1b1 1px solid;
  color: White;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  border: #b1b1b1 1px solid;
  overflow: auto;
  font-size: 11px;
  width: 230px;
}

.input {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  border: #b1b1b1 1px solid;
  color: Black;
  font-size: 11px;
  width: 230px;
}

.select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: White;
  font-size: 11px;
  background : #454545;
}

.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: White;
  font-size: 11px;
  background-color : #454545;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: White;
  font-size: 11px;
  background-color : #454545;
}

.dropdownmarker {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #454545;
  color: White;
  font-size: 11px;
}

.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #454545;
  border: #b1b1b1 1px solid;
  color: #D2D2D2;
  font-size: 11px;
  font-weight: bold;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: #3A3A3A;
}

.maincat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  color : #f1f1f1;}
.maincat:hover {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  color : #ffcc66;}
.maincat:visited {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  color : #b1b1b1;}


.subcat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color : #C9C9C9;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #454545;
  color: White;
}

.imagerow2 {
  background-color: #333333;
  color: White;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #454545;
  color: White;
}

.commentrow2 {
  background-color: #535353;
  color: White;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #C0C0C0;
}

.commenttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  width: 270px;
}
.tpllnk {
text-decoration:none;
}

/*=====================================*/
.ratemodStandard, .ratemod1hover, .ratemod2hover, .ratemod3hover, .ratemod4hover, .ratemod5hover, .ratemod6hover, .ratemod7hover, .ratemod8hover, .ratemod9hover, .ratemod10hover {
    background: #fff;
    width: 18px;
    height: 12px;
    float: center;
    margin-right: 1px;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod1hover, .ratemod2hover, .ratemodr {
    cursor: hand;
    float: center;
    width: 18px;
    height: 12px;
    background: #004669;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod3hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 12px;
    background: #005A87;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod4hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 12px;
    background: #006EA5;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod5hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 12px;
    background: #0082C3;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod6hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 12px;
    background: #0096E1;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod7hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 12px;
    background: #00AAFF;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod8hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 12px;
    background: #3CBEFF;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod9hover, .ratemody {
    cursor: hand;
    float: center;
    width: 18px;
    height: 12px;
    background: #78D2FF;
    border: 1px solid #004C75;
    text-decoration: none;
}
.ratemod10hover, .ratemodg {
    cursor: hand;
    float: center;
    width: 18px;
    height: 12px;
    background: #FF7C50;
    border: 1px solid #004C75;
    text-decoration: none;
}