body {
	background-color: #FFF;
	margin-top: 30px;
}
.body_copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	
	width: 805px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 0px;
}


.body_copy_news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	
	overflow: auto;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 0px;
}

.body_copy_news_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	height: 140px;
	
	overflow: auto;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 0px;
	
}



.form_copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	}


.Nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-decoration:none;
}

.Nav_visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color:#333;
	text-decoration:none;
}

a.Nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color:#999;
	text-decoration:none;
}

a.Nav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color:#999;
	text-decoration:none;
}
.body_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	color: #666;
	text-align: left;
	font-weight: bold;
}
.bottom_border {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-bottom: 10px;
}
.form-border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.table_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
} .table_left {
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 20px;
}
