body {
margin:0;
background-color: #0080C0;
}

div.pcp {
text-align:center;
border:0;
background-color:#0080C0;
color:#A9E3FF;
padding:5px;
margin:5px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 14px;
text-decoration: none;
}

a.pht {
float:left;
width:296px;
height:312px;
text-align:center;
border: 1px solid #0080C0;
background-color: #0080C0;
color: #A9E3FF;
padding:5px;
margin:5px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.pht:hover {
border: 1px solid #4F9EC4;
text-decoration: underline;
}

div.hdr {
width:100%;
border-style: solid;
border-color: #FFFFFF;
border-width: 0px 0px 1px 0px;
color: #ffffff;
background-color: #0066CC;
padding:2px;
margin:0px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 30px;
text-decoration: none;
}

span.hdr2 {
border: 1px solid #000000;
color: #000000;
background-color: #D3D7D9;
padding:5px;
margin:0px;
font-size: 10px;
vertical-align: middle;
}

div.bott {
clear:both;
width:100%;
border-style: solid;
border-color: #FFFFFF;
border-width: 1px 0px 1px 0px;
color: #000000;
background-color: #9EB5BF;
padding:5px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
text-align: center;
}

div.emln {
clear:both;
width:100%;
height:10px;
border:0;
color: #000000;
background-color: #0080C0;
padding:0px;
margin:0px;
}

div.btnd {
float:left;
width:100px;
border-style: solid;
border-color:#FFFFFF;
border-width: 0px 1px 1px 1px;
text-align:center;
background-color:#9EB5BF;
color:#7494A4;
padding: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:#FFFFFF;
border-width: 1px 1px 0px 1px;
text-align:center;
background-color:#9EB5BF;
color:#7494A4;
padding:5px;
margin: 1px 1px 0px 1px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.btn {
	float:right;
	width:100px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width: 0px 1px 1px 1px;
	text-align:center;
	background-color:#9EB5BF;
	color:#000000;
	padding:2px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

a.btn2 {
float:right;
width:100px;
border-style:solid;
border-color:#FFFFFF;
border-width: 1px 1px 0px 1px;
text-align:center;
background-color:#9EB5BF;
color:#000000;
padding:5px;
margin: 1px 1px 0px 1px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.btn:hover {
background-color: #D3D7D9;
text-decoration: underline;
}

a.btn2:hover {
background-color: #D3D7D9;
text-decoration: underline;
}

a.bott {
font-family:Tahoma,sans-serif;
font-weight:normal;
font-size:11px;
text-decoration:underline;
color:#303030;
}

a.bott:hover {
text-decoration:none;
color:#000000;
}

