
H2 {
	font: italic 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.address {
	color : Black;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.address{
	color : Green;
}
a.address:hover {
	color : Red;
}
.menubox {
	border-right : 1px solid Black;
}
.menu {
	color : #8B4513;
	border-bottom : 1px dotted Black;
	text-decoration : none;
	font : bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table#frontpage {
	width: 300px;
	padding: 0px;
	border: 1px dashed #74AFD9;
	background-color: white;
}
table#frontpage th {
	font: bold 13px Arial, Helvetica, sans-serif;
}
table#frontpage th a:link, table#frontpage th a:visited {
	color: Green;
}
table#frontpage th a:hover {
	color: red;
	text-decoration: none;
}
table#frontpage td {
	font: 12px Arial;
	color: black;
}
a.menu:hover {
	color : #74AFD9;
}
.hrline {
	border-bottom : 1px solid Black;
}
H1 {
	color : #8B4513;
	font : bold 17px Arial, Helvetica, sans-serif;
}
.body {
	font : 13px Arial, Helvetica, sans-serif;
}
a.body {
	color: blue;
	text-decoration: underline;
}
a.body:hover {
	color: green;
}
.FFFborder {
	border-bottom : 1px solid White;
	border-left : 1px solid White;
}
.copy {
	font : 10px Arial, Helvetica, sans-serif;
}

.herdsirePixDiv {
	padding: 10px 0 0 0;
}

.herdsirePixDiv img {
	padding: 0 10px;
}