table.rb_home       { 
                        height:100%;
                        background-repeat: no-repeat;
                        background-position:1px 160px;
                        width: 833px;      
                      }
                      
table.rb              { 
                        /*background-image:url(../images/background_content.jpg) ;*/
						
                        height:100%;
						
						width: 833px;
                        background-repeat: no-repeat;
                        background-position:2px 110px;
                      }                              
                      
 td.content_tl { 
 height:464px; 
 background: url(../images/background_content_tl.gif);
 background-repeat: no-repeat;
 background-color:#f5f5dc;
 }
 
td.content_tr { 
 height:464px; 
 background: url(../images/background_content_tr.gif);
 background-repeat: no-repeat;
 background-color:#f5f5dc;
 background-position:top right;
 }
 
td.content_bl { 
 height:464px; 
 background: url(../images/background_content_bl.gif);
 background-repeat: no-repeat;
 background-color:#f5f5dc;
 background-position:bottom left;
 }
 
td.content_br { 
 height:464px; 
 background: url(../images/background_content_br.gif);
 background-repeat: no-repeat;
 background-color:#f5f5dc;
 background-position:bottom right;
 }
 
 /*td                   { padding: 0px; margin: 0px;  empty-cells: show; }*/
 
 td.green_banner      { background-color:#007646;
                        width:190px;                                 
                        vertical-align:bottom;
                        text-align:right ;
                        padding-top:10px;
                        padding-left:10px;
                        padding-right:10px;
                      }

td.green_banner_home      { background-color:#007646;
                        width:190px;                                 
                        vertical-align:bottom;
                        text-align:left ;
                        padding-top:10px;
                        padding-left:10px;
                        padding-right:10px;
                      }                      

td.green_banner_bottom      { background-color:#007646; 
                        width:190px;                               
                        vertical-align:top;
                        text-align:right ;
                        padding-bottom:8px;
                        padding-left:10px;
                        padding-right:10px;
                      }
 td.rb_tl            { width: 5px !important; height: 7px !important; background-color:#F4F4F4;}

 td.rb_tr { width: 6.2px !important; height: 7px !important; background-color:#F4F4F4;}

 td.rb_bl           { width: 5px !important; height: 7px !important; background-color:#F4F4F4;}

 td.rb_br             { width: 6.2px !important; height: 7px !important; background-color:#F4F4F4;}

 td.rb_t_1            { background: url(../images/border_t.gif) repeat-x; width:556px; background-color:#F4F4F4;}
 td.rb_t_2            { background: url(../images/border_t.gif) repeat-x;  width:50px; background-color:#F4F4F4;}
 td.rb_tl             { background: url(../images/corner_tl.gif) no-repeat top left; background-color:#F4F4F4;}
 td.rb_tr             { background: url(../images/corner_tr.gif) no-repeat top right; background-color:#F4F4F4;}

 td.rb_b              { background: url(../images/border_b.gif)  repeat-x;  background-color:#F4F4F4;}
 td.rb_bl             { background: url(../images/corner_bl.gif) no-repeat top left;  background-color:#F4F4F4;}
 td.rb_br             { background: url(../images/corner_br.gif) no-repeat top right;background-color:#F4F4F4;}

 td.rb_l              { background: url(../images/border_l.gif)  repeat-y; background-color:#F4F4F4;}
 td.rb_r              { background: url(../images/border_r.gif)  repeat-y right bottom;background-color:#f5f5dc;}





