body {
	/*background-image:url();
	background-repeat: repeat-x;
	background-position: top;*/
	background-color: #FDEDBD;
	margin: 0px;
}

TD {
	FONT-SIZE: 14px;
	COLOR: #4D6223D;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial;
	line-height: 120%;
}

.text_top {
	FONT-FAMILY:  Arial;
	FONT-SIZE: 11px;
	font-weight: bold;
	COLOR: #FFFFFF;
}

.text_title {
	FONT-FAMILY:  Arial;
	FONT-SIZE: 14px;
	font-weight: bold;
	COLOR: #4D6223;
    padding-right:15px;
}


.text_bottom {
	/*background-color: #FF5D00;*/
	FONT-FAMILY: Arial;
	font-weight: bold;
	FONT-SIZE: 11px;
	COLOR: #4D6223D;
}

a {
	COLOR: #4D6223;
	text-decoration: none;
}
a:hover {
	COLOR: #4D6223;
	text-decoration: underline;
}

A.link1 {
	FONT-SIZE: 14px;
	COLOR: #4D6223D;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: none;
}
A.link1:hover {
	FONT-SIZE: 14px;
	COLOR: #4D6223D;;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: underline;
}

A.link2 {
	FONT-SIZE: 12px;
	COLOR: #4D6223D;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
}
A.link2:hover {
	FONT-SIZE: 12px;
	COLOR: #4D6223D;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: underline;
}

A.link_bottom {
	FONT-SIZE: 11px;
	COLOR: #4D6223D;;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: none;
}
A.link_bottom:hover {
	FONT-SIZE: 11px;
	COLOR: #4D6223D;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: underline;
}

.border {
	border-width: 1pt;
	border-color: #4D6223;
	border-style: solid;
}

.form {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4D6223;
}
