

BODY {
	color: #660099;
	background-color: #ffffff;
	background-image: url("img/bk07.jpg");
	background-attachment: scroll;
	margin: 0;
	text-align: center;
}


DIV.page {
  width: 960px;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}


DIV.header {
  width: 935px;
	text-align: center;
	background-color: #660099;
	background-image: url("img/bk.jpg");
	padding: 10px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


DIV.header2 {
  width: 935px;
	text-align: center;
	background-color: #00faf0;
	padding: 3px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

DIV.menu {
  width: 935px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

DIV.footer {
  width: 935px;
	text-align: left;
	background-color: #00faf0;
	padding: 3px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}


A:link {
	COLOR: #660099;
}

A:visited {
	COLOR: #660099;
}


A:hover {
	COLOR: orange;
}

A.topmsg:link {
	COLOR: #f0f030;
}

A.topmsg:visited {
	COLOR: #f0f030;
}

A.topmsg:hover {
	COLOR: #f0f030;
}

TEXTAREA.top {
  	width: 100%;
	background-color: #fffaf0;
	padding: 3px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

TABLE.top {
  	width: 100%;
	background-color: #fffaf0;
	padding: 3px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



