﻿
.BodyStyle {
margin-top:auto;margin-bottom:auto;margin-right:auto;margin-left:auto;background-color: #100263;
 font-family:Arial, Helvetica, sans-serif;
 font-style:normal;font-size: 12px;color:white;
}

.HeadLine {
	text-align: center;
	direction: ltr;
	vertical-align: baseline;
	font-family: Impact;
	font-size: 28pt;
	margin-top: 16.8pt;
	margin-bottom: 0pt;
	color: orange;
}


.HeaderCell {
	background-image: url('/photos/topcellbg.png');
}

.HeaderText {
 font-family:Arial, Helvetica, sans-serif;
 font-style:normal;font-size: 16px;color:white;
}

.PCenter {
 text-align: Center;
 }
.PLeft {
 text-align: left;
 }
 .footer {
 text-align: Center;
 font-family:Arial, Helvetica, sans-serif;
 font-style:normal;font-size: 11px;color:#E0E0E0;
 }

.redspace {
	background-image: url('/photos/1b1.jpg');
}
.spacer {
	background-image: url('/photos/spacer.gif');
}



a:link { 
text-decoration:underline;
color : white;
} 
a:hover { 
color : red;
font-weight : bold;
text-decoration:underline;
} 
a:active { 
text-decoration:underline;
font-weight : bold;
color: orange;
} 

a:visited { 
text-decoration:underline;
font-weight : bold;
color: orange;
} 

