BODY{
	margin:0ex 2.5%;
}

DIV#navigation{
	text-align:right;
	position:absolute;
	top:1ex;
	right:1ex;
}

TABLE#mainTable{
	margin:auto;
	text-align:center;
	width:100%;
}

DIV#title{
	white-space:nowrap;
	font-size:120%;
}
DIV#title H1{
	color:#ff0000;
	background:#008080 none;
	font-size:300%;
	line-height:100%;
	white-space:nowrap;
	width:200px;
	height:128px;
}

FORM{
	text-align:center;
	margin:auto;
	white-space:nowrap;
}
	OPTION.a{
		color:#000000;
		background-color:#ffffff;
	}
	OPTION.b{
		color:#000000;
		background-color:#99ffff;
	}

TABLE#menu{
	color:#000000;
	background:#ffffff none;
	margin-top:4ex;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-spacing:1px;
}
TABLE#menu TD,
TABLE#menu TH{
	color:#ffffff;
	background:#008080 none;
	line-height:125%;
	padding:1ex;
	font-weight:normal;
	text-align:left;
}
TABLE#menu A{
	text-decoration:none;
}
TABLE#menu A SPAN.header{
	font-style:italic;
	font-weight:bold;
	font-size:large;
	text-decoration:underline;
	position:relative;
	z-index:0;
}
TABLE#menu A SPAN.key{
	position:relative;
	z-index:1;
}
TABLE#menu A:hover SPAN.header{
	text-decoration:none;
}
TABLE#menu .updated{
	color:#ffffff;
	background:#000000 none;
	text-align:center;
	white-space:nowrap;
	font:medium/120% "Times New Roman",serif;
	border:thin solid #ffffff;
	width:17ex;
	overflow:visible;
	display:block;
	margin-top:0.5ex;
}

P#browser{
	margin:5ex 0ex;
}
P#browser SPAN#confirm{
	line-height:150%;
}
P#browser SPAN#inf{
	font-size:x-small;
}
