<style type="text/css">
		td {padding: 0px; spacing: 0px;}
		
		A {
		text-decoration: none;
		color:		 #77060B;
		font-family:	 Arial, Times New Roman, verdana;
		font-weight:	 bold;
		font-size:	 13px;
		}
		A:HOVER {
		text-decoration: underline;
		color: 		 #77060B;
		font-family:	 Arial, Times New Roman, verdana;
		font-weight:	 bold;
		font-size:	 13px;
		}
		A:VISITED {
		color: 		 #77060B;
		font-family:	 Arial, Times New Roman, verdana;
		font-weight:	 bold;
		font-size:	 13px;
		}


		A.bluelink {
		text-decoration: none;
		color:		 #BDBDBF;
		font-family:	 Arial, Times New Roman, verdana;
		font-weight:	 bold;
		font-size:	 13px;
		}
		A:HOVER.bluelink {
		text-decoration: underline;
		color: 		 #BDBDBF;
		font-family:	 Arial, imes New Roman, verdana;
		font-weight:	 bold;
		font-size:	 13px;
		}
		A:VISITED.bluelink {
		color: 		 #BDBDBF;
		font-family:	 Arial, Times New Roman, verdana;
		font-weight:	 bold;
		font-size:	 13px;
		}

		A.image {
		text-decoration: none;
		
		}
		A:HOVER.image {
		text-decoration: none;
		
		}
		A:VISITED.image {
		text-decoration: none;
		}

		.header {
		background-color: #01379B;
		color:           #FFFFFF;
		font-weight:     bold;
		font-family:     Arial, Times, Verdana;
		font-size:       14px;
		text-align:	 center;
		}

		body {
		background-image: none;
		background-repeat: no-repeat;
		background-position: center; 
		background-color: #77060A; 
		}

		.imghead {
		background-color: #77060A;
		text-align:	 right;
		}

		.text {
		background-image: url(images/shield.jpg);
		background-repeat: repeat-y;
		background-position: center; 
		background-color: #ffffff; 
		color:           #000000;
		font-family:     Arial, Times New Roman, Verdana;
		font-size:       13px;
		text-align:	 left;
		padding:	5px;
		border-top:	double #77060B;
		border-left:	2px solid black;
		}

		.picline {
		background-image: url(./images/badge.jpg);
		background-repeat: no-repeat;
		background-position: top-left; 
		background-color: #ffffff; 
		color:           #000000;
		font-family:     Arial, Times New Roman, Verdana;
		font-size:       13px;
		text-align:	 left;
		padding:	5px;
		border-top:	2px solid black;
		border-left:	2px solid black;
		border-right:	2px solid black;
		}

		.midtext {
		background:  	 #ffffff;
		color:           #000000;
		font-family:     Arial, Times New Roman, Verdana;
		font-size:       13px;
		text-align:	 left;
		border-top:	double #77060B;
		border-left:	 double #77060B;
		padding:	5px;
		border-right:	2px solid black;
		}

		.singleframe {
		background-image: url(images/shield.jpg);
		background-repeat: no-repeat;
		background-position: center; 
		background-color: #ffffff; 
		color:           #000000;
		font-family:     Arial, Times New Roman, Verdana;
		font-size:       13px;
		text-align:	 left;
		padding:	5px;
		border-top:	double #77060B;
		border-left:	2px solid black;
		border-right: 	2px solid black;
		}

		.footer {
		background-color: #ffffff;
		color:           #000000;
		font-weight:     bold;
		font-family:     Arial, Times, Verdana;
		font-size:       12px;
		text-align:	 center;
		border-top:	2px solid #77060B;
		border-left:	2px solid black;
		border-right:	2px solid black;
		border-bottom:	2px solid black;
		}

</STYLE>