﻿    /*sets the position of each tab.  with 5px padding between.*/

#tab1 {font-weight: bolder; color:#fff; text-decoration:underline; background:url(../../images/blue.gif);  border:solid 1px #006699}    
#tab2 {font-weight: bolder; color:black;}   
#tab3 {font-weight: bolder; color:black;}   
#tab4 {font-weight: bolder; color:black;}   
    
.navBar { background:url(../../images/blue.gif);    height:22px;    width:840px; padding-top:8px; padding-left:10px; color:White; z-index:1;}
.leftNav {    font:bolder 14px/25px arial;     color:#fff;      background:url(../../images/blue.gif);     width:160px;    margin-bottom:10px;     text-indent:10px;}

#tab1 A{color:#fff;}




/*text boxes on the right.*/
.textboxHeader { background-image:url(../../images/textboxHeader.gif);     }

/*#textboxHeader1 {position: absolute; top:27px;}
#textboxHeader2 {position: absolute; top:192px;}

#textbox1 {position: absolute; top:52px;}
#textbox2 {position: absolute; top:217px;}

.textbox li {   font:normal small/13px tahoma;     padding-top:3px;    padding-left:5px;    text-align:left;     list-style-type:none;        }
*/
