BODY {font-family: arial;
background: url(background.jpg);
background-size: cover;
}

table {background-color: rgba(0,0,0,0);
}

table.toolbar1 {background-color: #000009;
		position: absolute;
		left: 0px;
		top: 0px;
		width: 102%;
		border: 0;
		cellpadding: 4
		cellspacing: 1;} 
		
tr.toolbar1 {background-color: #000000;}		

tr.divider {background-color: #CC0033;
		height: 5px;}           

A.toolbar1 {font-family: arial;
		color: white;
		text-decoration: none;
		font-size: 95%;}           

A.toolbar2 {font-family: arial;
		color: white;
		text-decoration: none;
		font-size: 85%;}           

A.specialty {font-family: arial;
		color: black;
		text-decoration: none;
		font-size: 125%;}           

A:Hover {color: yellow;}

TD.data {font-size: 70%;}


H2.toolbar1 {color: #000000;}

H3.toolbar1 {color: #000000;}

H4.toolbar1 {color: #000000;}

H5.toolbar1 {color: #000000;}


.small {font-family: arial;
		font-size: 70%;}
		
.medium {font-family: arial;
		font-size: 85%;}		
		
	