body {
    background-image: url('blueripple2.jpg');
	  font-family: arial, helvetica;
	  letter-spacing: 0px;
		text-align: center;
		}

H1 {
	 text-align:center}
H2 {
	 text-align:center}
H3 {
	 text-align:center}
H3.left { 
   text-align:left}
H4 {
	 text-align:center}
H5 {
	 text-align:center}
	 
p {
	text-align: left; 
	font-size: 15px;
	font-family: arial, helvetica }
	
p.center {
  text-align: center}		

p.login {
  text-align: right;
	font-size: 10px;
} 

p.small {
	text-align: center;
	font-size: 10px;
	}
	
img{
  border: none;
	margin: 0;
	}

a img.link{
	border: none;
	text-decoration: none}
a img.visited{
	border: none;
	text-decoration: none}
a img.hover{
	border: none;
	text-decoration: none}
a img.active{
	border: none;
	text-decoration: none}
a.menu img {
  display:block;
  }
	
a.menu {
  line-height: 0px;
	}
	
table {
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	}

td {
    border:0px;
		vertical-align: top;
		padding: 0px;
		text-align: center;
    }
		
td.center {
	text-align: center }
	
/* Body Table */				
table.body {
    width:900px;
    border:0px;    
    border-collapse:collapse;
		background-color: #FFFFFF;
		margin-top: -8px;
	  margin-bottom: -8px;
		text-align: center;
		}
		
/* Menu Bar */
td.menu {
    height: 36px;
		}

.pbback {
    background-image: url('pbback.jpg');
		}	
/* News Table */

table.news {
    width:700px;
    border:0px;    
    border-collapse:collapse;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: center;
		}
td.newstop {
    background-image: url('newstable/newstop.jpg');
		vertical-align: center;
		height: 40px;
		}
td.newsbody {
    background-image: url('newstable/newsbody.jpg');
		} 
td.loginlink {
    background-image: url('pbauction-title2.jpg');
		height: 95px;
		width:900px;
		}
table.newscontent {
    width: 600px;
		text-align: center;
		}
  		
/* Calendar Content*/	

.days{
    background-color: none;
}

th {
    border:2px solid #888;
    background-color: #E9ECEF;
}
td.caldays{
	  border:2px solid #888;
}
td.actday{
    background-image: url('blueback.jpg');
    font-weight:bold;
		height: 100px;
		width:100px;
		border:2px solid #888;
		text-align:left;
}

td.calendar {
		height: 100px;
		width:100px;
		text-align:left;
		border:2px solid #888;
}

.centerheight {
		line-height: 20px;
		}
