body
{	
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-family: verdana; 
	font-size: 16px; 
	color:#ffffff;
	background-color:#ffffff;
	background-image: url(../images/bg.jpg); 
	background-position : center top;	
	background-repeat: repeat-x;
}

.pstable, .pstable TR, .pstable TD
{
background-image: url(../images/banner.jpg); 
}

td
{
	font-family: verdana; 
	font-size: 20px; 
	color:#ffffff;
}

#teller
{
	align: center;
	position: relative;
	top : -200px;
	left : -150;
	width: 200px;
	background-color:#76cfe1;
	
}


A:link
{
	font-family: verdana; 
	font-size: 11px; 
	color:#ffffff;
	
	text-decoration: none;
}

A:visited
{
	font-family: verdana; 
	font-size: 11px; 
	color:#ffffff;
	text-decoration: none;
}

A:active
{
	font-family: verdana; 
	font-size: 11px; 
	color:#ffffff;
	text-decoration: none;
}

A:hover 
{
	font-family: verdana; 
	font-size: 11px; 
	color:#ffffff;  
	text-decoration: underline;
}

