<!--
BODY {
	background-color: #ccffcc ;
	background-repeat: no-repeat;
}
A:link	{
	color: #ff6600;
}
a:visited {
	color: #6600cc;
}

H1 {
	font-family: serif;
	font-size: large;
	color: #000000;
}
H2 {
	font-family: serif;
	font-size: medium;
	color: #000000;
	text-align: center;
}
H3 {
	font-size: medium;
	color: #000000;
	font-style: italic;
	border-style: solid ;
	border-color: #66cccc;
	border-width: thick 0 0 mideum
}

a {
	text-decoration: none;
}

DIV {
	margin: 0;
	padding: 0;
}
.clip_down {
	position: absolute;
	z-index: 10;
	top: 520px;
	left: 0;
	width: 800px;
	height: 40px;
	background-color: #ccffcc ;
}
.clip_right {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 800px;
	width: 80px;
	height: 560px;
	background-color: #ccffcc ;
}

.top_ground {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 10%;
	width: 640px;
}

.jmpbar {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 10%;
	width: 640px;
	height: 100px;
}
.title {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 10%;
	width: 200px;
	height: 40px;
}
.main {
	position: absolute;
	z-index: 4;
	top: 60;
	left: 10%;
	width: 640px;
}
.main2 {
	background-color: #000033;
	position: absolute;
	z-index: 4;
	top: 60;
	left: 10%;
	width: 640px;
}

.menubar {
	position: absolute;
	z-index: 4;
	border-color: #cccccc;
	border-style: double none double;
	border-width: 6px 0 6px;
	top: 90px;
	left: 10%;
	width: 130px;
	margin: 20px 0 20px;
}

.msgframe {
	position: absolute;
	z-index: 5;
	top: 450px;
	left: 30%;
	width: 420px;
	height: 64px;
	margin: 10px;
}

P {	font-size:10.5pt ;}
.center {text-align:center ;}
.left   {text-align:left ;}
.right  {text-align:right ;}
.top {	font-size:14pt; 
	margin: 20pt 10%; }
-->
