﻿body    {
/* 		background-color:#dddddd; text-align:center;background-image:url(santa.jpg); background-repeat:repeat; background-attachment:fixed*/
       background-color:#dddddd; text-align:center; 
		}
table 	{
        margin-left:auto; margin-right:auto; text-align:center;
		border-style:none;
		}
		        /* text-align is for benefit of IE5 which does not inherit table properties correctly */

td		{
		background-color:#808080; vertical-align:middle;
		border-style:solid; border-width:2px; border-color:#000080;
		}
        
a img	{
		border-style:none
		}					
	
.logo   {
		float:right; width:175px; height:42px;
		}

.pic	{
		border-style:solid; border-width:3px; border-color:black
		}


.navkeys	{  
		margin-top:3px;
		text-align:left;
		}			
	
.what	{
		font-family: tahoma,sans-serif; font-weight:bold;
		font-size:18pt; color:#000080;
		}

.wherewhen	{
		font-family: arial,sans-serif; font-weight:bold;
		font-size:12pt; color:#000080;
		}

.comment	{
		font-family:arial,sans-serif;
		font-size:10pt; color:#008000;
		}
.comment a:link { color: #008000;}
.comment a:visited { color: #008000;}
.comment a:hover { color: #ff0000; background-color: yellow;}
		
.comment2	{
		font-family:tahoma,serif;
		font-size:10pt; color:#0000ff;
		}		
.comment2 a:link { color: #0000ff;}
.comment2 a:visited { color: #0000ff;}
.comment2 a:hover { color: #ff0000; background-color: yellow;}

.button1, .button2, .button3, .button4	
		{
		font-family:arial,sans-serif;
		font-size:12pt;
		font-weight:bold;
		color:yellow;
		text-decoration:none;
		border-style:outset; border-width:3px; border-color:#eeeeee;
		}				

.button1	{			
                background-color:#bc0000;		
		}

.button1:hover  {
                background-color: #ff0000;
               	position: relative; top: 1px; left:-1px;
		border-style:inset; border-width:3px; border-color:#eeeeee;		
		}
				
.button2	{
                background-color:#00007f;
		}

.button2:hover  {
                background-color:#0000ff;
                position:relative; top:1px; left:-1px;
		border-style:inset; border-width:3px; border-color:#eeeeee;	
		}
				
.button3	{
                background-color:#007f00;		
		}

.button3:hover  {
                background-color:#00cf00;
                position:relative; top:1px; left:-1px;
		border-style:inset; border-width:3px; border-color:#eeeeee;
		}
		
.button4	{
                background-color:#a07f00;		
		}

.button4:hover  {
                background-color:#ffa000;
                position:relative; top:1px; left:-1px;
		border-style:inset; border-width:3px; border-color:#eeeeee;
		}		
				
.rboxlink   	{
		border-style:solid; border-color:#7f0000;
		border-width: 1px 2px 2px 1px;
		background-color: #ffffaa;
		color: #800000;
		font-family: tahoma, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none
		}
a.rboxlink:visited { 
		background-color: #ffffaa;
		color: #800000;
		}
a.rboxlink:visited { 
		background-color: #ffffaa;
		color: #800000;
		}
a.rboxlink:hover { 
		background-color: #ff0000;
		color: white;
		}


.gboxlink   	{ 
		border-style:solid; border-color:#007f00;
		border-width: 1px 2px 2px 1px;
		background-color: #efefe0;
		color: #008000;
		font-family: tahoma, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none
		}
a.gboxlink:visited { 
		background-color: #efefe0;
		color: #008000;
		}
a.gboxlink:visited { 
		background-color: #efefe0;
		color: #008000;
		}
a.gboxlink:hover { 
		background-color: #00ff00; 
        color: black
            	}
            	
.bboxlink   	{
		border-style:solid; border-color:#00007f;
		border-width: 1px 2px 2px 1px;
		background-color: #d0d0ff;
		color: #000080;
		font-family: tahoma, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none
		}
a.bboxlink:link { 
		background-color: #d0d0ff;
		color: #000080;
		}
a.bboxlink:visited { 
		background-color: #d0d0ff;
		color: #000080;
		}
a.bboxlink:hover { 
		background-color: #0000ff;
		color: white
		}            	
            	
.credit  {
		font-family:verdana,sans-serif;font-size:8pt; color:navy; 
		}
.credit a { color: #0080ff;}
.credit a:visited { color: #0080ff;}
.credit a:hover { color: #ff0000;}

.adtext	{ font-family:verdana,sans-serif;font-size:8pt; color:gray;}
.adbox { background-color:#ffffff; background-image:url(shading.gif); vertical-align:middle; border:2px solid #888;}

.makeinvisible {border-color: #74a8c0; background-color: #dddddd}
