body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image: url(../images/pbkgrnd.jpg);
		
	}	
	
.greenTxt {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 11px;
	color: #339933;
} 
.orangeTxt {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 11px;
	color: #DD9A0A;
}  
.greyTxt {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 11px;
	color: #666666;
}
.whiteTxt {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 10px;
	color: #FFFFFF;
}
.blackTxt {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.blackTxtNotice {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.blackTxtHeader {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}	
.greenTxtBold {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 9px;
	font-weight: bold;
	color: #339933;
}  
.backLink {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}  
.alphaLink {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}  	 
.alpha {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 14px;
	color: #666666;
}  
.greenTxtBuy {
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 13px; 
	font-weight: bold;
	color: #339933;
} 
.blueTxtBuy {
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 13px; 
	font-weight: bold;
	color: #333399;
} 	 
.blackTxtBuy {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 11px;
	color: #333333;
}
.footerTxt {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 10px;
	font-weight: bold;
	color: #333399;
}	
.footerTxtBuy {
	font-family: Verdana, Arial, MS Sans Serif;
	font-size: 10px;
	color: #333399;
}	  
	  
.buyBorder {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
} 
.popupTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}  
.borderA {
	border-top: thin solid #CCCC99;
	border-left: thin solid #CCCC99;
	width: 186px;
}
.borderB {
	border-top: thin solid #CCCC99;
	border-left: thin solid #CCCC99;
	border-right: thin solid #CCCC99;
	width: 181px;
}
.borderC {
	border-top: thin solid #CCCC99;
	border-left: thin solid #CCCC99;
	border-bottom: thin solid #CCCC99;
	width: 186px;
}
.borderD {
	border-top: thin solid #CCCC99;
	border-left: thin solid #CCCC99;
	border-right: thin solid #CCCC99;
	border-bottom: thin solid #CCCC99;
	width: 181px;
}