body {
  background-color: #ffffff;
  color: #615852;
  font-family: Arial;
  font-size: 8pt;
}

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

ul, li, p, td {
  color: #615852;
  font-family:Arial,;
  font-size: 8pt;
}

.tablehead {
  background-color: #ffffff;
  color: #615852;
}

.tablebottom {
  
}

.bordercolor {
 
}

.tablebgcolor {

}

.navbar {

}

.row1 {
  background-color: #ffffff;
  
}

.row2 {
  background-color: #ffffff;
  
}

.head1 {
  background-color: #ffffff;
  color: #7a7a7a;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}

.head1:hover {
  background-color: #ffffff;
  color: #7a7a7a;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}

.head2 {
 background-color: #ffffff;
  color: #7a7a7a;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}

.title {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

.clickstream {
  font-family: Arial;
  font-size: 8pt;
}

.smalltext {
  font-family:Arial;
  font-size: 7pt;
  font-weight: normal;
}

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

.new {
  font-family: Arial;
  font-size: 6pt;
  color: #808080;
}

a:link {
	color: #615852;
	text-decoration:none;
}
a:hover {
	color: #CF7A20;
	text-decoration:none;
}
a:active {
	color: #CF7A20;
	text-decoration:none;
}
.text1 {
	font-family: Arial;
	font-size: 9pt;
	color: #4b4b4b;
	
}a:visited {
	color: #615852;
	text-decoration: underline;
}

}

form {
  font-family: Arial;
  font-size: 8pt;
}

.logininput {
  background-color: #ffffff;
  font-family: Arial;
  color: #000000;
  font-size: 18pt;
  width: 100px;
}

.searchinput {
  background-color: #ffffff;
  font-family: Arial;
  color: #000000;
  font-size: 8pt;
  WIDTH: 100px;
}

.textarea {
  font-family: Arial;
  color: #615852;
  font-size: 7pt;
  width: 200px;
}

.input {
  font-family: Arial;
  color: #615852;
  font-size: 7pt;
  width: 230px;
}

.select {
  font-family: Arial;
  color: #000000;
  font-size: 8pt;
}

.setperpageselect {
  font-family: Arial;
  color: #000000;
  font-size: 8pt;
}

.categoryselect {
  font-family: Arial;
  color: #000000;
  font-size: 8pt;
}

.dropdownmarker {
  font-family: Arial;
  background-color: #ffffff;
  color: #000000;
  font-size: 7pt;
}

.button {
  font-family:  Arial;
  background-color: #ffffff;
  color: #000000;
  font-size: 7pt;
  font-weight: bold;
}

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

.maincat {
  font-family: Arial;
  font-size: 8pt;
  font-weight: none;
}

.subcat {
  font-family: Arial;
  font-size: 8pt;
  font-weight: none;
}

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

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

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color: #ffffff;
  color: #000000;
}

.commentrow2 {
  background-color: #ffffff;
  color: #000000;
}

.commentspacerrow {
  background-color: #ffffff;
  color: #000000;
}

.commenttextarea {
  font-family: Arial;
  color: #000000;
  font-size: 8pt;
  width: 270px;
}

.commentinput {
  font-family: Arial;
  color: #000000;
  font-size: 8pt;
  width: 270px;
}