/* CNJC Index page style sheet    */
/* 2009 Mar 10 ver:0              */
/* 2010 Aug 22 consolidate sheets */


body {
   background:white url('bsabak.gif') repeat fixed;
   color:black; }


/* begin table description */
 table {
   background:#FFFFFF none;
   color:#000000;
   border:2px solid #0000FF;
   font-family:'Times New Roman',Ariel,sans-serif;
   margin-left:auto;
   margin-right:auto;
   padding:0px;
   width:760px; }
    
 .tbSide {
     border: 0px;
     margin: 0px;
     padding:0px;
     width:190px; }
    
 .tbData {
     border:0px;
     width:570px; }
/* end table description */


/* begin td description        */
/* td: data cell lower section */
td {
    background:#FFFFFF none;
    color:black;
    border-top:   0px;
    border-left:  1px solid gray;
    border-right: 1px solid gray;
    border-bottom:1px solid gray;
    margin:0px;
    padding:0px 0px 10px 0px;
    text-align: center;
    vertical-align:top;
    width:190px; }
    
 .tdBanner {
     border:0px;
     border-bottom:2px solid #0000FF; } 

 .tdLogo {
     border:0px;
     border-bottom:2px solid #0000FF;
     width:200px;
     vertical-align:middle; } 
  
 .tdSide {
     background:#ddeeff none;
     color:black;
     border:0px;
     padding:0px; }
/* end td description */


        
/* begin th description        */   
/* th: data cell upper section */
th {
    background:#FFFFFF none;
    color:black;
    border-left: 1px solid gray;
    border-right:1px solid gray;
    border-top:  1px solid gray;
    border-bottom:0px;
    margin:0px;
    padding:10px 0px 0px 0px;
    width:190px; }
    
  .thTbar {
    background:#C0C0C0 none;
    color:blue;
    border:1px solid gray;
    margin:0px; 
    padding:5px 0px;
    width:190px; }
 
    
/* begin paragraph description    */
p {
   background:#FFFFFF none;
   color:black;
   font-family:'Times New Roman',Ariel,sans-serif;
   margin-left:20px;
   margin-right:20px;
   text-align:left; }

 .pLinks {
   background:#ddeeff;
   color:black;
   margin-left:10px; }

 .center {
   margin-left:auto;
   margin-right:auto;
   color:black;
   text-align:center;
  }
/* end paragraph    description    */


/* begin special text description */
h1 {
   background:#FFFFFF none;
   color:red;
   font-family:Helvetica, "Times New Roman", Ariel,sans-serif;
   font-size:130%;
   font-weight:bold;
   text-align:center; }
   
 .slogan {
   background:#FFFFFF none;
   color:#993333;
   font-style:italic; }
   
#title01 {
   background:#FFFFFF none;
   color:blue;
   font-family:Helvetica, "Times New Roman", Ariel,sans-serif;
   font-size:100%;
   font-style:normal;
   font-weight:bold; }

#title02 {
   background:#FFFFFF none;
   color:red;
   font-family:Helvetica, "Times New Roman", Ariel,sans-serif;
   font-size:100%;
   font-style:normal;
   font-weight:bold; }
/* end special text description */


/* begin link description */
a:link     {background:white; color:blue;  text-decoration:underline;}
a:visited  {background:white; color:blue;  text-decoration:underline;}
a:hover    {background:white; color:green; text-decoration:none;     }
a:active   {background:white; color:red;   text-decoration:underline;}

a.aLinks:link     {background:#ddeeff; color:blue;  text-decoration:underline;}
a.aLinks:visited  {background:#ddeeff; color:blue;  text-decoration:underline;}
a.aLinks:hover    {background:#ddeeff; color:green; text-decoration:none;     }
a.aLinks:active   {background:#ddeeff; color:red;   text-decoration:underline;}
/* end link description */
/* designed specificaly for site home page */
/* end of file                             */

