<!-- Agronework CSS -->
input, form, textarea, option, table
{
	font-size: 9pt;
	font-family: "Verdana", "Arial";
	color: black;
	line-height: 150%;
}

a:active
{
	font-family: "Verdana", "Arial";
}
a:link
{
	font-family: "Verdana", "Arial";
}
a:visited
{
	font-family: "Verdana", "Arial";
	color: #000099;
}
a:hover
{
	font-family: "Verdana", "Arial";
	color: #CC0000;
	text-decoration: underline;
}

.top_menu
{
	text-decoration: none;
	font-family: "Verdana", "Arial";
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.top_menu:active
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.top_menu:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.top_menu:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.top_menu:hover
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

.body
{
	font-size: 12px;
	font-family: "Verdana", "Arial";
}

.input
{
	color: #333333;
	font-family: "Tahoma", "Verdana";
	font-size: 9pt;
	background-color: white;
	border: 1 solid #333333;
}

.submit
{
	border: solid 1 #333333;
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 7pt;
	color: white;
	background-color: #333333;
	height: 18px;
}

.button
{
	border: solid 1 steelblue;
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 7pt;
	color: #6600CC;
	background-color: white;
	height: 18px;
}

.updown
{
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftmenu
{
	color: #006346;
	font-family: "Tahoma", "Verdana";
	font-size: 9pt;
	text-decoration: none;
}

.submit_text
{
	border:1 solid;
	font-family: "Tahoma", "Verdana";
	font-weight: bold;
	font-size: 7pt;
	color: #000000;
	background-color: #CCCCCC;
	height: 18px;
}


.s_t_e
{
	color: #CC0000;
	font-family: "Verdana", "Arial";
	font-size: 10px;
	font-weight: bold;
}
.s_t
{
	font-family: "Verdana", "Arial";
	font-size: 10px;
}
.s_t_b
{
	color: #ff0000;
	font-family: "Verdana", "Arial";
	font-size: 10px;
	font-weight: bold;
}