body
{
background-color: #ffffff;
background-image:url(..//pd_img/pen_tile.gif);
background-repeat: repeat-y;	
font-family:verdana, arial, helvetica, sans-serif;
font-size: 80%;
margin-top: 0px; 
margin-right: 10px; 
margin-bottom: 10px; 
margin-left: 134px; 
}

h1,h2,h3
{ color:#290873; }

.headThis { 	font-size: 140%; color: #330099; }
.thisHead { 	font-size: 140%; font-weight: bold; }
.reduceThis { 	font-size: 84%; color: #000000; }
.enlargeThis { 	font-size: 120%; color: #000000; }
.colorThis { 	font-size: 120%; color: #ffdf66; }
.colorThis2 { 	font-size: 120%; color: #330099;  }
.colorpeople { 	font-size: 120%; color: #108484; font-weight: bold; }
.colorPeople { 	font-size: 120%; color: #108484; font-weight: bold; }
.colorSpot { 	font-size: 120%; color: #108484; }

p,table,th,td,li,address
{
font-family:verdana, arial, helvetica, sans-serif;
font-size: 100%;
}

th {background-image:url(../../sca/sca-graphics/tile_plain.gif);}

hr { color:#a5deef; }

a { font-family:verdana, arial, helvetica, sans-serif; }
	
a:link    { color: #000099;  }
a:visited { color: #660099; }
a:hover { 
    color: #000000;
    background-color: #a5deef;
    text-decoration: underline;
    }
a:active { color: #00bb00; }

/*   To change the color characteristics of the side menu table:
a.menu:link {color: #ffffff}
a.menu:visited {color: #ffff66}
a.menu:hover {color: #006600;background-color: #ffff99;}
a:menu:active {color: #990000;}
*/
a.menu:hover {color: #ffffff;background-color: #108484;background-image:url(../pd_img/spacer.gif);text-decoration: none;}

table.menu{
	border: medium outset #108484;
	border-collapse: collapse;
	background-color: #ffdf66;
}
table.menu td {
	border: 2px inset #108484;
}

.btn{font-weight:bold;color:#000000;background-color:#a5deef; margin-bottom:-1px; padding-top:1px; }
