body {
	font-family: "Verdana";
 	margin: 0px;
	padding: 0px;
	background-color: #000000;
  color: #CCCCCC;
  font-size: 9px
}

h1 {
  font-family: "Verdana";
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  color: #CCCCCC;
  text-align: center
}

h2 {
  font-family: "Verdana";
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: #CCCCCC;
  text-align: center
}
h3 {
  font-family: "Verdana";
  font-size: 18px;
  font-style: normal;
  color: #CCCCCC;
  text-align: center
}
h5 {
  font-family: "Verdana";
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #CCCCCC;
  text-align: center
}

table.wrapper {
  padding: 10px;
  margin: auto;
  background-color: Black;
  border-color: #993333;
  border-style: ridge;
  border-width: medium;
  background-image: url(granite.jpg)
}
table.inner {
  padding: 10px;
  width: 760px;
}

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

TABLE.enter {
  width: 80%
}
td.recip {
  font-family: "Verdana";
  font-size: 10px;
  padding-bottom: 12px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 12px;
  width: 200px;
  text-align: center
}

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

td.disclaimer {
  font-family: "Verdana";
  font-size: small;
  text-align: center;
  color: #CCCCCC;
}

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

textarea {
  font-family: "Verdana";
  font-size: 10px;
  color: #CCCCCC;
  background-color: transparent
}

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

a:active {
	color: #BFBFBF;
	font-family: "Verdana";
	font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a:visited {
	color: #DADADA;
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

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

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

a.two:active {
	color: #AFAFAF;
	font-family: "Verdana";
	font-size: 24px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.two:visited {
	color: #DCDCDC;
	font-family: "Verdana";
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

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

a.three:link {
	color: #CFCFCF;
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
    font-weight: bold;
}

a.three:active {
	color: #D2D2D2;
	font-family: "Verdana";
	font-size: 16px;
    font-style: normal;
    font-weight: bold;
}
a.three:visited {
	color: Yellow;
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
    font-weight: bold;
}

a.three:hover {
	color: #CCCC00;
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
    font-weight: bold;
}

a.recip:link {
	color: #CCCCCC;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.recip:active {
	color: #CCFFCC;
	font-family: "Verdana";
	font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.recip:visited {
	color: #D7D7D7;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.recip:hover {
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

img.teaser {
  border-color: #993333;
  border-style: groove;
  border-width: 3px
}


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