a:link,
a:visited {
	color: #600;
}
li {
	margin-right: 5px;
}


a:hover,
a:active {
  text-decoration: none;
  color: #be935c;
}
.body {
	background-color: #666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.page {
	height: 517px;
	width: 784px;
}
.menubackground {
	background-image: url(images/bg_menu.jpg);
	margin: 0px;
	padding: 0px;
	height: 517px;
	width: 247px;
}
.bottom {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 784px;
	background-image: url(images/bottom.jpg);
}
.main {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat;
	height: 403px;
	width: 507px;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.title {
	background-image: url(images/bg_title.jpg);
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 537px;
}
.mainbotton {
	background-image: url(images/bg_mainbottom.jpg);
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 537px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-decoration: none;
}
h3 {
	font-size: larger;
	font-weight: bolder;
	color: #600;
}
th {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #600;
	text-align: left;
}
td {
	vertical-align: top;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
div {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.background {
	background-image: url(images/bg_fill.jpg);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {

	font-size: larger;
	font-weight: bolder;
	color: #600;
}
