.body {
	/*background-image:url();
	background-repeat: repeat-x;
	background-position: top;*/
	background-color: #D0C28E;
	margin: 0px;
}

TD {
	FONT-SIZE: 12px;
	COLOR: #996D53;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana;
	line-height: 120%;
}

.text_title {
	FONT-SIZE: 12px;
	font-weight: bold;
}

.text_bottom {
	FONT-SIZE: 11px;
	COLOR: #000000;
}


A.link1 {
	FONT-SIZE: 12px;
	COLOR: #996D53;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A.link1:hover {
	FONT-SIZE: 12px;
	COLOR: #996D53;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: underline;
}

A.link_bottom {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A.link_bottom:hover {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: underline;
}

.border {
	border-width: 1pt;
	border-color: #677484;
	border-style: solid;
}

.form {
	font-family: Verdana;
	font-size: 11;
	font-weight: normal;
	color:  #064D88
}

