<!--
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: #fff;
  }

td  {   text-align:left;
        font-size: 16px;
        font-family: Palatino Linotype, Tahoma, Garamond, Times New Roman, cursive;
        color: #000033;
     }
h1  {   font-size: 1.3em;
        font-family: Palatino Linotype, Garamond, Times New Roman, cursive;
        color: #990000;
     }
tt  {   
        color: #a1a2a8;
     }		 
		 
#header {
  width: 100%;
	height: 118px;
	background-color: #efefef;
	background-image: url(/nav/8/index-header.gif);
	text-align: left;	
}
.headtxt {
  font-family: tahoma, verdana, times;
	font-size: 46px;
	color: #d5d5d5;
 
}		 

#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 #fff;
	background-color:#fff;
	
	        }

					
					
#content {     
	                padding-left:10px;
	                padding-right:10px;
		background-color:#fff;	
                }
								

#text-switcher,
#font-switcher,
#colour-switcher {
    border: none;
}


								
 
#footer   {             padding-top:20pt;
	                padding-left:30pt;
                }

.title    {
                        border-top: 1px dashed #660033;
                        margin-top: 5px;
                }

#sidebarleft {
  width: 40px;
	height: 100%;
	background-color: #efefef;
	background-image: url(/nav/7/sidebar19.jpg);
	background-repeat: repeat-y;
	float: left;
}

#sidebarright {
  width: 40px;
	height: 100%;
	background-color: #efefef;
	background-image: url(/nav/7/sidebar19.jpg);
	background-repeat: repeat-y;
	float: right;
}								
								
/*
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: 100%;
	background-color: #fff;
	text-align: left;
	border: 7px solid #640909;	
}

.s2q {
  font-family: tahoma, verdana, times;
	font-size: 28px;
	color: #f29a0e;
 
}
.lmore {
  font-family: tahoma, verdana, times;
	font-size: 28px;
	color: #336699;
}
-->
