

body{ 
font-family: Verdana, Arial, Helvetica, sans-serif;                          
background-color: darkorange; 
font-style: normal; 
font-size: 100%; 
font-weight: normal; 
margin-left: 0px; 
margin-top: 0px; 
margin-right: 0px;	
background-size: 100%;
}
	

td.white {
  background: white;
  color: #333;
  font-weight: normal; 
  font-size: 70%; 
  padding: 0px;
}

td.white3 {
  background: white;
  color: #333;
  font-weight: normal; 
  font-size: 100%; 
  padding: 0px;
}

table {
font-size: 100% 
margin: 5;
padding: 5;
border-spacing: 5px;
background: white;
}

table.two {
font-size: 100% 
margin: 3;
padding: 5;
border-spacing: 0px;
background: white;
}



table.three{
font-size: 100% 
margin: 10; 
padding: 10;
border-spacing: 20px;

background: white;
}


table.ie{
font-size: 100% 
m/argin: 10; 
p/adding: 10;
b/order-spacing: 20px;
margin: 20; 
padding: 20;
border-spacing: 30px;
background: white;
}




ul {
margin: 10px 0;
padding-left: 20px;
}



ul.menu 
 {
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 11px;
	font-weight: bold;	
	p/adding-left: 9px;
	padding-bottom: 1px;	
}










A:link {text-decoration: none;  color: brown; font-weight: bold;
}
A:visited {text-decoration: none;   color: orange; font-weight: bold;
}
A:active {text-decoration: none;  color: brown; font-weight: bold;
}
A:hover {text-decoration: none; color: red;  font-weight: bold;
}


h2 {

margin-top: 1px;
margin-right: 0px;
margin-bottom: 1px;
margin-left: 0px;

font-family: Arial, Helvetica,sans-serif;
font-size: 1.4em;
font-weight: normal;
color: #333;
width: 100%;
}

h3 {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.7em;
}

.small {
	font-size: .9em;
	color: #990;
}


.small2 {

	font-size: .7em;
	color: #990;
}


.small4 {

	font-size: .65em;
	color: #990;
}


a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#666;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#e1e1e1}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
  position:absolute;
    top:2em; left:5em;  width:30em;
    border:none;
    background-color:#FFCC66;
    color:#cc3366;
    text-align: center}



.hrv { 
  height: 100px;
  border-right: 6px solid blue;
  width: 6px;
  voice-family: "\"}/*\"";
  width: 0px;}
/* */


