body { 
	/* margin-left: 5%;
	margin-right: 5%; */
}
*  { 
	font-family: Verdana;
	margin-top: 0;
	padding:0;
}

td.bodyTable { 
	background-color: #ffffff;
	background-image: url(./images/bkg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	}
.superTitle { 
	font-style: normal;
	color: #FFFFFF;
}
.dateTitle { 
	color: #FFFFFF;
}
a.superTitle { 
	text-decoration: underline; 
	color: #FFFFFF;
	z-index:4;
}
a.superTitle:visited {
	text-decoration: underline;
	color: #FFFFFF;
	z-index:4;
}
a.superTitle:hover {
	background-color : #FFFFFF;
	color: #993333;
	z-index:4;
}
a.logos { 
	text-decoration: none; 
	background-color : #FFFFFF;
	z-index:4;
}
a.logos:visited {
	text-decoration: none;
	background-color : #FFFFFF;
	z-index:4;
}
a.logos:hover {
	background-color : #FFFFFF;
	text-decoration: none;	
	z-index:4;
}
h1 { 
	font-style: oblique;
	margin-bottom: 0px;
	color: #FFFFFF;
}
h2 { 
	font-size: 12pt;
}
h3, p, ol, ul, table {
	font-size: 10pt;
}
h4 { 
	font-size: 8pt;
}
.top { 
	text-align: center;
}
.top, .bar, th { 
	background-color : #993333;
}
.top h2 {
	margin-top: 0.25em;
}
.top p  { 
	font-size: 12pt;
}
.bar { /* table  tr  td  { */
	color:#FFFFFF;
}

a.bar { 
	color: #FFFFFF;
	font-family: "Copperplate Gothic Bold";
	font-size: 11pt;
	z-index:4;
	
}
a.bar:visited {
	color: #FFFFFF;
	z-index:4;
}
a.bar:hover {
	background-color : #FFFFFF;
	color: #993333;
	z-index:4;
}

table   tr  td  { 
	/** background-color : #FFFFFF; */
}
caption { 
	text-align       : left        ;
	font-weight      : bold;
}
thead  { 
	font-weight      : bold;
	text-align       : center;
}

.center     { text-align       : center        }
 
img         { border           : 0px           }
a           { text-decoration  : none;      
color: #993333;   
z-index:4; }         
a:visited          { text-decoration  : none;      
color: #993333;    
z-index:4;}         
a:hover     { 
color            : #FFFFFF       ;
              background-color : #993333;        
z-index:4;			  }

