body 
    { 
	background:             #FFFFFF;
	margin:					0;
	margin-top:				0;
	margin-bottom:			0;
	margin-left:			0;
	margin-right:			0;
    visibility:             visible;
	}

table.main
    {
    border:                 1px solid;
    border-collapse:        collapse;     
    border-color:           #666666;
    background:             #FFFFFF;
    }
    
table.nav
    {
    border-left:            1px solid;
    border-right:            1px solid;    
    border-collapse:        collapse;     
    border-color:           #666666;    
    background:             #FFFFFF;
    }    
   
td
    { 
	font-size: 				12px;	
	font-family: 			verdana,arial,helvetica,sans-serif;
    spacing:                0;
    padding-top:            10px;
    padding-bottom:         10px;
    padding-left:           10px;
    padding-right:          10px;        
	}
    
td.guestbook
    { 
	font-size: 				12px;	
	font-family: 			verdana,arial,helvetica,sans-serif;
    spacing:                0;
    padding-top:            0px;
    padding-bottom:         0px;
    padding-left:           0px;
    padding-right:          0px;        
	}    
    
td.nav
    { 
	font-family: 			verdana,arial,helvetica,sans-serif;
    spacing:                0;
    padding-top:            10px;
    padding-bottom:         0px;
    padding-left:           10px;
    padding-right:          10px;        
	}    

td.shortcuts
    {
    border-right:           1px solid;
    border-bottom:          1px solid;
    border-color:           #666666;
    padding-top:            3px;
    padding-bottom:         3px;
    padding-left:           10px;
    padding-right:          3px;     
    font-size:              11px;
    }
    
td.shortcutsyear
    {
    border-right:           1px solid;
    border-bottom:          1px solid;
    border-color:           #666666;
    padding-top:            3px;
    padding-bottom:         3px;
    padding-left:           3px;
    padding-right:          3px;     
    font-size:              11px;    
    }    
p    
    {
	font-size: 				12px;	
	font-family: 			verdana,arial,helvetica,sans-serif;    
    }
        
td.header
    {
    padding:                0;
    }    

td.header1
    {
    background:             #000000;
    height:                 20;
    padding:                0px;
    }    

td.header0
    {
    background:             #000000;
    height:                 25;
    padding:                0px;
    }  

td.bottomrow
    {
    border-bottom:          1px solid;
    border-color:           #666666;  
    }
            
.header1
    {
    font-size:              13px;
    font-weight:            700;
    color:                  #FFFFFF;  
    margin-left:            10;  
    }    
    
.header0
    {
    font-size:              14px;
    font-family:            helvetica;
    font-weight:            700;
    color:                  #FFFFFF;  
    margin-left:            10;  
    }  
            
.quote
    {
    margin-left:            30px;
    margin-top:             7px;
    margin-bottom:          20px;
    }    
    
    #showimage
    {
    position:               absolute;
    visibility:             hidden;
    border:                 2px solid #FFFFFF;
    cursor:                 pointer;    
    margin-left:            0;
    margin-top:             0;
    }
    
    #dragbar
    {
    cursor:                 hand;
    cursor:                 pointer;
    background-color:       #FFFFFF;
    text-align:             left;
    min-width:              200px; /*NS6 style to overcome bug*/
    }
    
    #closetext
    {
    font-family:            arial,verdana;
    font-size:              11px;
    font-weight:            700;
    margin-left:            10px;
    color:                  #FF6600;
    }    

.footer
    {
    font-size:              11px;
    color:                  #999999;
    text-align:             left;
    }

a,a:visited
    {
    color:                  #000000;
    }
        
a.footer
    {
    color:                  #999999;
    text-decoration:        underline;    
    }
    
a.footer:hover
    {
    text-decoration:        underline;
    }    
    
a.nav
    {
    font-size:              11px;
    color:                  #000000;
    text-decoration:        none;
    }
    
a.nav:hover
    {
    text-decoration:        underline;
    }

a.nav2
    {
    font-size:              12px;
    color:                  #000000;
    text-decoration:        none;
    }
    
a.nav2:hover
    {
    text-decoration:        underline;
    }
    
a.shortcuts
    {
    color:                  #000000;
    text-decoration:        none;
    }   
    
a.shortcuts:hover
    {
    text-decoration:        underline;
    }     
    
.active
    {
    font-size:              11px;
    font-weight:            700;
    }    
    
.last
    {
    margin-bottom:          10px;
    }    
    
.caption
    {
    font-size:              11px;
    margin-bottom:          10;
    margin-top:             3px;
    margin-left:            20px;
    }       
    
.smalltext
    {
    font-size:              11px;
    }    