
div.pcp {
	text-align:center;
	border:0;
	background-color:#000000;
	color:#0099FF;
	padding:5px;
	margin:5px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}

a.pht {
	float:left;
	width:150px;
	height:220px;
	text-align:center;
	border: 1px solid #000000;
	background-color: #000000;
	color: #0099FF;
	padding:16px;
	margin:6px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.pht:hover {
border: 1px solid #0099FF;
text-decoration: underline;
}

div.hdr {
	width:98%;
	border-style: solid;
	border-color: #0099FF;
	border-width: 0px 0px 0px 0px;
	color: #0099FF;
	background-color: #000000;
	padding:10px;
	margin:0px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 30px;
	text-decoration: none;
}

span.hdr2 {
	border: 1px solid #000000;
	color: #0099FF;
	background-color: #000000;
	padding:5px;
	margin:0px;
	font-size: 10px;
	vertical-align: middle;
}

div.bott {
	clear:both;
	width:100%;
	border-style: solid;
	border-color: #0099FF;
	border-width: 1px 0px 1px 0px;
	color: #0099FF;
	background-color: #000000;
	padding:5px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}

div.emln {
clear:both;
width:100%;
height:10px;
border:0;
color: #000000;
background-color: #000000;
padding:0px;
margin:0px;
}

div.btnd {
	float:left;
	width:100px;
	border-style: solid;
	border-color:#0099ff;
	border-width: 1px 1px 1px 1px;
	text-align:center;
	background-color:#000000;
	color:#0099FF;
	padding:4.5px;
	margin: 0px 1px 1px 1px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

div.btnd2 {
	float:right;
	width:100px;
	border-style: solid;
	border-color:#0099FF;
	border-width: 1px 1px 0px 1px;
	text-align:center;
	background-color:#0099FF;
	color:#0099FF;
	padding:5px;
	margin: 1px 1px 0px 1px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.btn {
	float:left;
	width:100px;
	border-style:solid;
	border-color:#0099FF;
	border-width: 0px 1px 1px 1px;
	text-align:center;
	background-color:#0099FF;
	color:#000000;
	padding:5px;
	margin: 0px 1px 1px 1px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.btn2 {
	float:right;
	width:100px;
	border-style:solid;
	border-color:#0099FF;
	border-width: 1px 1px 0px 1px;
	text-align:center;
	background-color:#0099FF;
	color:#000000;
	padding:5px;
	margin: 1px 1px 0px 1px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}
a.btn3 {
	float:right;
	width:100px;
	border-style:solid;
	border-color:#000;
	border-width: 0px 0px 0px 0px;
	text-align:center;
	background-color:#000;
	color:#000;
	padding:5px;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

a.btn:hover {
	background-color: #0099FF;
	text-decoration: underline;
}

a.btn2:hover {
background-color: #0099FF;
text-decoration: underline;
}

