body {
	font-family: "Comic Sans MS";
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
  font-size: 18px;
  color: #3366CC;
  background-image: url(../images/back.jpg)
}
h1 {
  font-family: "Comic Sans MS";
  font-size: 42px;
  font-style: normal;
  font-weight: 900;
  color: #FFFFFF;
  text-align: center;

}

h3 {
  font-family: "Comic Sans MS";
  font-size: 18px;
  font-style: normal;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold
}

h4 {
  font-family: "Comic Sans MS";
  font-size: 18px;
  font-style: normal;
  color: #FFFFFF;
  text-align: center;
}

h5 {
  font-family: "Comic Sans MS";
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: center
}

table.wrapper {
  padding: 10px;
  margin: auto;
  background-color: transparent
}

table.inner {
  padding: 5px;
  width: 780px;
  background-color: #1976F7;
  border-color: White;
  border-style: groove;
  border-width: medium;
}

TABLE.recip {
  border-collapse : collapse;
  font-family: "Comic Sans MS";
  font-size: 12px;
  color: #FFFFFF;
  text-align: center
}

TABLE.enter {
  width: 80%
}
td.recip {
  font-family: "Comic Sans MS";
  font-size: 14px;
  padding-bottom: 25px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold
}

td.enter {
  text-align: center
}

td.exit {
  font-family: "Comic Sans MS";
  font-size: 10px;
  font-variant: small-caps;
  color: #CCFF99;
}

td.disclaimer {
  font-family: Arial;
  font-size: small;
  text-align: center;
  color: #000000;
}

td.thumbs {
  padding-right: 10px;
  width: 25%;
  text-align: center;
}

textarea {
  font-family: "Comic Sans MS";
  font-size: 10px;
  color: #000000;
  background-color: transparent
}

a:link {
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:active {
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a:visited {
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:hover {
	color: #CCFFFF;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:link {
	color: #CCFF99;
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
    text-decoration: none
}

a.two:active {
	color: #CCFF99;
	font-family: "Comic Sans MS";
	font-size: 10px;
    font-style: normal;
    text-decoration: none
}
a.two:visited {
	color: #CCFF99;
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
    text-decoration: none
}

a.two:hover {
	color: #CCFF99;
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
    text-decoration: none
}

a.three:link {
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
    font-weight: bold;

}

a.three:active {
	color: #CC0000;
	font-family: "Comic Sans MS";
	font-size: 24px;
    font-style: normal;
    font-weight: bold;

}
a.three:visited {
	color: #000066;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
    font-weight: bold;

}

a.three:hover {
	color: #660066;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
    font-weight: bold;

}

a.ad:link {
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
  text-decoration: underline
}

a.ad:active {
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-size: 24px;
    font-style: normal;
    font-weight: bold;
  text-decoration: underline
}
a.ad:visited {
	color: #000066;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
  text-decoration: underline
}

a.ad:hover {
	color: #660066;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
  text-decoration: underline
}

a.recip:link {
	color: #CCFF99;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none;

}

a.recip:active {
	color: #CCFF99;
	font-family: "Comic Sans MS";
	font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
a.recip:visited {
	color: #CCFF99;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a.recip:hover {
	color: #CCFF99;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

img.pop {
  border-color: #FE8DDB;
  border-style: groove;
  border-width: 5px
}

span.wait {
  font-family: "Comic Sans MS";
  font-size: 28px;
  font-weight: bold;
  color: #FF9933;
  text-align: center;
  text-shadow: 10px;
  text-decoration: blink
}