th.cm	    {border: 1px solid 000066;
            padding:15px;
            width: 10%;
            background: grey;
            color: 000066;
            text-align: center;
            }


table.cms   {border-style: solid;
            border-width: 1px;
            border-color: blue;
            }

    	/* Individual classmate addresses and state pages navigation*/
td.cm1	    {text-align: center;
            font-size: large;
            font-weight: bold;
            border: 1px solid 000066;
            background-color: a1a1a1;
            height: 50px;
            }

td.cm3	    {border-style: solid;
            border-width: 1px;
            border-color: 000066;
            text-align: center;
            padding: 10px;
            }

        /* state and address tables */
table.cm    {border: 0px;
            border-collapse: collapse;
            width: 100%;
            font-family: veranda,"lucinda grande", "lucinda sans", sans-serif;
            font-size: 16px;
            }

        /* main headings */
td.cm	    {border-color: 000066;
            color: white;
            background-color: 000066;
            height: 30px;
            text-align:center;
            }

        /**deceased classmate rows **/
td.imgd	    {border-top: #000066 10px solid;
            color: 000066;
            background-color: cccccc;
            height: 200px;
            width: 12%;
            text-align: center;
            }

td.named    {border-top: #000066 10px solid;
                color: 000066;
                height: 200px;
                width: 22%;
                text-align: left;
                padding: 15px;
                background-color: cccccc;
            }

td.named1    {border-top: #000066 10px solid;
                color: 000066;
                height: 200px;
                width: 22%;
                text-align: center;
                padding: 15px;
                background-color: cccccc;
            }

        /**classmate rows**/
      
td.img	    {border-top: #000066 10px solid;
                color: white;
                background-color: white;
                height: 200px;
                width: 12%;
                text-align: center;
                }		            

td.name	    {border-top: #000066 10px solid;
            background-color: white;
            height: 200px;
            width: 22%;
            text-align: left;
            padding: 15px;    
            }

td.add	    {border-top: #000066 10px solid;
            color: 000066;
            background-color: white;
            height: 200px;
            width: 22%;
            text-align: center;
            }

div.img	    {position: relative;
            vertical-align: center;
            }

td.img1	    {border-top: #000066 10px solid;
            color: 000066;
            background-color: white;
            height: 200px;
            width: 12%;
            text-align: center;
            }
            
