body {             font-style : normal; 
                   font-variant : normal; 
                   font-weight : normal; 
                   font-size : small; 
                   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
                   color : midnightblue; 
                   text-transform : none;
                   background-color : aliceblue; 
}

h1		{  text-decoration  : none;
    	           color : cornflowerblue
                }

h1 a		{  text-decoration  : none;
    	           color : cornflowerblue
                }

h1 a:hover      {  text-decoration : none;
                   color : darksalmon;
                   border-bottom-style: dotted;    
                   border-bottom-width: 1px;    
                }

h2		{  text-decoration  : none;
    	           color : cornflowerblue
                }

td.main         {  text-decoration : none;
                   color : #ffffff;
                }

td.menu         {  text-align : center; 
                }

th, a:link, a.main:link, a.indexcolname:link, a.indexcollastmod:link, a.indexcolsize:link, a.indexcoldesc:link {  text-decoration : none;
                   color : cornflowerblue;
                }

a:visited, a.main:visited, a.indexcolname:visited, a.indexcollastmod:visited, a.indexcolsize:visited, a.indexcoldesc:visited {  text-decoration : none;
                   color : cornflowerblue;
                }

a:hover, a.main:hover, a.indexcolname:hover, a.indexcolname:hover, a.indexcollastmod:hover, a.indexcolsize:hover, a.indexcoldesc:hover   {  text-decoration : none;
                   color : darksalmon;
                   border-bottom-style: dotted;    
                   border-bottom-width: 1px;    
                }


a.menu          {  display : block;
                   width : 100%;
                   font-size :small;
                   font-family : Arial, Helvetica, sans-serif; 
                   text-decoration : none;
                   color : #ffffff;
                   font-style : italic; 
                   margin : 0px 0px 0px 0px; 
                   padding : 0px; 
                   border : 0px;
                   text-align : left; 
                 }


a.menu:hover    {  background-color : #4400aa;
                   text-decoration : none;
                }

.main           {  font-family : Verdana, Arial, Helvetica, sans-serif; 
                   color : #ffffff; 
                }

.title          {  font-size : large;   
                   font-family : Arial, Helvetica, sans-serif; 
                   font-weight : normal; 
                   color : #ffffff; 
                   text-align : right; 
                   font-style : italic; 
                }

.footer         {  font-size : x-small;
                   font-family : Arial, Helvetica, sans-serif;
                   color : #ffffff; 
                   background-color : #6600cc; 
                   text-align : right; 
                }

.odd            { 
                   width : 100%;
                   border : none;
                }

.even           { 
                   width : 100%;
                   border : none;
                }

.inverse        {  background : #ffffff;
                   width : 100%;
                   color : #6600cc; 
                   text-align : center; 
                   font-size : medium; 
                }

a.inverse:link  {  text-decoration : none;
                   background-color : #ffffff;
                   color : #000000;
                }

a.inverse:visited  {  text-decoration : none;
                   background-color : #ffffff;
                   color : #000000;
                }

a.inverse:hover {  text-decoration : none;
                   background-color : #ffffff;
                   color : #aa0000;
                }


div.photolink     {  font-family : Verdana, Arial, Helvetica, sans-serif; 
                  color : #ffffff; 
                  font-size : smaller; 
                }

a.photolink:link
                {  text-decoration : none;
                   color : #88ffff;
                }

a.photolink:visited  
                {  text-decoration : none;
                   color : #ccffff;
                }

a.photolink:hover    
                {  text-decoration : none;
                   color : #ffff00;
                }

.back           {  font-family : Verdana, Arial, Helvetica, sans-serif; 
                   color : #ffffff; 
                   text-align : right; 
                }

a.cvs:link     {  text-decoration : none;
                   color : #88ffff;
                }

a.cvs:visited  {  text-decoration : none;
                   color : #ccffff;
                }

a.cvs:hover    {  text-decoration : none;
                   color : #ffff00;
                }

.photo1       {  background : #6600cc;
                   width : 100%;
                   border : none;
                }

.photo2        {  background : #4400aa;
                   width : 100%;
                   border : none;
                }

