 
body {
	margin:0;
	border:0;
	 
	background: black;
	/* background-image: url(../images/logo.jpg); */
	background-position: center;
	background-repeat: no-repeat;
		background-attachment: fixed
}
body, td, th {
	font:10pt "Verdana","Arial","Helvetica",sans-serif;
	color:#000
}
a {
	text-decoration:none;
	color: #3F40CD;
}
a:visited {
	color: #3F40CD;
}
a:hover, a:focus, a:active {
	text-decoration:underline
}
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight:normal
}
hr {
	display:none
}

h1 {
	font:62pt "Trebuchet MS","Arial","Verdana",sans-serif;
	letter-spacing:.125em
}
h2 {
	font-size:19pt
}
h3 {
	font-size:14pt;
	color: #8B0000;
}
h4 {
	font-size:12pt
}
h5 {
	font-size:10pt;
	letter-spacing:1px
}
  

TD#subHead{font: bold 12px arial, Helvetica, sans-serif; color: #4682B4; font-variant: small-caps; border-bottom: 1px solid black;  letter-spacing: 0px;  word-spacing: 2px;  }



.descriptiveText { 
 
	 
	text-align: left; 
 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0	px;
	color: #663300;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
 .sectionHeader { 
	background-color: #FFC353; 
	border-color: #ffffff #ffffff #999999 #ffffff; 
	text-align: center; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	color: black;
	font-family: arial, sans-serif;
	font-size: 14px;
 
	font-variant: small-caps;
	word-spacing: 3px;
	letter-spacing: 3px;
	}

	 .TextBox {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #AECDEE;
	background-attachment: fixed;
/*	background-image: url(../../images/box_shadow.gif); */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.twt-menu1a { 
	background-color: Black; 
	border-color: #ffffff #ffffff #999999 #ffffff; 
	text-align: center; 
	 
	border-style: none; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	color: White;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
	.NavButton  {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #F0F8FF;
	color: #191970;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: outset 2px #69c;
	border-right: outset 2px #069;
	border-bottom: outset 2px #069;
	border-left: outset 2px #69c;
}
 
	.NavButtonSmithereens  {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: White;
	color: #191970;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
	border-top: outset 2px #69c;
	border-right: outset 2px #069;
	border-bottom: outset 2px #069;
	border-left: outset 2px #69c;
}
  
 
 
 .gradient {
 	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr=#96A096);
 }
 
 .leftnav_primary  
{
  background-color: #8B0000;
  font-family:arial,verdana,helvetica;
  font-size:12pt;
  font-weight:bold;
  font-style:bold;
  text-decoration:none;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:3px;
  padding-right:2px;
  color:#ffffff;
}

.leftnav_primary A
{
  font-family:arial,verdana,helvetica;
  font-size:12pt;
  font-weight:bold;
  font-style:bold;
  text-decoration:none;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:3px;
  padding-right:2px;
  color: Yellow;
}

.leftnav_primary A:hover
{
  font-family:arial,verdana,helvetica;
  font-size:12pt;
  font-weight:bold;
  font-style:bold;
  text-decoration:none;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:3px;
  padding-right:2px;
  color: #AFC4DE;
}
