body {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	background-color: #2B0055;
  font-size: 10px;
  color: #DCDCDC;
}
h1 {
  font-family: Tahoma;
  font-size: 42px;
  font-style: normal;
  font-weight: 900;
  color: #DCDCDC;
  text-align: center;
}

h2 {
  font-family: Tahoma;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  color: #DCDCDC;
  text-align: center;
}

h3 {
  font-family: Tahoma;
  font-size: 18px;
  font-style: normal;
  color: #DCDCDC;
  text-align: center;
  font-weight: lighter
}

h4 {
  font-family: Tahoma;
  font-size: 18px;
  font-style: normal;
  color: #DCDCDC;
}

h5 {
  font-family: Arial;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #DCDCDC;
  text-align: center
}

table.wrapper {
  padding: 10px;
  margin: auto;
  background-color: transparent
}

table.inner {
  padding: 5px;
  width: 790px;
  background-color: transparent;
  border-color: #D3D3D3;
  border-style: groove;
  border-width: medium;
}

TABLE.recip {
  border-collapse : collapse;
  font-family: Tahoma;
  font-size: 12px;
  color: #DCDCDC;
  text-align: center
}

TABLE.enter {
  width: 80%
}
td.recip {
  font-family: Tahoma;
  font-size: 14px;
  padding-bottom: 25px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  text-align: center;
  color: #DCDCDC
}

td.enter {
  text-align: center
}

td.exit {
  font-family: Arial;
  font-size: 10px;
  font-variant: small-caps;
  color: #DCDCDC;
}

td.thumbs {
  padding-right: 10px;
  width: 25%;
  text-align: center;
}

td.ad {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-color: #DCDCDC;
  border-style: groove;
  border-width: thin;
  text-align: center;
  background-color: transparent
}

td.gallery {
  padding-left: 10px;
  padding-right: 40px
}

textarea {
  font-family: Arial;
  font-size: 10px;
  color: #DCDCDC;
  background-color: transparent;
  text-align: center
}

a:link {
	color: #FFFF99;
	font-family: Comic Sans MS;
	font-size: 14px;
	font-style: normal;
    text-decoration: none
}

a:active {
	color: #FFFF99;
	font-family: Comic Sans MS;
	font-size: 14px;
    font-style: normal;
    text-decoration: none
}
a:visited {
	color: #FFFF99;
	font-family: Comic Sans MS;
	font-size: 14px;
	font-style: normal;
    text-decoration: none
}

a:hover {
	color: Yellow;
	font-family: Comic Sans MS;
	font-size: 14px;
	font-style: normal;
    text-decoration: none
}

a.two:link {
	color: #FFFF99;
	font-family: Comic Sans MS;
	font-size: 18px;
	font-style: normal;
    text-decoration: none
}

a.two:active {
	color: #FFFF99;
	font-family: Comic Sans MS;
	font-size: 18px;
    font-style: normal;
    text-decoration: none
}
a.two:visited {
	color: #FFFF99;
	font-family: Comic Sans MS;
	font-size: 18px;
	font-style: normal;
    text-decoration: none
}

a.two:hover {
	color: Yellow;
	font-family: Comic Sans MS;
	font-size: 18px;
	font-style: normal;
    text-decoration: none
}

a.three:link {
	color: #FF9933;
	font-family: Comic Sans MS;
	font-size: 36px;
	font-style: normal;
    font-weight: bold;
    text-decoration: underline
}

a.three:active {
	color: White;
	font-family: Comic Sans MS;
	font-size: 36px;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline
}
a.three:visited {
	color: #FF9933;
	font-family: Comic Sans MS;
	font-size: 36px;
	font-style: normal;
    font-weight: bold;
    text-decoration: underline
}

a.three:hover {
	color: Yellow;
	font-family: Comic Sans MS;
	font-size: 36px;
	font-style: normal;
    font-weight: bold;
    text-decoration: underline
}

a.ad:link {
	color: #D7D7D7;
	font-family: Comic Sans MS;
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
}

a.ad:active {
	color: #9F9F9F;
	font-family: Comic Sans MS;
	font-size: 24px;
    font-style: normal;
    font-weight: bold;
}
a.ad:visited {
	color: White;
	font-family: Comic Sans MS;
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
}

a.ad:hover {
	color: #BBBBBB;
	font-family: Comic Sans MS;
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
}

img.pop {
  border-color: #9F9F9F;
  border-style: ridge;
  border-width: 3px
}

span.wait {
  font-family: Comic Sans MS;
  font-size: 28px;
  font-weight: bold;
  color: Yellow;
  text-align: center;
  text-shadow: 10px
}