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

