/* */

       BODY
        {
            font-family: times, verdana, arial, sans-serif;
        }

/* Styles for general hyperlinks */

        A:link
        {
            font-size: 16;
            color: #336699;
            text-decoration: none;
            
        }

        A:visited
        {
            font-size: 16;
            color: #336699;
            text-decoration: none;
            
        }

/*  Styles for titles */


        .pano_ttl
        {
            color: #008080;
            font-size: 32;
       /*     font-weight: bold; */
            font-family: times;
	}


        .title38
        {
            color: #008080;
            font-size: 38;
            font-family: times;
        }

        .title28
        {
            color: #008080;
            font-size: 28;
       /*     font-weight: bold; */
            font-family: times;
	}

        .title26
        {
            color: #008080;
            font-size: 26;
       /*     font-weight: bold; */
            font-family: times;
	}


        .title22
        {
            color: #008080;
            font-size: 22;
        /*    font-weight: */
            font-family: times;
	}


        .title21
        {
            color: #008080;
            font-size: 21;
            font-family: times;
        }

        .title20
        {
            color: #008080;
            font-size: 20;
        /*    font-weight: bold; */
            font-family: times;

        }

        .title18
        {
            color: #008080;
            font-size: 18;
       /*     font-weight: bold; */
            font-family: times;
        }


/*  Style for links */

        .link15
        {
            color: #336699;
            font-size: 15;
            font-weight: bold;
            font-family: times;
        }

        A:hover .link15
        {
            font-size: 16;

        }

        .link16
        {
            color: #336699;
            font-size: 16;
            font-weight: bold;
            font-family: times;
        }

        A:hover .link16
        {
            font-size: 17;

        }


        .link20
        {
            color: #336699;
            font-size: 20;
            font-weight: bold;
            font-family: times;
        } 
        A:hover .link20
	{
            font-size: 21;
	}


/*  Styles for black table */

	.title_onblack
	{
            color: #f0e68c;
            font-size: 28;
            font-family: times;
	    
	}

	.list_hdr_onblack
	{
            color: #eeeeee;
            font-size: 24;
            font-family: times;
	    
	}

	.list_onblack
	{
            color: #eeeeee;
            font-size: 18;
            font-family: times;
	    
	}
	.caption_onblack
	{
            color: #ffffff;
            font-size: 12;
            font-family: verdana;
	    
	}

        .caption_onblack img
        {
            border-color: black;

        }

        A:hover .caption_onblack
        {  
            
            color: #00ced1;

        }

        A:hover .caption_onblack img
        {  
            
            border-color: #336699;

        }



	.link_onblack
	{
            color: #c0c0c0;
            font-size: 15;
            font-family: verdana;
	    
	}


        A:hover .link_onblack
        {
            font-size: 16;
            color: #ffffff;

        }


	.link_onblack_lg
	{
            color: #c0c0c0;
            font-size: 19;
            font-family: verdana;
	    
	}


        A:hover .link_onblack_lg
        {
            font-size: 20;
            color: #ffffff;

        }


	.link_onblack_med
	{
            color: #c0c0c0;
            font-size: 17;
            font-family: verdana;
	    
	}


        A:hover .link_onblack_med
        {
            font-size: 18;
            color: #ffffff;

        }


/* */

/*

Styles from Easthouse

    <style type="text/css">
        BODY
        .style1
        {
            color: #008080;
            font-size: 30;
            font-weight: bold;
            font-family: times;
	}
        A:link
        {
            font-size: 14;
            color: #ffffff;
            text-decoration: none;
            
        }
        A:visited
        {
            font-size: 14;
            color: #ffffff;
            text-decoration: none;
            
        }
        A:hover
        {
            font-size: 16;
	    

        }



    </style>

*/
