body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #660000;
}
.bgimage {
	background-image:url(images/table_bg.jpg);
}

.border {
   border: 1px solid #eeeeee;
}

p {
   font-family: Arial, Helvetica;
   color: #FFFFFF;
   text-decoration: none;
   font-size: 12px;
   font-weight: normal;
   margin-left: 25px;
   margin-right: 25px;
   line-height: 15px;
}

.white {
   font-family: Arial, Helvetica;
   color: #FFFFFF;
   text-decoration: none;
   font-size: 12px;
   font-weight: normal;
   line-height: 15px;
}

.whitebold {
   font-family: Arial, Helvetica;
   color: #FFFFFF;
   text-decoration: none;
   font-size: 12px;
   font-weight: heavy;
   line-height: 15px;
}

.red {
   font-family: Arial, Helvetica;
   color: #FF0000;
   text-decoration: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 15px;
}

.photo {
   border: 1px solid #FF0000;
   margin-left: 5px;
   margin-right: 5px;
}

h1 {
   font-family: Arial, Helvetica;
   color: #FF0000;
   text-decoration: none;
   font-size: 16px;
   font-weight: bold;
   margin-left: 25px;
   margin-right: 25px;
}

h2 {
   font-family: Arial, Helvetica;
   color: #FF0000;
   text-decoration: none;
   font-size: 14px;
   font-weight: bold;
   margin-left: 25px;
   margin-right: 25px;
}

a {
   font-family: Arial, Helvetica;
   color: #FF0000;
   text-decoration: underline;
   font-size: 12px;
   font-weight: normal;
}
  
a:hover {
   font-family: Arial, Helvetica;
   color: #CC3333;
   text-decoration: underline;
   font-size: 12px;
   font-weight: normal;
}

.footer {
   font-family: Arial, Helvetica;
   color: #FF0000;
   text-decoration: none;
   font-size: 11px;
   margin-top: 10px;
   border-top-color:#FF0000;
   border-top:thin;
   
}
  
.footerlink {
   font-family: Arial, Helvetica;
   color: #FF0000;
   text-decoration: underline;
   font-size: 11px;
   font-weight: normal;
}

.footerlink:hover {
   font-family: Arial, Helvetica;
   color: #FF0000;
   text-decoration: none;
   font-size: 11px;
   font-weight: normal;
}
.Header {
   font-family: Arial, Helvetica;
   color: #FF0000;
   text-decoration: none;
   font-size: 14px;
   font-weight: bold;
   line-height: 15px;
}

