body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.envelop {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	height: 86px;
	width: 800px;
	background-position: left top;
	background-repeat: no-repeat;
}
.menu {
	height: 80px;
	width: 800px;
	background-image: url(../img/menu.png);
}
#m1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003C79;
	font-weight: bold;
	width: 107px;
	padding-left: 27px;
	padding-top: 24px;
	clear: right;
	float: left;
}
#m2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003C79;
	font-weight: bold;
	width: 99px;
	padding-left: 34px;
	padding-top: 24px;
	clear: right;
	float: left;
}
#m3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003C79;
	font-weight: bold;
	width: 100px;
	padding-left: 34px;
	padding-top: 24px;
	clear: right;
	float: left;
}
#m4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003C79;
	font-weight: bold;
	width: 122px;
	padding-left: 11px;
	padding-top: 24px;
	clear: right;
	float: left;
}
#m5 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003C79;
	font-weight: bold;
	width: 101px;
	padding-left: 32px;
	padding-top: 24px;
	clear: right;
	float: left;
}
#m6 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #003C79;
	font-weight: bold;
	width: 97px;
	padding-left: 36px;
	padding-top: 24px;
	clear: right;
	float: left;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 15px;
	border: 2px solid #E3E7EA;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #968f1b;
}
a {
	color: #003C79;
	text-decoration: none;

}

a:hover {
	color: #968F1B;
	text-decoration: underline;

}
.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003C79;
	float: right;
	margin-right: 10px;
	position: relative;
	top: 8px;
}
.topMenu a {
	text-decoration: none;
	color: #003c79;
	
}
.topMenu a:hover {
	text-decoration: underline;
	color: #003c79;
	
}
h3 {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}
.back {
	font-size: 11px;
	color: #000000;
	float: right;
	border: 1px solid #968F1B;
	padding: 4px;
	width: 130px;
}
.inputField {
	border: 1px solid #2D597C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D597C;
}
.formTable {
	background-color: #E1ECF4;
	border: 1px solid #2D597C;
}
.avatarCell {
	background-image: url(../img/hp-main3.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 320px;
}
.avatar1 {
	height: 210px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.topTITLE {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003c79;
	width: 300px;
	position: relative;
	top: 25px;
}
.topTITLE a {
	color: #003c79;
	text-decoration: none;
}
.topTITLE a:hover {
	color: #003c79;
	text-decoration: none;
}