body { background-color: white;
font-family: Arial;
font-size: 15px;
color: #333333;
background-image : url(../files/bg.gif);
background-repeat : repeat-y;
background-position : center;
}

a { color: #C1E0A6; text-decoration: none; font-weight: bold;}
a:visited { color: #C1E0A6; text-decoration: none; font-weight: bold;}
a:hover { color: #ffffff; text-decoration: none; font-weight: bold;}
a:active { color: #ffffff; text-decoration: none; font-weight: bold;}

.text a { color: #555555; text-decoration: none; font-weight: normal;}
.text a:visited { color: #555555; text-decoration: none; font-weight: normal;}
.text a:hover { color: #777777; text-decoration: underline; font-weight: normal;}
.text a:active { color: #777777; text-decoration: underline; font-weight: normal;}

.righttd  a { color: #555555; text-decoration: none; font-weight: normal; font-size: 13px;}
.righttd a:visited { color: #555555; text-decoration: none; font-weight: normal; font-size: 13px;}
.righttd a:hover { color: #777777; text-decoration: underline; font-weight: normal; font-size: 13px;}
.righttd a:active { color: #777777; text-decoration: underline; font-weight: normal; font-size: 13px;}



  a.menutop {
  display:block;
  float:left;
background-color: #7CBD43;
background-image: url('../files/bg-link.gif');
text-align: center;
font-family: Arial;
font-weight: bold;
height: 19px;
width: 130px;
color: white;
font-size: 13px;
padding:0;
}

a.menutop:hover {
background-color: #72B13B;
background-image: url('../files/bg-link-on-f.gif');
text-align: center;
font-family: Arial;
font-weight: bold;
height: 18px;
padding:1px 0 0 1px;
width: 129px;
cursor: pointer;
cursor: hand;
color: white;
font-size: 13px;
}



  a.menu {
  display:block;
background-color: #7CBD43;
font-family: Arial;
font-weight: bold;
padding: 1px 1px 1px 3px;
font-size: 13px;
margin:2px 0 2px 0;
}

  a.menu:hover {
background-color: #84C649;
padding: 1px 0 1px 4px;
}
  .nomenu {
background-color: #84C649;
font-family: Arial;
font-weight: bold;
padding: 1px 0 1px 4px;
font-size: 13px;
margin:2px 0 2px 0;
color:white;
}

.fields {
	BORDER-RIGHT: #72B13B 1px solid;
	BORDER-TOP: #72B13B 1px solid;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 1px;
	BORDER-LEFT: #72B13B 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #72B13B 1px solid;
	BACKGROUND-COLOR: #C1E0A6;
	}
.form_button {
	BORDER-RIGHT: #72B13B 1px solid;
	BORDER-TOP: #72B13B 1px solid;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 1px;
	BORDER-LEFT: #72B13B 1px solid;
	BORDER-BOTTOM: #72B13B 1px solid;
	BACKGROUND-COLOR: #C1E0A6;
	color:#000000;
	}
	.search {
	BORDER-RIGHT: #BA8B1D 1px solid;
	BORDER-TOP: #BA8B1D 1px solid;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 1px;
	BORDER-LEFT: #BA8B1D 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #BA8B1D 1px solid;
	BACKGROUND-COLOR: #FFE7C5;
	}
.searchbut {
	BORDER-RIGHT: #BA8B1D 1px solid;
	BORDER-TOP: #BA8B1D 1px solid;
	FONT-SIZE: 11px;
	MARGIN-BOTTOM: 1px;
	BORDER-LEFT: #BA8B1D 1px solid;
	BORDER-BOTTOM: #BA8B1D 1px solid;
	BACKGROUND-COLOR: #FFE7C5;
	color:#000000;
	}

