body{font-family:verdana;padding:0;margin:0;}
td.navnext span, td.navback span{font-weight:bold;}

div.headln 
{
font-family: Verdana;
font-weight: bold;
font-size: 17px;
}

#specialscontents{width:629px;border:0px;margin:10px 0 0 0; padding:0px;}
#specialscontents p{border:0px solid red;margin:0 0 10px 0;padding:0px;}
#image416{float:left;padding:0 10px 0 0;}
#image203{float:right;padding:0 0 0 10px;}

#image300{float:left;padding:0 10px 0 0;}
#image319{float:right;padding:0 0 0 10px;}





/* TAB NAV 1 line */
#tabnavbox{width:629px;font-size:100%}
#tabnav
	{
		height:20px !important;
		height /**/:26px; /* for IE5/Win */
		margin: 0;
		padding-left: 10px;
		padding-top: 10px;
		background: url(9558015620af97310975cb30f693344bd3e7bd8a.gif)  repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #eee;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		padding: 0px 10px 0px 10px;
		margin-right: 4px;
		border: 1px solid #999;
		text-decoration: none;
		color: #009;
		/*width:61px;*/
		text-align:center;
		height:18px !important;
		height /**/:20px; /* for IE5/Win */
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#tabnav a:hover
	{
		text-decoration: underline;			
		background: #eee;
	}
#tabnav a:hover.active
	{
		background: #fff;
	}
 #tabnav a:visited{
 		background:#eee;
		color:#66c;
 }
 

 
 /* TAB NAV 2 line */
#tabnavbox2{width:629px;font-size:100%}
#tabnav2
	{
		height:28px !important;
		height /**/:26px; /* for IE5/Win */
		margin: 0;
		padding-left: 10px;
		padding-top: 10px;
		background: url(9558015620af97310975cb30f693344bd3e7bd8a.gif)  repeat-x bottom;
	}

#tabnav2 li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav2 a:link, #tabnav2 a:visited
	{
		float: left;
		background: #eee;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		padding: 0px 10px 0px 10px;
		margin-right: 4px;
		border: 1px solid #999;
		text-decoration: none;
		color: #009;
		width:61px;
		text-align:center;
		height:28px !important;
		height /**/:26px; /* for IE5/Win */
	}

#tabnav2 a:link.active, #tabnav2 a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#tabnav2 a:hover
	{
		text-decoration: underline;			
		background: #eee;
	}
#tabnav2 a:hover.active
	{
		background: #fff;
	}
 #tabnav2 a:visited{
 		background:#eee;
		color:#66c;
 }
 
 
 
/* STRIP NAV */
.stripintroblock{width:629px;border-bottom:1px solid #cccccc;padding:7px 0 7px 0;margin:10px 0 0 0;background:#eee;}
.stripintroblock h1{font-size:11px;font-weight:bold;color:#6666CC;padding:0 0 0 5px;margin:0;}
.stripintroblock .nav{font-size:11px;background: url(90d6b305201b42c778040f6f9c3a8a6f76cd96e8.gif)  right no-repeat;color:#999;padding:0 18px 1px 0}
.stripintroblock .navnext{font-size:11px;background: url(d95ebb5c0a5641fbdc86f29a0ef04d31414377b3.gif)  right no-repeat;color:#999;padding:0 18px 1px 0}
.stripintroblock .navback{font-size:11px;background: url(1112b9309b471f33d1ff080d8c6693ae0971dba7.gif)  right no-repeat;color:#999;padding:0 18px 1px 0}
.stripintroblock .nav a, .stripintroblock .navnext a, .stripintroblock .navback a{font-weight:bold;color:#009;text-decoration:none}
.stripintroblock .nav a:hover, .stripintroblock .navnext a:hover, .stripintroblock .navback a:hover{text-decoration:underline}
a.off:link{color:#999;}
#stripnav{width:629px;font-size:100%}
ul.stripnav {
  background:#eee;
  border-collapse: collapse;
  padding: 7px 0em 7px 10px;/* adds padding to the left of the tab button */
/*  white-space:nowrap; this has been removes so it will wrap underneath if they add a tab that is too long*/
  list-style: none;
  margin:0;
  height:auto;
  line-height: normal;
  color:#999;
}
ul.stripnav li span{font-size:11px;}
ul.stripnav li {
  display: inline;/* this brings the tabs in line - without this the tabs will stack */
}
ul.stripnav li a {
  background-color: #eee; /* background color for button not active*/
  height: auto;
  margin-right: 0.5em;
  padding: 2px 32px 2px 32px;/* adds padding to the left and right of the tab */
  text-decoration:none;
  font-size:11px;
  color:#009;
  font-weight:bold;
}
ul.stripnav li.active a, ul.stripnav li.active a:visited {
  color:#000;
}
ul.stripnav li a:hover {
  text-decoration:underline;  
  color:#009;
}
ul.stripnav li a:visited {
  color:#66c;
}


