a {
	text-decoration: none; }
a:hover {
	text-decoration: underline; }
a#goback {
	font-size: 8pt; }
a.menu {
	font-size: 8pt;
	letter-spacing: -0.09em;
	font-style: italic;
	color: rgb(153,51,0); } 
a.menu:hover {
	color: rgb(204,102,51);
	text-decoration: underline overline; }
a#title:link {
	color: rgb(0,0,0); }
a#title:visited {
	color: rgb(0,0,0); }
a#title:hover {
	color: rgb(0,0,255);
	text-decoration: none; }
a#title:active {
	color: rgb(0,0,0); }
body {
	color: rgb(51,51,51);
	background-color: rgb(51,51,51);
	font-family: Arial, Helvetica, san-serif;
	font-size: 12pt;
	text-align: center; /* Hack for IE5/Win */
	height:100%;
	padding: 0;
	margin: 0; }
div#content {
	margin: 0px 20px; }
div#menuline {
	position: relative;
	left: auto;
	top: -10px; }
div#pagesubtitle {
	font-size: 12pt; 
	text-align: center; }
div#pagetitle {
	font-size: 18pt; 
	text-align: center; }
div#title {
	font-family: "AvantGarde Md BT", serif;
	font-size: 16pt;
	font-weight: bold;
	text-align: center; }
div#top {
	height: 19px;
	width: 775px;
	margin: 0px auto;
	padding: 0; }
div#header, div#footer {
	background-color: rgb(255,255,204); /*204,255,255  204,204,204   204,255,204   204,204,255*/
	width: 775px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */ }
div#header {
	height: 19px; }
div#wrapper {
	background-color: rgb(255,255,204); /*204,255,255  204,204,204   204,255,204   204,204,255*/
	background-image: url(images/wrapperbackground.gif);
	background-repeat: repeat-y;
	padding: 0px; 
	width: 775px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */  }
div#footer {
	height: 18px; }	
hr {
	width: 100%;
	height: 3px; 
	color: rgb(153,51,51);
	background-color: rgb(153,51,51); }
img#logo {
	height: 60px;
	width: 90px; }
input#moreinfo {
	display: none; }
span#psca {
	font-family: "AvantGarde Md BT", serif;
	font-size: 12pt;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.1em; }