﻿body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:12px
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	  font-size:12px;
	}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	  font-size:12px
}


.rowline {

background-image: url('backgrayline.jpg')
}


a:link {

	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
	
}


.cleardropdown {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-overflow: '';
	border: none;
	background: transparent;
}

td h4 {
	font-size: large;
	padding-top: 8px;
}

.inputtext {
	border-radius: 5px;
	border: solid 1px #aaa;
	padding: 5px;
}

#booksearch th, td{
	padding: 5px
}

.ddtext {
font-size:12px
}