@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: justify;
}
body {
	background-color: #c8f1d0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_test.gif);
	background-repeat: repeat-x;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
input[type="text"]
{
font-family: Arial;
font-size:11px;
color:#000000;
border:#ccc solid 1px;
border-left: #ccc solid 3px;
border-right: #ccc solid 3px;
height:17px;
width:300px;
}
.fieldcss{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #665656;
font-weight:bold;
height:100px;
width:500px;
border:#ccc solid 1px;
border-left: #ccc solid 3px;
border-right: #ccc solid 3px;
}

.titles {
	font-family:"Century Gothic";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.more:link {
	color: #2e6438;
	text-decoration: none;
	font-weight: normal;
}
a.more:hover {
	color:#2e6438;
	text-decoration:underline;
	font-weight: normal;
}

a.more:visited {
	color:#2e6438;
	text-decoration:underline;
	font-weight: normal;
}
a.menu_links:link {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
a.menu_links:hover {
	color: #FFF;
	text-decoration:underline;
	font-weight: normal;
}
a.menu_links:visited {
	color: #FFF;
	text-decoration:none;
	font-weight: normal;
}

a.smallmenu:link {
	color: #179932;
	font-family: arial;
	text-decoration: undeline;
	font-weight: normal;
	font-size: 11px;
}
a.smallmenu:hover {
	color: #179932;
	font-family: arial;
	text-decoration:underline;
	font-weight: normal;
	font-size: 11px;
}
a.smallmenu:visited {
	color: #179932;
	font-family: arial;
	text-decoration:underline;
	font-weight: normal;
	font-size: 11px;
}

