body, td, input, select, textarea {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
body {
	background-color: #C3C3C3;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 
{
	font-family: Helvetica;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
h2 
{
	font-family: Verdana;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}
h3 
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

table.main_table 
{
	background-color: #FFFFFF;
}

td.gray_border 
{
	background-color: #E6E6E6;
}

td.blue_border 
{
	background-color: #3C77B1;
}
tr.list_header td {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #3C77B1;
	background-image: url(/Milkproduction/res/gradient.gif);
}
tr.list_header a {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #3C77B1;
}
tr.list_item td 
{
	font-family: Helvetica;
	font-size: 11px;
	line-height: 13px;
}
tr.list_item a 
{
	font-weight: normal;
	color: #000000;
}
tr.alternating_list_item td 
{
	font-family: Helvetica;
	font-size: 11px;
	line-height: 13px;
	background-color: #e5e5e5;
}
tr.alternating_list_item a 
{
	font-weight: normal;
	color: #000000;
}
td.tip_header
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	background-color: #3C77B1;
}
td.tip_author 
{
	font-family: Helvetica;
	font-size: 9px;
	line-height: 11px;
}
td.tip_summaty 
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
}
td.footer 
{
	height: 25px;
	color: #376397;
	font-size: 10px;
	font-weight: bold;
}
td.white {
	color: #FFFFFF;
}
a 
{
	color: #3C77B1;
}
a.footer 
{
	color: #376397;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.white {
	text-decoration: none;
	color: #FFFFFF;
}
a.search {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.menu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #376397;
}
a.linklist {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
a.sitemap_0
{
	font-family: Helvetica;
	font-size: 13px;
	color: #376397;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
a.sitemap_1
{
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
a.sitemap_2
{
	font-family: Helvetica;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
input.search {
	border: 1px solid #D5D5D5;
	margin-left: 1px;
	margin-right: 1px;
}

.headline {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 18px;
	color: #376397;
}
.subheader {
	font-size: 12px;
}
.author {
	font-family: Helvetica;
	font-size: 9px;
	color: #636363;
}
ul.bullet {
	position: relative;
	left: -25px;
}
li.bullet {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #636363;
}

dir 
{
	list-style-image: url(/milkproduction/res/minus.gif);
}

li 
{
	margin-bottom: 5px;
}

.table-frame P { margin-bottom: 8px;}
.table-frame { border: 1px solid #999999; padding: 7px; padding-bottom: 0px; }

/* These classes rules the look of the top level in the submenu. */
td.submenu_0 a		{font-family: Helvetica; font-size: 11px; line-height: 18px; font-weight: bold; color: black; text-decoration: underline;}
td.submenu_0_open a	{font-family: Helvetica; font-size: 11px; line-height: 18px; font-weight: bold; color: #3C77B1; text-decoration: underline;}

/* These classes rules the look of the second level in the submenu. */
td.submenu_1 a		{font-family: Helvetica; font-size: 11px; line-height: 18px; font-weight: bold; color: black; padding-left: 10px; text-decoration: underline;}
td.submenu_1_open a	{font-family: Helvetica; font-size: 11px; line-height: 18px; font-weight: bold; color: #3C77B1; padding-left: 10px; text-decoration: underline;}
 
td.submenu_2 a		{font-family: Helvetica; font-size: 11px; line-height: 18px; font-weight: bold; color: black; padding-left: 20px; text-decoration: underline;}
td.submenu_2_open a	{font-family: Helvetica; font-size: 11px; line-height: 18px; font-weight: bold; color: #3C77B1; padding-left: 20px; text-decoration: underline;}

P
{
	line-height: normal;
}
