.bg {
	background: #FFFFFF url(pps.jpg) no-repeat;
}
#noline a img {
display:block;
border: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.bg #button {
	margin-bottom: -4px;
	margin-left: 3px;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.style1 {
	background: #FFFFFF url(bg.jpg) repeat-x;
	color: #FFFF00;
	font-size: 9px;
}
.side {
	border-top: 0px solid #FF0000;
	border-right: 2px solid #FF0000;
	border-bottom: 0px solid #FF0000;
	border-left: 0px solid #FF0000;
	padding: 10px;
	text-align: left;
}
.red {
	background: #FFFFFF url(red.jpg) repeat-x top;
	height: 8px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
}
.red1 {
	background: url(red1.jpg) repeat-x bottom;
	height: 8px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.black {
	background: #000000;
	width: 100%;
	text-align: center;
	color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
.spacer {
	padding: 5px;
}
.redhome {

	background: #FFFFFF url(red.jpg) repeat-x top;
	height: 8px;
	margin: 0px -14px;
	padding: 0px -14px;
}
.red1home {

	background: url(red1.jpg) repeat-x bottom;
	height: 8px;
	margin: 0px -14px;
	padding: 0px -14px;
}
.blackhome {
	background: #000000;
	text-align: center;
	color: #CCCCCC;
	padding: 0px -14px;
	margin-right: -14px;
	margin-left: -14px;
}
