body, td, p, input, textarea, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #000000;
}
.ATopMenu {
    padding-left: 15px;
	font-size: 12pt;
    font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.ATopMenu:HOVER {
	text-decoration: underline;
}	
.TopMenu {
    padding-left: 15px;
	font-size: 12pt;
    font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.Phone {
	font-size: 10pt; 
    font: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-left: 15px;
	color: white;
	text-decoration: none;
}
.AEmail {
	font-size: 10pt; 
    font: Arial, Helvetica, sans-serif;
    font-weight: bold;
	color: white;
    padding-left: 15px;
	text-decoration: none;
}
.AEmail:HOVER {
	text-decoration: underline;
}
.AMidTable {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;
}
.AMidTable:HOVER {
	text-decoration: none;
}	
.BackTable {
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background: #ffffff;
	width: 756px;
}
.Logo {
	height: 100px;
	width: 780px;
	background: #1A5E9B;
}
.Spacer {
	height: 5px;
}
.ATextBanner {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #3176B1;
	background: #0C4C89;
	height: 32px;
	width: 780px;
	text-align: right;	
	vertical-align: middle;
}
.ATextBanner:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
}
.MainCentre {   	
	background: #FFFFFF;	
	width: 567px;
}
.RightBanner {
    background: #1A5E9B;
	width: 213px;
	vertical-align: top;
	text-align: center;
}
.Title {
	font-weight: bold;
}

.Text {
	font-weight: normal;
	line-height: 100%;	
	
}

.MainText {
	padding-right: 20px;	
	color: #000000;
}
.style1 {
	text-align: left;
	font-size: 11pt;
	color: #ffffff;
	font-style:italic;
}
.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #FFFFFF;
	font-size: 16pt;
	font-family: "Comic Sans MS";
	font-style:italic;
}
.input 
{ 
   background-color: #ececec; 
   font-family: arial; 
   font-size: 10pt; 
   color: #000000; 
   border-style:groove; 
    
}