body {background-color:#F1F5F6 ; color:#1066A2; font-size:80%;} 
.menu {  /* contains the tabs */
  border-bottom:solid 2px black;
  padding-top:2px ; 
  padding-bottom:0px} 

.tab {  /* inactive tab style */
  margin:5px 5px 0px 20px ;
  padding:10px 0px 5px 0px ; 
  font-size : larger ; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold; 
  color: black;
  float:left ;
  width:100px ;
  color: black; 
  background : url(CWTab-LW.gif) bottom no-repeat ; 
  text-decoration:none; /* hyperlinks are not underlined  */ 
  text-align:center;} 

a.tab:hover {color:#990000;} 

.tab-active {  /* active tab style  */
  position:relative ; 
  top:2px ;
  border-bottom : solid 0px white} /*remove bottom line  */

.spacer {clear:both; line-height:0pt;} /* force line return  after float boxes  */

/* CW-Provided Styles  */
.menu + h1 { font-size: larger;margin-top:20px; }
 h1 { font-size: larger; }
.entrylist { margin-top:0pt; margin-bottom:0pt; }
.title { font-weight: bold; }
.comm {display: block; }
ul { margin-top:0pt; margin-bottom:0pt; }
body { background-color: #FFFFCC; }
body,td,th { color: #333333; }
body { padding: 0; margin: 10px; }
form, p, div { border: 0; padding: 0; margin: 0; }
table, td { padding: 0;	margin: 0; font-family: inherit; font-size: 100%; }
td { vertical-align: top; text-align: left; }
img { border: 0; }
a { text-decoration: underline; }
a:hover { text-decoration: none;	color: #990000; }
ul, ol, blockquote { padding: 3px 0px 0px 30px; margin: 0px; }
li { padding: 0px 0px 3px 0px; }
h1,h2,h3,h4,h5,h6 { font-size: 12px; padding: 0px; margin: 0px; }
h1 { font-size: 24px; margin-bottom: 5px; }
h2 { font-size: 20px; margin-bottom: 5px; }
h3 { font-size: 16px; margin-bottom: 5px; }
body { font-family: arial, helvetica, sans-serif; font-size: 12px; }
body { font-family:Verdana, Arial, Helvetica, sans-serif; }
a:link { color: #990000; }
a:visited {	color: #990000; }
a:active { color: #990000; }
