﻿body {
}
.HeaderStyle1
{
    background-color: #06244D;
    color: #90BBF5;
    font-family: PanRoman;
    font-size: x-large;
    font-weight: 500;
    font-variant: small-caps;
    text-transform: none;
    width: 100%;
    height: 170px;
    border: thin hidden #1368DA;
    text-align: center;
}
.HeaderStyle2
{
	border-style: hidden;
	border-width: medium medium medium 0px;
	border-color: #FFFFFF;
	background-color: #06244D;
	color: #90BBF5;
	font-family: PanRoman;
	font-size: x-large;
	font-weight: 500;
	font-variant: small-caps;
	text-transform: none;
	width: 100%;
	text-align: center;
}
