body{
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  background-color: white;
}

table.joke{
  padding-top: 0px; 
  padding-left: 0px; 
  padding-right: 0px; 
  padding-bottom: 0px; 
  border-collapse: collapse;
  border-spacing: 0px;
  border-top-width: 0px; 
  border-left-width: 0px; 
  border-right-width: 0px; 
  border-bottom-width: 0px;
  border-style: solid; 
  border-width: 0px;
  width:100%;
  margin-left: 0;
  margin-right: 0;
  background-color: white;
 }
td.left{
   width:23%;
   padding: 0px;
   background-color: #99CC66
}
td.centre{
   width:76%;
   padding: 0px;
}
td.right{
  width:1%;
  background-color: #CCCCCC
}

td.center{
  background-color: #CCCCCC;
}

td.jokeinfo{
  background-color: #CCCCCC;
}

A.nplink:link{
  color: navy;
  font-family: Arial;
  font-size:10pt;
}

A.nplink:visited{
  color: navy;
  font-family: Arial;
  font-size:10pt;
}
.rate{
  color:black;
  font-family:Verdana;
  font-size:9pt;
  font-weight: bold;
  text-decoration: none;
}
.rate1{
  color:black;
  font-family:Verdana;
  font-size:8pt;
  font-weight: bold;
  text-decoration: none;
}
.rate_result{
  color:#CC3300;
  font-family:Verdana;
  font-size:9pt;
  font-weight: bold;
  text-decoration: none;
}

.rate_result1{
  color:#CC3300;
  font-family:Verdana;
  font-size:9pt;
  font-weight: bold;
  text-decoration: none;
}

p.all{
   margin-right:5;
   margin-left:5;
   text-align: justify;
   font-family: Arial;
   font-size:10pt;
   font-weight: bold;
}
td.leftsendhomepage{
   background-color: #99CC66
}
.login{
	FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #002448;
    FONT-FAMILY: "Arial";
	margin-right:5
}
p.login{
   margin-left:15;
}
.linksnormal{
	FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: purple;
    FONT-FAMILY: "Arial";
	text-decoration: none
}
.details{
	FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #002448;
    FONT-FAMILY: "Arial"
}
p.mail{
   margin-left:14;
}