
body {
	font-family: Arial, Helvetica, sans-serif;

	margin: 0px;
	padding: 0px;
	background-color: #000066;
  background-image: url(baga4.jpg);
  color: #CCFFFF
}
h1 {
  font-family: Arial;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  color: #CCFFFF;
  text-align: center
}
h2 {
  font-family: Arial;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: #CCFFFF;
  text-align: center
}
h3 {
  font-family: Arial;
  font-size: 16px;
  font-style: normal;
  color: #CCFFFF;
  text-align: center
}
h5 {
  font-family: Arial;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #CCFFFF;
  text-align: center
}

table.wrapper {
  padding: 20px;
  margin: auto;
  background-color: Black;
  border-color: #6600CC;
  border-style: ridge;
  border-width: medium
}
table.inner {
  padding: 40px;
  width: 760px;
}

TABLE.recip {
  border-collapse : collapse;
  font-family: Arial;
  font-size: 12px;
  color: #CCFFFF;
  text-align: center
}

TABLE.enter {
  width: 80%
}
td.recip {
  font-family: Arial;
  font-size: 10px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  width: 25%;
  font-variant: small-caps
}

td.enter {
  font-family: Arial;
  font-size: 36px;
  color: #CCFFFF;
}
td.exit {
  font-family: Arial;
  font-size: 10px;
  font-variant: small-caps;
  color: #CCFFFF;
}

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

td.thumbs {
  padding-right: 10px;
  width: 170px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px
}

textarea {
  font-family: Arial;
  font-size: 10px;
  color: #CCFFFF;
  background-color: transparent
}

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

a:active {
	color: #99FFFF;
	font-family: Arial;
	font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a:visited {
	color: #6699FF;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:link {
	color: #CCFFFF;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:active {
	color: #99FFFF;
	font-family: Arial;
	font-size: 24px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.two:visited {
	color: #6699FF;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:hover {
	color: White;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:link {
	color: #CCFFFF;
	font-family: Arial;
	font-size: x-large;
	font-style: normal;
    font-weight: bold;
    text-decoration: underline
}

a.three:active {
	color: #99FFFF;
	font-family: Arial;
	font-size: x-large;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline
}
a.three:visited {
	color: #6699FF;
	font-family: Arial;
	font-size: x-large;
	font-style: normal;
    font-weight: bold;
    text-decoration: underline
}

a.three:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: x-large;
	font-style: normal;
    font-weight: bold;
    text-decoration: underline
}

img.teaser {
  border-color: #330066;
  border-style: solid;
  border-width: 5px
}


span.wait {
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
  color: #CC3333;
  text-align: center;
  text-shadow: none;
  text-decoration: underline
}