body 
{
    background-color:#ffffff;
    padding:0; margin:0; 
    color:#000000;
    padding:0;
    margin:0;
    font-size:10pt;
    }

a
{
    text-decoration:none;
    cursor:pointer;
    }

a:link{color: #4682b4;}
a:hover{color: #4682b4;}
a:visited{color: #4682b4;}

br{font-size:10px}

dt
{
    text-align:left;
    font-size:x-small;
    font-style:italic; 
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    }
h1
{
    font-size: 12pt;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    text-align:center;
    }

ul
{
    text-align:left;
    font-size:x-small;
    color:#333333;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    }
    
.dynamicMenu a:link
{
    color: #000000;
    background-color:Transparent;
    border-style:none;

    }
.dynamicMenu a:hover
{
    color: #000000;
    background-color:Transparent;
    border-style:none;

    }
.dynamicMenu a:visited
{
    color: #000000;
    background-color:Transparent;
    border-style:none;

    }

.dynamicMenuItem a:link
{
    color: #000000;
    background-color:Transparent;
    border-style:none;

    }
.dynamicMenuItem a:hover
{
    color: #000000;
    background-color:Transparent;
    border-style:none;

    }
.dynamicMenuItem a:visited
{
    color: #000000;
    background-color:Transparent;
    border-style:none;

    }

.ps
{
    color:#333333;
    font-size:x-small;
    font-family: Arial, Verdana, Tahoma, Sans-Serif;
    }

.txt01
{
     font-family: Arial, Verdana, Tahoma, Sans-Serif;
     font-size:12pt;
     color: Gray;
    }
    
 .txt02
{
     font-family: Arial, Verdana, Tahoma, Sans-Serif;
     font-size:10pt;
     color: Black;
    }
 .txt03
{
     font-family: Arial, Verdana, Tahoma, Sans-Serif;
     font-size: 8pt;
     text-decoration:none;
     color: Gray;
    }
    
 .txt03 a
{
    text-decoration:none;
    cursor:pointer;
    }

.txt03 a:link{color: Gray;}
.txt03 a:hover{color: Gray;}
.txt03 a:visited{color: Gray;}
    
.txtCopy
{
     font-family: Arial, Verdana, Tahoma, Sans-Serif;
     font-size:10pt;
     color: Gray;
    }
    
    
#mydiv
{
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    width: 160px;
    height: 23px;
            
    }

.photo-border {
	border:1px solid #cecece;
	padding:0px;
	background-color:#d9d9d9 ;
	margin-bottom:0px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}
.photo-filter 
{
   opacity:1.0;
   filter:alpha(opacity=100);
   
    }
.galleryItem 
{
     padding: 3px 0px 3px 0px;
     
    }
.galleryDisplay
{
    z-index:-8;
    }