body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mytop {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 994px;
}
.topfont {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topfont:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #ff6918;
	text-decoration: none;
}
.Languagefont {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #047e6f;
	text-decoration: none;
}

.LeftMenuFont {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #6c6e70;
	text-decoration: none;
}
.LeftMenuFont:hover {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #007d6b;
	text-decoration: none;
}
.bottomfont {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
