﻿body {  font-family: Arial, sans-sarif
		}
			
.heading { font-family: Myriad, sans-sarif
		 padding-left: 10px;
		 padding-top: 5px;
		 font-size: 16pt;
		 color:#fff; 
	   }
.tb1 {  border-width: 1px;
		border-style: solid;
		border-color: #993333;
	   }
.tb2 {  border-width: 0px;
		border-style: none;
		background-image: url('siteart/button_bar.gif');
		background-repeat: no-repeat;
		}
p 	 {  padding-left: 5px;
		font-family: Arail, sans-sarif;
		font-size: 10pt;
		color: #fff; 
		}	
.bt   { font-family: Arial;
		 font-size: 9pt; 
		 color: #FFFFFF;
		 padding-left: 10px;
		 padding-right: 5px;
     }	
a:link { font-family: Arial;
		 font-size: 9pt; 
		 color: #FFFFFF;
		 text-decoration: none;	
		}
a:hover { font-family: Arial;
		 font-size: 9pt; 
		 color: #000;
		 text-decoration: none;	
		}
a:active { font-family: Arial;
		 font-size: 9pt; 
		 color: #FFFFFF;
		 text-decoration: none;
		}
a:visited { font-family: Arial;
		 font-size: 9pt; 
		 color: #FFFFFF;
		 text-decoration: underline;
		}
		
a:link.em { font-family: Arial;
		 font-size: 9pt; 
		 color: #fff;
		 text-decoration: underline;	
		}
a:hover.em { font-family: Arial;
		 font-size: 9pt; 
		 color: #fff;
		 text-decoration: none;	
		}
a:active.em { font-family: Arial;
		 font-size: 9pt; 
		 color: #fff;
		 text-decoration: none;
		}
a:visited.em{ font-family: Arial;
		 font-size: 9pt; 
		 color: #fff;
		 text-decoration: underline;
		}