body{
background-color: #000000;

background-image: url(images/bg3.jpg);
/* background-repeat:repeat-y; */
	
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	color:#FFFFFF;	
	
}


.outertable{
background-image:url(images/Tbg.jpg);
background-color: #ffffff;

}

.list {font-size:20px; font-weight:bolder; text-shadow: Yellow;}
.left {
font-size:18px;
color:#880000;
font-weight:bold;
}
.right {
font-size:18px; color:#ffffff; 
font-weight:bold;}
.address {font-size: 18px;
font-weight:bold;


}

.left2 A:link    { color: #FFFFFF; text-decoration: underline; }
.left2 A:visited { color: #FFFFFF; text-decoration:underline; }
.left2 A:active  { color: #FFFFFF; text-decoration:underline; }
.left2 A:hover   { color: #CCCCCC; text-decoration: underline; }

 A:link    { color:#880000; text-decoration: underline; }
 A:visited { color:#880000; text-decoration:underline; }
 A:active  { color:#880000; text-decoration:underline; }
 A:hover   { color: #0000FF; text-decoration: underline; }
 
.credit A:link    { color:#CCCCCC; text-decoration:none; }
.credit A:visited { color:#CCCCCC; text-decoration:none; }
.credit A:active  { color:#CCCCCC; text-decoration:none; }
.credit A:hover   { color: #ffffff; text-decoration:none; }


/*
.innertable{ 

background-color: #999999;
 border-color:000000;
 
 
   border-color: #880000;
 border-left-width:thin;
  border-right-width:thin;
   border-bottom-width:thin;
    border-top-width:thin;
 border-right-style:solid;
 border-left-style:solid;
 border-bottom-style:solid;
 border-top-style: solid;


 
  border-right-style:hidden;
 border-left-style:hidden;
 border-bottom-style:hidden;
 border-top-style: hidden;
 

 
}
*/

.contains {
  position: relative;
  left: 2px;
  top: 2px;
  color: #ccc;
  font-weight: bold;
}
.text {
  position: absolute;
  left: -2px;
  top: -2px;
  color: #000;
}
