@charset "utf-8";
/* CSS Document */

body  {
	background-color: #E9E6DC;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica;
	width: 90%;
}
p,h1,h2,h3,h4,h5,h6,li {
	padding:0px;
	margin:0px;
	font-size: 0.9em;
}
a {
	color: #515E75;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:visited, a:active {
	color: #515E75;
}

h1 {
	font-size: 1.6em;
	line-height: 1.5em;
	font-weight: bold;
}

.heading {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

#topimage .logo {
	height: 62px;
	width: 160px;
}
#footerschool {
	display: none;
}

#footernav  {
	display: none;

}

#allpage {
	padding-right: 5px;
	padding-left: 5px;

}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
}
.translate {
	display: none;
}

.banner_ad {
	height: 51px;
	width: 160px;
}

#allpage #midnav {
	display: none;
}
#allpage #midnav #listMenuRoot {
	display: none;
}
.inside_container .chat {
	display: none;
}
