.copyright {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-style: italic; color: #000000; text-align: center;}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #990000}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt}
.heading_sm {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #990000; font-weight: bold}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000}
td {  }
.table_heading {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFFFF}


.menuHeading {
	background-color:  #993333;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

		/* link styles below for links */
		 a:visited { 
			color: #F00; 
			text-decoration: none;
		}
		
		 a:link { 
			color: #F00; 
			text-decoration: none;
		} 
		
		 a:active { 
			color: #F00; 
			text-decoration: none;
		} 
			
		 a:hover { 
			color: #FFF;
			background: #F00;
			text-decoration: none;
		}
		
	.tdBgArm {
		background-image: url(/exports/site_layout/site_layout_r2_c1.gif);
		background-repeat: no-repeat;
	}
	
	
	.tdBgStripes {
		background-image: url(/exports/site_layout/site_layout_r2_c2.gif);
		background-repeat: repeat-y;
	}