body{
	background-image: url('blue1.jpg');
	background-color: #0000cc;
	color:#000066;
	margin-left:0; margin:right:0;
	padding:0;
}
h2.orb{color:#66ffff;text-align:center;}
h1{text-align:center; color:#ccffff}
div.center{ text-align: center }
div.w620{ width: 720px }

Button,.btn{
	color: #f0ffff;
	background-color: #0000cc;
	border-color: #33ccff;
	border-style: ridge;
	border-width: 1px;
	width:350px;
	padding-left:4px
}

a.menu:active,a.menu:visited,a.menu:link{ color:#33ccff; text-decoration:none}
a.menu:hover{ color:#ccccff; text-decoration:none }
a.appl:active,a.appl:link,a.appl:visited{	color: #cc33ff; background-color:#ffffff	}
a.appl:hover{	color:#99cc99	}

.lftitle{
	color:#ccccff;
	font-weight: bold;
	text-align:center;
	background-color:#666699;
	border-color: #33ccff;
	border-style: outset;
	border-width: 1px;
}
.txt{
	color:#000066;
	background-color:#f8f8ff;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}
p.img{
	background-color:#ffffff;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}
p{
	color:#000066;
	background-color:#f0f8ff;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}
p.hr{
	margin: 0;	padding: 0;
	border-bottom-color: #000033;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
hr{	border: none;	color: #336699;	background-color:#336699;	height: 1px;}
