/* shsaa style sheet */
/* colors yellowish = black darkblue = #292f79 */
body {	
	font-size: 14pt;
	line-height: 14pt;
	font-family: Helvetica, "Franklin Gothic Book", sans-serif;
	color: black;
	margin: 0px;
	padding: 0px;
    background: #33302A;
	text-align: center;
	}
a	{	
	text-decoration: none; 
	font-weight: normal;	
	}
a:link 
	{
	color: #0000F0;
	}
a:visited 
	{
	color: #000000;
	}
a:hover 
	{
	color: green;
	}
a:active 
	{
	color: blue;
	}
p	{
	font-size: 14pt;
	line-height: 14pt;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	color: #000000;
	}
h1	{
	font: 24pt "Franklin Gothic Book", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24pt;
	text-align: center;
	color: #0000A0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	}
h2	{	
	font: 16pt "Franklin Gothic Book", Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16pt;
	color: #0000A0;
	text-align: center;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0px;
	margin-right: 0px;
	}
h3 {
	font: 14pt "Franklin Gothic Book", Helvetica, sans-serif;
	line-height: 16pt;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	}
h4 {
	font: 13pt "Franklin Gothic Book", Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	}
h5 {
	font: 10pt "Franklin Gothic Book", Helvetica, sans-serif;
	line-height: 12pt;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
	}
h6 {
	font: 10pt "Franklin Gothic Book", Helvetica, sans-serif;
	line-height: 12pt;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 5px;
	color: #0000A0;
	}
td	{
	color: #000080;
	font-weight: normal;
	}	
th {
	color: #000080;
	font-weight: normal;
	}
img {
	border: 0;
	}
pre {
	font-size: 10px;
	line-height: 18px;
	margin-top: 16px;
	margin-bottom:  8px; 
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.nobold {
	font-weight: normal;
	}
.nowrap 
	{
	white-space: nowrap;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.center
	{
	text-align: center;
	}
.nomargin 
	{
	margin: 0px !important;
	}
.margin20 
	{
	margin: 16px;
	}
.margin15 
	{
	margin: 12px;
	}
.content {
	color: #292f79;
	background: black;
	padding:  8px;
	border: 4px solid yellow; 
	}
.content2 {
	color: black;
	background: transparent;
	padding:  8px;
	}
	
#shsaahome {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	color: black;
	background: white;
	background-image: url("../images/bg.jpeg");
    background-repeat: repeat-y;
	vertical-align: top;  /*This fixes the IE5 Win gap! */
	width: 780px;
	}
	
#shsaahome960 {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	color: black;
	background: white;
	background-image: url("../images/bg.jpeg");
    background-repeat: repeat-y;
	vertical-align: top;  /*This fixes the IE5 Win gap! */
	width: 960px;
	}
	
#shsaacopy {
	margin: 0px, 0px, 0px, 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	color: black;
	background: white;
	vertical-align: top;  /*This fixes the IE5 Win gap! */
	width: 780px;
	}
	
#shsaaleft {
	left: 0px;
	padding: 0px;
	float: left;
	color: black;
    background-repeat: repeat-y; */
	background: transparent;
	vertical-align: bottom;  /*This fixes the IE5 Win gap! */
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0px 0px 0px 0px; /* THIS AIN'T KOSHER! */
	width: 150px;
	}
html>body #shsaaleft { 
	margin: 0px 0px 0px 0px;
	width: 150px; /* ie5win fudge ends */
	}
	
#shsaatitle {
	padding: 0px;
	float: left;
	color: black;
	background: transparent;
	vertical-align: bottom;  /*This fixes the IE5 Win gap! */
	width: 780px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0px 0px 0px 0px;
	width: 780px;
	}
html>body #shsaatitle { 
	margin: 0px 0px 0px 0px;
	width: 780px; /* ie5win fudge ends */
	}
	
#submenu {
/*	margin: 0px;
	padding: 0px; */
	float: left;
	height: 150%;
	}
	
#shsaamiddlew {
	padding: 0px;
	float: center;
	text-align: center;
	color: black;
	background: transparent;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0px 0px 0px 0px;
	}
	
#shsaamiddle {
	padding: 0px;
	float: center;
	text-align: center;
	color: black;
	background: transparent;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 10px 5px 10px 5px;
	}
	
#shsaaltmid {
	padding: 0px;
	float: left;
	text-align: left;
	color: black;
	background: transparent;
	width: 430px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 420px;
	margin: 12px 0px 10px 5px;
	}
html>body #shsaaltmid { 
	margin: 12px 0px 10px 20px;
	width: 410px; /* ie5win fudge ends */
	}
	
#shsaaright {
	padding: 0px;
	float: right;
	text-align: left;
	color: black;
/*	background-image: url("../images/featureR.jpg");
    background-repeat: repeat; */
	background: transparent;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	margin: 10px 5px 10px 5px;
	}
html>body #shsaaright { 
	margin: 10px 5px 10px 5px;
	width: 200px; /* ie5win fudge ends */
	}

#shsaamain {
	padding: 0px;
	float: right;
	text-align: left;
	color: black;
	background-image: url("../images/BG2.jpg");
    background-repeat: repeat;
	width: 610px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 610px;
	margin: 0px 5px 10px 5px;
	}
html>body #shsaamain { 
	margin: 0px 5px 10px 5px;
	width: 610px; /* ie5win fudge ends */
	}

