@charset "iso-8859-1";
body {
	border-color: #0000FF;
	border-left: thick;
    margin: 0em;
    padding: 0em;
	background-image: url('zz_bg_03.gif');
    color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}


.invisible {
    display: none;
}
#header {
  position:absolute; 
  top:0; 
  left:0; 
  width:100%; 
  height:120px; 
  overflow:auto; 
  }



#fixed {
    position: absolute;
    top: 0;
    left: 0;
    width: 13.4em;
    height: 100%;
	background-image: url('zz_bg_03.gif');
    color: black;
}


body > #fixed {
	border: medium #0000FF;
	border-style: solid;
	border-top: medium;
	position: fixed;
}


#content {
	border-top: 2px solid #0000FF;
	border-left: 2px solid blue;
	border-right: 2px solid blue;
	border-bottom: 2px solid blue;
	margin-left: 0em;
	padding: 1em;
		font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
    height: 1424px;
	width: 805px;
	margin-right: 43px;
}


pre {
    font-family: monospace;
    font-size: large;
    font-weight: bold;
    background: transparent none;
    color: yellow;
}


code {
    font-family: monospace;
    font-size: large;
    font-weight: bold;
    background: transparent none;
    color: yellow;
}

.center { text-align: center; }
h1 { font-size: 4em; text-align: right; }
h2 { margin-top: 2em; }

#fixed a {
	display: block;
	text-decoration: none;
	padding: 2px 0 0 10px;
	color: white;
	font-weight: bold;
	font-size: smaller;
	height: auto;
	width: 170px;
}

span.B1text
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

span.alt_text
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

span.alt_text1
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}





div.address img {
    border: 0px;
    text-align: left;
}

-->

</style>
