h1
{
	font-size: 22px; 
	font-family: "Times New Roman";
	color:#A3674F;
}

h1 a
{
	font-size: 22px; 
	font-family: "Times New Roman";
	color:#000080;
	text-decoration: none;
}

h1 .arrow
{
   font-size:11pt;
}

h2
{ 
   font-size: 10pt; 
   color: #454545; 
   background-color: #E0B644; 
   margin-bottom: 0; 
   font-family: arial;
   padding-left: 2px; 
   padding-top: 2px; 
   padding-bottom: 2px;
}

h2 a
{
	font-size: 10pt;
	color: #B98E3B;
	background-color: #F7DAAD; 
	font-family: arial;
}

h3
{
	font-size: 18px;
	font-family: "Times New Roman";
	color: #A3674F;
}

h3 a
{
	font-size: 18px;
	font-family: "Times New Roman";
	color: #000080;
	text-decoration:none;
}

#azsearch a
{
	color: #02348D;
	background-image: url('../images/azbuttons.gif');
	text-align:center;
	width:22px;
	height:27px;
	margin-right:1px;
	float:left;
	background-position: 0 27px;
	text-decoration:none;
}
#azsearch a:hover{
	  color: #000000;
	  background-image: url('../images/azbuttons.gif');
	  text-align:center;
	  width:22px;
	  height:27px;
	  margin-right:1px;
	  float:left;
	  background-position: 0 55px;
	  text-decoration:none;
}

.txtbox
{
	border:solid 1px #EEA41E;background-color:#FFCC00;
}