.User_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	border: 2px solid #7483a3;
	text-align: center;
}
.Form_Fill {
	font-family: Arial, Verdana, "Gill Sans MT", "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Heading1 {
	font-family: Arial, Verdana, "Gill Sans MT", "Times New Roman";
	font-weight: bolder;
	color: #000080;
	background-color: #e1e4ec;
	font-size: 16px;
}
.Main_Menu {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	border: 2px solid #7483a3;
	text-align: center;
}
.backandBorder {
	border-top-color: #7483a3;
	border-right-color: #7483a3;
	border-bottom-color: #7483a3;
	border-left-color: #7483a3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
