
#phome {
	background-color: #5B0000;
	border: 1px dotted #000000;
	width: 450px;
	margin: auto;
	padding-bottom: 20px;
	text-align: center;
}
#ptitle {
	width: 450px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
	color: #FFCC00;
	text-align: left;
	background-color: #990000;
}
#pinfo {
	width: 370px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pinfob {
	width: 370px;
	font-size: 13px;
	font-weight: bold;
	color: yellow;
	text-align: center;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 20px;
}
#pinfo #pmsg{
	font-size: 15px;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}
#pinfo #pmsg #color{
	color: #FFCC00;
}
#pcena {
	width: 450px;
	color: #ab2200;
	text-align: right;
	margin: auto;
	font-size: 9px;
}
#pcenai {
	width: 370px;
	color: #FFFFFF;
	text-align: center;
	margin: auto;
	font-size: 10px;
}
#pcc {
	text-align: center;
}
#pcc input{
	width: 370px;
	margin: 5px;
}
#pccform
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#psms{
	text-align: center;
}
