body {
background-color: #DCE1DC;
background-image: 
url('images/bg2.jpg');
background-repeat: repeat-y;
background-position: top center; 
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #636363;
}
.ptitle {
	font-weight: bold;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #0063C8;
	text-decoration: none;
}

a:visited {
	color: #0063C8;
	text-decoration: none;
}

a:hover {
	color: #394651;
	text-decoration: none;
	}
.orderimage {
vertical-align:text-top;

}
