body, h1, h2 {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #e5f6ff;
	background-repeat: repeat-x;
	margin: 10px;
	font-size: 80%;
}
.hbg {
	background-color: #1764b3;
	background-image: url(new_images/head_bg.gif);
	background-repeat: no-repeat;
}
.hmbg {
	background-color: #FFFFFF;
	background-image: url(new_images/hmenu_bg.gif);
	background-repeat: repeat-x;
}
.conmt5 {
	margin-top: 5px;
}
.conmt10 {
	margin-top: 10px;
}
.conmtm10 {
	margin-top: 10px;
	margin-left: 10px;
}

.small {
	font-size: 80%;
}

.nsmall {
	font-size: 90%;
}
.searchf {
	font-size: 12px;
	width: 150px;
}
