body a {
color : #ffcc33;
font-weight: bold;
}

hr {
  height: 2px; 
  color: #ffffff;

}

ul, li, p, td {
  color: ffffff;
  font-family: helvetica, arial;
  font-size: 13px;
}

.tablehead {
  background-color: 19382E;
  color: White;
  border : 0px;
   }


.bordercolor {
  background-color: #ffffff;
}

.tablebgcolor {
  background-color: #19382E;
}

.navbar {
  background-color: #19382E;
  border : 0px;
  font-size : 12px;
}

.navtxt {
  font-size : 12px;
  font : bold;
}

.row1 {
  background-color: #19382E;
  color: White;
}

.row2 {
  background-color: #19382E;
  color: White;
}

.head1 {
  background-color: #19382E;
  color: White;
  font-family: helvetica, arial;
  font-size: 12px;
  font-weight: bold;
  
}

.head1:hover {
  font-family: helvetica, arial;
  font-size: 12px;
  font-weight: bold;
 
}

.head2 {
  background-color: #19382E;
  color: White;
  font-family: helvetica, arial;
  font-size: 12px;
  font-weight: bold;
  
}

.title {
 font-family: helvetica, arial;
  font-size: 12px;
  font-weight: bold;
  color : #ffffff;
}

.smalltext {
  font-family: helvetica, arial;
  font-size: 10px;
  font-weight: normal;
  color : #ffffff;
  
}

.smalltext:hover {
  font-family: helvetica, arial;
  font-size: 10px;
  font-weight: normal;
  color : Black;
}

.marktext {
  color: Blue;
  background-color: #ffffff;
}

.new {
  font-family: helvetica, arial;
  font-size: 11px;
  color: #ff6666;
  font : bold;
}

a:hover {
  color: #ff9999;
}

form {
  font-family: helvetica, arial;
  font-size: 11px;
}

.logininput {
  background-color: #19382E;
  font-family: helvetica, arial;
  color: White;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #19382E;
  font-family: helvetica, arial;
  color: White;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {
  font-family: helvetica, arial;
  color: #000000;
  font-size: 11px;
  width: 230px;
}

.input {
  font-family: helvetica, arial;
  color: #000000;
  font-size: 11px;
  width: 230px;
}

.select {
  font-family: helvetica, arial;
  color: #000000;
  font-size: 11px;
  background : #ffffff;
}

.setperpageselect {
  font-family: helvetica, arial;
  color: #000000;
  font-size: 11px;
  background-color : #ffffff;
}

.categoryselect {
  font-family: helvetica, arial;
  color: #000000;
  font-size: 11px;
  background-color : #ffffff;
}

.dropdownmarker {
  font-family: helvetica, arial;
  background-color: #ffffff;
  color: 0000ff;
  font-size: 11px;
}

.button {
  font-family:  helvetica, arial;
  background-color: #cccccc;
  color: ff0000;
  font-size: 13px;
  font-weight: bold;
}

/*--Categories------------------------------------------------*/
.catbgcolor {
  background-color: transparent;
}

.maincat {
  font-family: helvetica, arial;
  font-size: 12px;
  font-weight: bold;
  color : #ffffff;
}

.maincat:hover {
  font-family: helvetica, arial;
  font-size: 12px;
  font-weight: bold;
  color : ff6666;
}


.subcat {
  font-family: helvetica, arial;
  font-size: 12px;
  font-weight: bold;
  color : #ffffff;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: transparent;
  color: #ffffff;
}

.imagerow2 {
  background-color: transparent;
  color: #ffffff;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #687CC1;
  color: #0000ff;
}

.commentrow2 {
  background-color: #5067B8;
  color: #0000ff;
}

.commentspacerrow {
  background-color: #435BB1;
  color: #C0C0C0;
}

.commenttextarea {
  font-family: helvetica, arial;
  color: #4963BA;
  font-size: 12px;
  width: 270px;
}

.commentinput {
  font-family: helvetica, arial;
  color: #4963BA;
  font-size: 11px;
  width: 270px;
}

a:hover {text-decoration: underline overline; color: #006600; font-weight: "light";}
A:link {color=#ffcc33, strength=2;}
A:visited {color=#ffcc33, strength=2;}

