body {
margin:0;
background-color: #FFFFFF;
}

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

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

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

div.hdr {
width:100%;
border-style: solid;
border-color: green;
border-width: 0px 0px 10px 0px;
color: black;
background-color: white;
padding:10px;
margin:0px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 30px;
text-decoration: none;
}

span.hdr2 {
border: 0px solid;
color: #000000;
background-color: white;
padding:0 50;
margin:2  10;
font-size: 10px;
vertical-align: middle;
}

div.bott {
visibility:hidden;
clear:both;
width:100%;
border-style: solid;
border-color: #000000;
border-width: 1px 0px 1px 0px;
color: #000000;
background-color: white;
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: #FFFFFF;
padding:0px;
margin:0px;
}

div.btnd {
float:left;
width:100px;
border-style: solid;
border-color:#000000;
border-width: 1px 1px 1px 1px;
text-align:center;
background-color: white;
color:green;
padding:5px;
margin: 10px 10px 10px 10px;
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:black;
border-width: 1px 1px 1px 1px;
text-align:center;
background-color: white;
color: green;
padding:5px;
margin: 10px 10px 10px 10px;
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:#000000;
border-width: 1px 1px 1px 1px;
text-align:center;
background-color:white;
color: green;
padding:5px;
margin: 10px 10px;
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:black;
border-width: 1px 1px 1px 1px;
text-align:center;
background-color:white;
color:green;
padding:5px;
margin: 10px 10px;
font-family: Tahoma, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

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

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