body {
	margin: 0;
	background-color: #F8F7EF;
}
html {overflow-y: scroll;}
FORM {
  margin: 0;
} 
.style1 {
	border-style: solid;
	border: 1px;
}
.style3 {
	text-decoration: none;
	font-size: 13px;
	line-height: 1.5;
}
.size14 {
	text-decoration: none;
	font-size: 14px;
	line-height: 1.5;
}
.style4 {
	text-decoration: none;
	font-size: 14px;
	line-height: 1.5;
}
.style6 {
	text-decoration: none;
	font-size: 15px;
	line-height: 1.5;
}
.title {
	font-size: 15px;
	font-weight: bold;
  text-decoration: none;
  line-height: 1.5;	
}
.style5 {
	vertical-align: middle;
	border-width: 0;
}
.menuTable {
  background-color: #F8F7EF;
	border: 2px #6D6968;
	border-style: none;
	line-height: 1.7;
  text-decoration: none;
  margin: 0;
}
.contentTable {
  background-color: #F8F7EF;
  height: 100%;
}
.headerTable {
  padding: 0 0 0 0;
  width: 900px;
  border: 0;
}
.mainTable {
  padding: 0 0 0 0;
  width: 900px;
  border: 0;
}
.searchTable {
  padding: 0 0 0 0;
  width: 100%;
  border: 0;
}
.footerTable {
  text-align: right;
}
a {
	color: #000080;
	  text-decoration: none;
}
a:visited {
	color: #000080;
	  text-decoration: none;
}
a:hover {
	color: #009900;
	  text-decoration: none;
}