body
{
  font-family:  arial,sans-serif; 
  font-size:13px;
  /*color:#3F3F3F;
  background-color:#DFDFDF; */
  color:White;
  background-color:Navy; 
  margin:0px;
}

a
{
  color:Yellow;
	text-decoration: underline;
}

a:hover
{
	color:White;
}

ul
{
  font-family: verdana; 
  font-size:11px;
  list-style-image: url(../images/small_arrow.gif);
  list-style-type:square; 
  list-style-position:outside; 
  padding-left:30px; 
  margin-left:0px;
  margin-top:5px; 
  color:White;
}

ol
{
  list-style-image: none;
  list-style-type:decimal;
  list-style-position:inside; 
  margin-left:5px; 
  padding-left:5px; 
  margin-top:5px; 
}

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: black; 
	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;
}
.backtable
{
background-color:White;
background-image:url("../images/bluegrad.png"); 
height:99%;
border:1;
width:800px;
text-align:center; 
}

