a:link, a:active, a:visited {
 color: 0970FD;
 text-decoration: none;
}
 

a:hover {
 text-decoration:underline;
}


.leftcol {
		 border-right: dotted 2px #4080a0;
		 padding: 0px;
}

.leftcol1 {
		 border-right: dotted 1px #4080a0; border-color: #C0C0C0;
		 padding: 0px;
}

.rightcol {
		 border-left: dotted 2px #4080a0;
		 padding: 0px;
}

.centercol {
		 padding-right: 10px;
		 padding-left: 10px;
}

.outertable { 
		   border: solid 1px #3D6BAB;
}

.boafpicrightcol {
	 border-right: solid 2px #4080a0;
	 border-top: solid 2px #4080a0;
	 border-bottom: solid 2px #4080a0;
	 padding: 5px;
}

.boafpicleftcol {
	 border-left: solid 2px #4080a0;
	 border-top: solid 2px #4080a0;
	 border-bottom: solid 2px #4080a0;
	 padding: 0px;
}

.tblblueborder { 
		   border: solid 2px #3D6BAB;
}
.tblgreyborder { 
		   border: solid 2px #C0C0C0;
}
