body {
  
  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 : #692323;
  }

hr {
  height: 2px; 
  color: #692323;
}

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: #890c15;
}

.tablebgcolor {
  background-color: #ffffff;
}

.navbar {
  background-color: #AF3A3A;
  border : 0px;
  font-size : 14px;
}

.navtxt {
  font-size : 11px;
  font : bold;
}

.row1 {
  background-color: #C44D4D;
  color: White;
}

.row2 {
  background-color: #C14343;
  color: White;
}

.head1 {
  background-color: #C14343;
  color: White;
  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;
 
}

.head2 {
  background-color: #C14343;
  color: White;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  
}

.title {
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color : White;
}

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

.smalltext2 {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color : black;
}

.smalltext:hover {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color : Black;
}

.marktext {
  color: Blue;
  background-color: #ffffff;
}

.new {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: Silver;
  font : bold;
}

a:hover {
  color: Black;
}

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

.logininput {
  background-color: #C14343;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: White;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #C14343;
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: White;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  width: 230px;
}

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

.select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: White;
  font-size: 11px;
  background : #C14343;
}

.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: White;
  font-size: 11px;
  background-color : #C14343;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: White;
  font-size: 11px;
  background-color : #C14343;
}

.dropdownmarker {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-color: #C14343;
  color: White;
  font-size: 11px;
}

.button {
  font-family:  Tahoma,Verdana,Arial, Helvetica, sans-serif;
  background-color: #C14343;
  color: Black;
  font-size: 11px;
  font-weight: bold;
}

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

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

.maincat:hover {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
  color : Black;
}


.subcat {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  color : #F2F2F2;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #ffffff;
  color: White;
}

.imagerow2 {
  background-color: #ffffff;
  color: White;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #B63D3D;
  color: White;
}

.commentrow2 {
  background-color: #C85959;
  color: White;
}

.commentspacerrow {
  background-color: #C65151;
  color: #C0C0C0;
}

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

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

a:link       { text-decoration: underline; color: #890C15 }
a:visited    { text-decoration: underline; color: #890C15 }
a:active     { text-decoration: none; color: #890C15 }
a:hover      { text-decoration: underline; color: #D2555F }

a.m:link       { text-decoration: none; color: #ffffff }
a.m:visited    { text-decoration: none; color: #ffffff }
a.m:active     { text-decoration: none; color: #ffffff }
a.m:hover      { text-decoration: underline; color: #ffffff }

a.mf:link       { text-decoration: none; color: #D2555F }
a.mf:visited    { text-decoration: none; color: #D2555F }
a.mf:active     { text-decoration: none; color: #D2555F }
a.mf:hover      { text-decoration: underline; color: #ffffff }

a.ml:link       { text-decoration: none; color: #E69DA3 }
a.ml:visited    { text-decoration: none; color: #ffffff }
a.ml:active     { text-decoration: none; color: #E69DA3 }
a.ml:hover      { text-decoration: underline; color: #ffffff }

a.clickstream:link       { text-decoration: none; color: #E69DA3; font-size:11px; font-weight:bold;}
a.clickstream:visited    { text-decoration: none; color: #ffffff; font-size:11px; font-weight:bold;}
a.clickstream:active     { text-decoration: none; color: #E69DA3; font-size:11px; font-weight:bold;}
a.clickstream:hover      { text-decoration: underline; color: #ffffff; font-size:11px; font-weight:bold;}

.pagingon{
color:#000000;
}

