body{
	margin: 0px;
	background-color: #2F5073;
}

a:link {
	color: #000099;
}

a:visited {
  color: #000099;
}

a:active {
  color: #000099;
}

a:hover {
  color: #267E2E;
}

.copyright{
font-family: verdana, sans-serif;
font-size: 9px;
}

a.copyRight{
color: #4A4E51;
text-decoration: none;
}

a.copyRight:hover{
text-decoration: underline;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.search1 {
	width: 131px;
	height: 19px;
	border: 1px solid #B8D4E7;
	background-color: #FFFFFF;
}
.vatietytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #BF0000;
	text-decoration: underline;
}

.nopad {
	margin: 0px;
	padding: 0px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
}

td, th, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.buttonsearch {
	background-color: #FFFFFF;
	height: 21px;
	width: 91px;
	padding-left : 20px;
	border : none;
	cursor : pointer;
}

form {
	margin: 0px;
	padding: 0px;
}

.listheading {
	background-color: #618DBE;
}
.listdarkrow {
	background-color: #CCCCCC;
}

.listlightrow {
	background-color: #F6F6F6;
}
