body {
  background-color: #ffffff;
  color: #000000;
  /*font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;*/
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */

}

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

/*
ul{
  color: #666666;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}
*/

.tablehead {
  background-color: #e8e8e8;
  color: #333333;
}

.tablebottom {
  background-color: #FF0000;
}

.bordercolor {
  background-color: #CCCCCC;
/*  background-color: #333333; */
}

.tablebgcolor {
  background-color: #ffffff;
}

.navbar {
  background-color: #CCCCCC;
  color: #FF0000;
}

.row1 {
  background-color: #e1e1e1;
  color: #666666;
}

.row2 {
  background-color: #efefef;
  color: #666666;
}

.head1 {
  background-color: #666666;
  color: #CCCCCC;
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  font-size: 12px;
  font-weight: bold;
}

.head1:hover {
  background-color: #666666;
  color: #CCCCCC;
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  font-size: 12px;
  font-weight: bold;
}

.head2 {
  background-color: #333333;
  color: #ffffff;
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  font-size: 12px;
  font-weight: bold;
}

.title {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  font-size: 16px;
  font-weight: bold;
}

.clickstream {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  font-size: 11px;
}

.smalltext {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  font-size: 10px;
  font-weight: normal;
}

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

.new {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #FF0000;
}

a:hover {
  color: #000000;
}

form {
/*  font-family: Georgia, "Times New Roman", Times, serif; */

  font-size: 11px;
}

.logininput {
  background-color: #ffffff;
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  color: #666666;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #FFFFFF;
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  color: #666666;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  color: #666666;
  font-size: 11px;
  width: 230px;
}

.input {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  color: #666666;
  font-size: 11px;
  width: 230px;
}

.select {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  color: #666666;
  font-size: 11px;
}

.setperpageselect {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  color: #666666;
  font-size: 11px;
}

.categoryselect {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  color: #999999;
  font-size: 11px;
}

.dropdownmarker {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  background-color: #EEEEEE;
  color: #999999;
  font-size: 11px;
}

.button {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  background-color: #333333;
  color: #CCCCCC;
  font-size: 11px;
  font-weight: bold;
}

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

.maincat {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  font-size: 11px;
  font-weight: bold;
}

.subcat {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  font-size: 10px;
  font-weight: bold;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
  background-color: #E5E5E5;
  color: #666666;
}

.imagerow2 {
  background-color: #EFEFEF;
  color: #666666;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #e1e1e1;
  color: #666666;
}

.commentrow2 {
  background-color: #efefef;
  color: #666666;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #666666;
}

.commenttextarea {

/*  font-family: Georgia, "Times New Roman", Times, serif; */
  color: #666666;
  font-size: 11px;
  width: 270px;
}

.commentinput {
/*  font-family: Georgia, "Times New Roman", Times, serif; */
  color: #666666;
  font-size: 11px;
  width: 270px;
}

/*
li { 
  color: #666666;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
 } p { 
  color: #666666;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
 } td  { 
  color: #666666;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
 } 
*/
.prevImageThumb {
	float: left;
	padding-left: 18px;
}
.nextImageThumb {
	float: right;
	padding-right: 18px;
}
.prevImageThumb a img,
.nextImageThumb a img {
	height: 60px;
	width: 80px;
}
.imageTop {
	padding-top: 5px;
	padding-bottom: 5px;
}
.imageDetail {
	text-align: center;
	padding-left: 18px;
	padding-right: 18px;
}
.imageMain {
	padding-bottom: 10px;
}
.bottomAd {
	padding-top: 10px;
}
