<!--
body
{

	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
        background-color: #7d5656;
  }

td  {   text-align:left;
        font-size: 16px;
        font-family: Palatino Linotype, Tahoma, Garamond, Times New Roman, cursive;
        color: #572727;
     }
h1  {   font-size: 1.3em;
        font-family: Palatino Linotype, Garamond, Times New Roman, cursive;
        color: #990000;
     }
tt  {   
        color: #a1a2a8;
     }		 
		 
#header {
  width: 100%;
  height: 73px;
	background-color: #7497ad;
/*	background-image: url(/nav/9/index-header.gif); */
	text-align: left;	
}
.headtxt {
  font-family: tahoma, verdana, times;
	font-size: 46px;
	color: #572727;
 
}		 

#container  {
	width:91%;
	margin:10px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	border:1px solid #000;
	background-color:#dadcd9;
	
	        }

					
					
#content {     
	                padding-left:10px;
	                padding-right:10px;
		background-color:#efefef;	
                }
 
#footer   {             padding-top:20pt;

                }

.title    {
                        border-top: 1px dashed #660033;
                        margin-top: 5px;
                }

/*
A:link		                    {color:#333300;text-decoration:none;}
A:hover	        {background: #FFFFCC;color:#000000;text-decoration:none;}
A:active	                    {color:#333300;text-decoration:none;}
A:visited	                    {color:#333300;text-decoration:none;} */

a {
  font-family: palatino linotype, verdana, times;
	font-size: 14px;
	color: #336699;
}

a:hover {
  font-family: palatino linotype, verdana, times;
	font-size: 14px;
	color: #336699;
	background-color: #f1f1fb;
}

.tsbox {
  width: 99%;
	background-color: #fff;
	text-align: left;
	border: 3px solid #e1e1cd;	
}

.s2q {
  font-family: tahoma, verdana, times;
	font-size: 28px;
	color: #f29a0e;
 
}
.lmore {
  font-family: tahoma, verdana, times;
	font-size: 28px;
	color: #336699;
}
-->
