﻿/* * date:	2002-10-13 info: http://inspire.server101.com/js/tp/ */
#tp1,#tp2,#tp3 {border: 1px solid #CCC; width: 480px; height: auto; margin: 0; padding: 10px;}
#tp1 h3,#tp2 h3,#tp3 h3 {margin-left: 3px; margin-bottom: 5px; color: #0033CC; border-bottom: 3px solid #FFE500;/*#FF9900;*/ font-size: 1em; width: 400px;}#tp2 h4 {margin-left: 3px; color: #999; font-size: 0.88em;}#tpeg  {margin-bottom: 5px;}#tpeg ul li {list-style:none; margin-left: 5px; display: inline;}
ul.tabs {list-style: none; margin-left: 5px; padding: 0; border: none; font-size: 90%;}ul.tabs li {position: relative; float: left; width: 5em; margin: 0; padding: 0 4px 0 0; text-align: center}
ul.tabs a {display: block; width: 4.5em; padding: .2em; border: 1px solid #CCC; border-bottom: none;
text-decoration: none;}ul.tabs a, ul.tabs a:link, ul.tabs a:visited {background: #FFE500; color: #0033CC;}
ul.tabs a.active, ul.tabs a:link.active, ul.tabs a:visited.active {background: #FFF; color:#0033CC; font-weight: bold;}ul.tabs a.active {position: relative; top: 1px; outline:none;}ul.tabs a.hover, ul.tabs a:link.hover  {background: #FFF; color:#666; font-weight: bold;}/* panels */div.tabs {padding: .5em;}
div.tabs div.tabs {padding: 0;}div.tabs div.tabs div {clear: left; padding: .5em; border: 1px solid #CCC;}