body {
  background-color: #0F72A7;
  color: #545454;
  font-family: Lucida Sans, sans-serif, Tahoma;
  font-size: 11px;
}

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

ul, li, p, td {
  color: #545454;
  font-family: Lucida Sans, sans-serif, Tahoma;
  font-size: 11px;
}

.tablehead {
  background-color: transparent;
  color: #0F72A7;
}

.tablebottom {
  background-color: #0F72A7;
}

.bordercolor {
  background-color: transparent;
}

.tablebgcolor {
  background-color: #ffffff;
}

.topbordercolor {
  background-color: transparent;
	border-top-width: 0px;
      border-bottom-width: 0px;
      border-left-width: 1px;
      border-right-width: 1px;
	border-style: inset;
	border-color: #545454;
	border-collapse: collapse;
}

.navbar {
  background-image:
url('http://www.bicycle-engines.com/bikes/templates/default/images/cart-bg.jpg');
  color: #0F72A7;
}

.row1 {
  background-color: #ffffff;
  color: #0F72A7;
}

.row2 {
  background-color: #ffffff;
  color: #0F72A7;
}

.head1 {
  background-color: transparent;
  color: #545454;
  font-family: Lucida Sans, sans-serif, Tahoma;
  font-size: 12px;
  font-weight: bold;
}

.head1:hover {
  background-color: transparent;
  color: #545454;
  font-family: Lucida Sans, sans-serif, Tahoma;
  font-size: 12px;
  font-weight: bold;
}

.head2 {
  background-color: transparent;
  color: #545454;
  font-family: Lucida Sans, sans-serif, Tahoma;
  font-size: 12px;
  font-weight: bold;
}

.title {
  font-family: Lucida Sans, sans-serif, Tahoma;
color: #0F72A7;
  font-size: 16px;
  font-weight: bold;
}

.clickstream {
  font-family: Lucida Sans, sans-serif, Tahoma;
  font-size: 11px;
}

.smalltext {
  font-family: Lucida Sans, sans-serif, Tahoma;
  font-size: 11px;
  font-weight: normal;
color: #545454
}

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

.new {
  font-family: Lucida Sans, sans-serif, Tahoma;
  font-size: 11px;
  color: #FF0000;
}

A {
  color: #0F72A7;
  text-decoration: underline;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

A:visited {
  color: #0F72A7;
  text-decoration: underline;
}


form {
  font-family: Lucida Sans, sans-serif, Tahoma;
  font-size: 11px;
}

.logininput {
  background-color: #ffffff;
  font-family: Lucida Sans, sans-serif, Tahoma;
  color: #545454;
  font-size: 11px;
  width: 130px;
}

.searchinput {
  background-color: #FFFFFF;
  font-family: Lucida Sans, sans-serif, Tahoma;
  color: #545454;
  font-size: 11px;
  WIDTH: 130px;
}

.textarea {
  font-family: Lucida Sans, sans-serif, Tahoma;
  color: #545454;
  font-size: 11px;
  width: 230px;
}

.input {
  font-family: Lucida Sans, sans-serif, Tahoma;
  color: #545454;
  font-size: 11px;
  width: 230px;
}

.select {
  font-family: Lucida Sans, sans-serif, Tahoma;
  color: #545454;
  font-size: 11px;
}

.setperpageselect {
  font-family: Lucida Sans, sans-serif, Tahoma;
  color: #545454;
  font-size: 11px;
}

.categoryselect {
  font-family: Lucida Sans, sans-serif, Tahoma;
  color: #545454;
  font-size: 11px;
}

.dropdownmarker {
  font-family: Lucida Sans, sans-serif, Tahoma;
  background-color: #ffffff;
  color: #0F72A7;
  font-size: 11px;
}

.button {
  font-family:  Lucida Sans, sans-serif, Tahoma;
border: 1px #ffffff outset;
  color: #545454;
  font-size: 11px;
  font-weight: bold;
}

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

.maincat {
  font-family: Lucida Sans, sans-serif, Tahoma;
  font-size: 11px;
  font-weight: bold;
}

.subcat {
  font-family: Lucida Sans, sans-serif, Tahoma;
  font-size: 10px;
  font-weight: bold;
}

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

.imagerow2 {
  background-color: #ffffff;
  color: #0F72A7;
}

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

.commentrow2 {
  background-color: #efefef;
  color: #0F72A7;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #0F72A7;
}

.commenttextarea {
  font-family: Lucida Sans, sans-serif, Tahoma;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  font-family: Lucida Sans, sans-serif, Tahoma;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}
