body {
    background-color: #E0E0E0;
	background-image: url(images/layout/bg.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.style3 {font-size: 11px; font-weight: bold; color: #00668C; }
.style4 {
	font-size: 9px;
	color: #999999;
}
.style5 {color: #000000; font-size: 11px;}
.style6 {color: #00668C}
.style7 {font-size: 11px}

a {
  color: #44854B;
}

a.botlink {
  color: #999999;
  text-decoration: none;
}

.gobutton {
  padding-right: 10px;
}

form#searchform {display:inline; padding-top: 20px;}
form#searchform input {display:inline-block;}
form#searchform a {margin-left: 10px; background:#272723; margin:9px 0 0 15px; padding:3px 5px; color:#FFF; }
