a                   {
                    font-family:                 verdana;
                    font-size:                  10pt;
                    font-style:                 normal;
                    font-weight:                normal;
                    color:                      #ffcc00;
                    text-decoration:            underline;
                    }

a.arch              {
                    font-family:                verdana;
                    font-size:                  9pt;
                    font-style:                 normal;
                    font-weight:                normal;
                    color:                      #0099ff;
                    text-decoration:            none
                    }

a.arch:active       {
                    font-family:                verdana;
                    font-size:                  9pt;
                    font-style:                 normal;
                    font-weight:                normal;
                    color:                      #00ffff;
                    text-decoration:            none
                    }

a.arch:hover        {
                    font-family:                verdana;
                    font-size:                  9pt;
                    font-style:                 normal;
                    font-weight:                normal;
                    color:                      #ffffff;
                    text-decoration:            none
                    }

a.nav               {
                    font-family:                courier new, courier;
                    font-size:                  13pt;
                    font-style:                 normal;
                    font-weight:                bold;
                    color:                      #999999;
                    text-decoration:            none
                    }

a.nav:active        {
                    font-family:                courier new, courier;
                    font-size:                  13pt;
                    font-style:                 normal;
                    font-weight:                bold;
                    color:                      #cc9900;
                    text-decoration:            none
                    }            

a.nav:hover         {
                    font-family:                courier new, courier;
                    font-size:                  13pt;
                    font-style:                 normal;
                    font-weight:                bold;
                    color:                      white;
                    text-decoration:            none
                    }

body.archive        {
                    font-family:                verdana;
                    font-size:                  9pt;
                    font-style:                 normal;
                    font-weight:                normal;
                    background:                 url("img/bg_blue.gif")
                    }                            

body.news           {
                    font-family:                verdana;
                    font-size:                  9pt;
                    font-style:                 normal;
                    font-weight:                normal;
                    background:                 url("img/bg_green.gif")
                    }             
              
body.pic            {
                    font-family:                verdana;
                    font-size:                  9pt;
                    font-style:                 normal;
                    font-weight:                normal;
                    color:                      white;
                    background:                 black;
                    margin:                     0px
                    }                            

body.program        {
                    font-family:                verdana;
                    font-size:                  9pt;
                    font-style:                 normal;
                    font-weight:                normal;
                    background:                 url("img/bg_red.gif")
                    }
              
body.text           {
                    font-family:                verdana;
                    font-size:                  9pt;
                    font-style:                 normal;
                    font-weight:                normal;
                    background:                 black;
                    color:                      silver;
                    margin-left:                22px;
                    
                    scrollbar-face-color: #333333; 
				            scrollbar-highlight-color: #262626; 
				            scrollbar-shadow-color: black;  
				            scrollbar-arrow-color: #666666; 
				            scrollbar-base-color: #555555 
                    
                    
                    }                            
                    
                    
                    

body.text_detail    {
                    font-family:                verdana;
                    font-size:                  9pt;
                    font-style:                 normal;
                    font-weight:                normal;
                    background:                 black;
                    color:                      silver;
                    margin-left:                22px;
                    scrollbar-face-color: #333333; 
				            scrollbar-highlight-color: #262626; 
				            scrollbar-shadow-color: black;  
				            scrollbar-arrow-color: #666666; 
				            scrollbar-base-color: #555555 
				            }                            
              
table.pic,td.pic    {
                    background:                 black;
                    color:                      white;
                    margin-left:                0px;
                    border:                     0px solid white;
                    padding:0px;
                    }

table.program       {
                    background:                 red
                    }        

td.arch             {
                    font-family:                verdana;
                    font-size:                  9pt;
                    font-style:                 normal;
                    font-weight:                bold;
                    color:                      #0099ff
                    }             
        
td,body             {
                    font-family:                verdana;
                    font-size:                  9pt;
                    font-style:                 normal;
                    font-weight:                normal;
                    color:                      #000000
                    }
            
td.tiny             {
                    font-family:                verdana;
                    font-size:                  5pt
                    }            

p                   {              
                    font-family:                verdana;
                    font-size:                  9pt;
                    font-style:                 normal;
                    font-weight:                normal
                    }

.pic_thumb       {
                    
                    border-right:               2px solid pink;    
                    }



                      