.txfieldbor {
	border: 1px solid #990000;
	font-family: Verdana, ;
	font-size: 10px;
	color: #003366;



}
.heasearch {
	font-family: Verdana,;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
}
.tabbor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.botnavsize {
	font-family: Verdana, ;
	font-size: 10px;
	font-weight: bold;

}
.toptxt {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	color: #003366;

}
.sitemap {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;


}
.newhed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;

}
.untxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;

}
.table {
	border: thin dashed #990000;
}
/*.red {
  color:red;
}*/
A:Link
{
    font-size: 8pt;
    font-family: Verdana;
    text-decoration: none;
	color:#003366;
}
A:Visited
{
    font-size: 8pt;
    font-family: Verdana;
    text-decoration: none;
	color:#003366;
}
A:Hover
{
    font-size: 8pt;
    font-family: Verdana;
    text-decoration: underline;
	color:#003366;
}