body {
	background-image: url(http://www.kozefanm.com/images/background.gif);
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.tdright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tdleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.tdbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #FFFFFF;
	font-style: italic;
}



ul {
	list-style-type: none; /* precision for Opera */
	display:inline-table;
	padding:0px;
	margin:0px;
}
li {
	float: left;
	display: block;
} /* lists aligned to the left */

.menu a {
	height: 20px;
	float: left;
	display: block;
	text-align: center;
	color: #FFFFFF;
	background-color: #0066CC;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 80px;
	text-transform: capitalize;
	line-height: 20px;
	text-decoration: none;
	position: relative;
     }

	 
.menu a:hover {
	background-color: #00CC33;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
     }

.menu a:active {
	background-color: #99CC00;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
     }
.tdevents {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bolder;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.header-articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
}


.links, .links a, .links a:link, .links a:visited, .links a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #729700;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
}
.links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	list-style-type: square;
}
.bullet {
	list-style-type: disc;
}
.headerCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #339900;
}


input
{
font-weight: bold;
}