﻿body
{
}
a
{
color:Blue; 
text-decoration: underline;
}
a:hover
{
}
h1
{
  font-family: verdana; 
  font-weight:bold;
  font-size:18px; 
  margin-top:10px; 
  margin-bottom:5px; 
}

h2
{
  font-weight:bold;
  font-size:14px; 
  margin-top:5px; 
  margin-bottom:5px; 
}

h3
{
  font-size:100%;
  font-weight:bold;
  margin-top:2px; 
  margin-bottom:2px; 
}

.searchtxt 
{
	padding:4px;	
	display:block;  
	float: left; 
}
.searchbtn 
{
	padding:2px;
	border:Navy 1px Solid;
	background-color: Yellow; 
	width: 80px; 
	height: 30px; 
	color: #ffffff; 
	font-weight: bold;
	cursor:pointer;  
}
.searchbtnEngland
{
	padding:2px;
	border:Navy 1px Solid;
	background-color: Navy; 
	width: 80px; 
	height: 30px; 
	color: #ffffff; 
	font-weight: bold;
	cursor:pointer;  
}
.searchlabelbtn
{
	border-style:none;
}
.TopNavLink
{
  font-size:10px;
}
.MainText
{
  font-size:11px; 
  height:100%;
}
.SmallText
{
  font-size:10px; 
}
input
{
  font-family: verdana; 
  font-size: 11px; 
}  
select
{
  font-family: Verdana; 
  font-size:11px;
}

