.BG_left_top {
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_center_center {
	background-repeat: no-repeat;
	background-position: center center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003596;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #A6CCFC;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
.BG_rght_top {
	background-repeat: no-repeat;
	background-position: right top;
}
.BG_bot_rght {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.BG_bot_left {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BG_Y_rght {
	background-repeat: repeat-y;
	background-position: right;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003596;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003596;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

