body {
    font-family: ariel;
    }
    
h1 {
    text-align: center;
    color: #29357D;
    }

h2 {
    text-align: center;
    color: #29357D;
    margin-top:0px;
    margin-bottom:1px;
    }
    
h3 {
    text-align: center;
    color: #29357D;
    }

.blue {
    text-align: left;
    font-size: 10pt;
    color: #29357D;
    }
    
.blue_bgd {
    color: #081144;
    background: #B2BAEE;
    padding-top: -5px;
    padding-bottom: -5px;
    }    

.bluelink a:link, a:visited {
    font-size: 11pt;
    color: #29357D;
    text-decoration: none;
    font-weight: bold;
    }

.bluelink a:link:hover, a:visited:hover{
    font-size: 10.5pt;
    text-decoration: underline;
    color: #29357D;
    font-weight: bold;
    }
    
div.quote {
    text-align: center;
    color: #29357D;
    font-family: ariel;
    font-size: 8pt;
    }

.quoteBox {
    text-align: left;
    color: #29357D;
    font-family: ariel;
    font-size: 10pt;
    }

.ulist {
    margin-top: 0px;
 /*   margin: 0px, 5px, 10px, 0px;*/
/*    padding: 0px, 0px, 0px, 0px;*/
/*  font-size: 1em;*/
    list-style-image: url(/images/65062/CBN_cross.gif);
/*    text-indent:1em;*/
    }
.crosses{
    background-image: url(/images/65062/CBN_crosses2.gif);
    margin-top: 0;
    margin-bottom: 10px;
    height: 40px;
    }

#rightBox {
    float: right;
//    border: 3px double #F7AF29;
    border-style: outset;
    border-color: #F7AF29;
    background-color: #BFB9A9;
    border-width: 7px;
    padding: 3px;
    width: 180px;
    }

.leftBox {
    width: 310px;
    }
    
.commentBox {
    border-style: outset;
    border-color: #F7AF29;
    background-color: #BFB9A9;
    border-width: 7px;
    padding: 3px;
    width: 500px;
    }

.b_double_blue {
     border-style: double;
     border-color: 29357D;
     BACKGROUND-COLOR: #ffcc00;
     border-width: 4px;
     font-size: 12pt;
     font-weight: bold;
     color: #000099;
    } 

.b_outset {
    border-style: outset;
    border-color: #F7AF29;
    background-color: #BFB9A9;
    border-width: 7px;
    padding: 3px;
    } 




#not used right now


.b_double {
    border-style: double;
    border-color: #F7AF29;
    background-color: #BFB9A9; 
    border-width: 6px;
    }
 
.b_groove {
     border-style: groove;
     border-color: #F7AF29;
     background-color: #BFB9A9;     
     border-width: 7px;
    }
    
.b_ridge {
    border-style: ridge;
    border-color: #FFF59E;
    background-color: #BFB9A9; 
    border-width: 7px;
    }
    
.b_inset {
    border-style: inset;
    border-color: #F7AF29;
    background-color: #BFB9A9;
    border-width: 7px;
    }    
  
.b_groove_blue {
     border-style:  groove;
     border-color: 29357D;
     BACKGROUND-COLOR: #ffcc00;
     border-width: 6px;
     font: 3 bold;
     color: #000099;
    }

   
.b_outset_blue {
     border-style: outset;
     border-color: 29357D;
     BACKGROUND-COLOR: #ffcc00;
     border-width: 6px;
    } 

.b_ridge_blue {
     border-style: ridge;
     border-color: 29357D;
     BACKGROUND-COLOR: #ffcc00;
     border-width: 6px;
    } 
  
   
