A:link 		{text-decoration: underline;
		 border: none;
		 outline: none;
					}

A.menulink:link { color: white;
		  text-decoration: none;} /* unvisited links */

A.menulink:visited { color: white;
		     text-decoration: none; } /* visited links */

A.menulink:hover { text-decoration: none;
		   color: red;
		   font-weight: bold; 
					  } /* user hovers */

A.menulink:active { text-decoration: none;				   						            color: red;
		    font-weight: bold;
					   } /* active links */
					   
H1 {
		font-size: 18px;
		}
					   
H2 {
		font-size: 14px;
		}


table {		font-family: Verdana, "Arial", sans-serif;
				font-size: 13px;
				color: black;
				}
				
table.root {	position: absolute;
				top: 0;
				bottom: auto;
				right: auto;
				left: 0;
				}	
table.cellborder { 
border-collapse: collapse; 
border: .05em solid #000;
} 			

		
td.menubar {font-family: trebuchet, "Helvetica", sans-serif;
				font-size: 13px;
				font-weight: bold;
				color: white;
				}
				
td.menuleft {font-family: trebuchet, "Helvetica", sans-serif;
				font-size: 13px;
				font-weight: bold;
				color: white;
				background-image: url("images/mbckgnd.jpg");
background-position: top;
background-repeat: no-repeat;}

td.bottombar {font-family: trebuchet, "Helvetica", sans-serif;
		font-size: 12px;
		color: white;}
		
td.signature {font-family: trebuchet, "Helvetica", sans-serif;
		font-size: 10px;
		color: black;}
		
td.cellbordersides { 
border-collapse: collapse; 
border: .05em solid #000; 
border-top: 0;
border-bottom: 0; 
} 

td.cellborderright { 
border-collapse: collapse; 
border: .05em solid #000; 
border-top: 0;
border-bottom: 0; 
border-left: 0;
} 		

td.cellbordertop { 
border-collapse: collapse; 
border: .05em solid #000; 
border-right: 0;
border-bottom: 0; 
border-left: 0;
} 

td.cellborderbot { 
border-collapse: collapse; 
border: .05em solid #000; 
border-top: 0;
border-right: 0; 
border-left: 0;
} 

td.cellbordertopbot { 
border-collapse: collapse; 
border: .05em solid #000; 
border-right: 0; 
border-left: 0;
} 

td.cellborder { 
border-collapse: collapse; 
border: .05em solid #000;
} 





		




