﻿html {
  background-color: #7D0005;
  top: 0;
  left: 0;
  height: 100%;
  text-align: center;
}
body {
  width: 913px;
  margin: 10px auto;
}
#flash_holder {
  border: 1px #FFFFFF solid;
  
}
#cover {
  z-index:10; 
  float: left;
  position:relative;
  color:#990000; 
  font-family:Tahoma; 
  font-size:11px;
  margin-top:-23px;
  margin-left:11px;
  width:75px;
  text-align:left;
  /*top:12px;
  border:1px white solid;
  left:0px;*/
}
#cover1 {
  z-index:10; 
  position:relative;
  color:#990000; 
  font-family:Tahoma; 
  font-size:11px;
  margin-top:-23px;
  margin-left:89px;
  width:13px;
  text-align:left;
  /*border:1px white solid;
  top:12px;
  left:0px;*/
}
#cover2 {
  z-index:10; 
  position:relative;
  color:#990000; 
  font-family:Tahoma; 
  font-size:11px;
  margin-top:-13px;
  margin-left:108px;
  width:120px;
  text-align:left;
  /*border:1px white solid;
  top:12px;
  left:0px;*/
}
#copyright {
	color: #D52C00;
  font-family:Tahoma; 
  font-size:8pt;
}
#designby {
	color: #D52C00;
}
td {
	font-family: tahoma;
	font-size: 11;
	color: #D52C00;
}
.m1 {
	font-family: tahoma;
	font-size: 11;
	color: #8A8A8A;
	font-weight: 900;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #D52C00;
	text-decoration: none;
	font-weight: 900;
}
a:hover {
	text-decoration: underline;
}
a.m1 {
	font-family: tahoma;
	font-size: 11;
	color: #8A8A8A;
	font-weight: 300;
}
a.m1:hover {
	text-decoration: underline;
}
a.m2 {
	font-family: tahoma;
	font-size: 11;
	color: #D52C00;
	font-weight: 900;
}
a.m2:hover {
	text-decoration: underline;
}

