*		{
		  font-family:		arial, verdana, sans-serif;
		  font-size:		12px;
		}
a.bottominfo	{
		  text-decoration:	none;
		  color:		#6c6c6c;
		}
a.bottominfo:hover	{
		  text-decoration:	underline; 
		  color:		#6c6c6c;
		}

td.rightpane	{
		  padding-top:		0px;
		  padding-bottom:	0px;
		  padding-left:		10px;
		  padding-right:	10px;
		}
td.leftpane	{
		  padding-top:		0px;
		  padding-bottom:	0px;
		  padding-left:		0px;
		  padding-right:	0px;
		}
td.centerpane	{
		  padding-top:		0px;
  		  padding-bottom:	10px;
		  padding-left:		10px;
  		  padding-right:	10px;
		}
td.indexcenter	{
		  padding-top:		0px;
		  padding-bottom:	0px;
		  padding-left:		6px;
  		  padding-right:	6px;		  
		}

td.center	{
		  text-align:		center;
		}
td.topslogan	{
		  font-size:		16px;
		  line-height:		150%;
		  font-weight:		bold;
		  text-align:		center;
		}
td.bottomslogan	{
		  font-size:		14px;
		  font-weight:		bold;
		  text-align:		center;
		}
a		{
		  text-decoration:	none;
		  color:		#3980f4;
		}
a:hover	{
		  text-decoration:	underline; 
		  color:		#3980f4;
		}
td.bottominfo	{
		  padding:		2px;
		  text-align:		center;
		}
td.copyright	{
  		  padding:		5px;
		  text-align:		center;
		  color:		#c0c0c0;
		}
td.content	{
		  font-size:		12px;
		  text-align:		left;
		  padding-left:		10px;
		  vertical-align:	top;
		}
img		{
		  border-width:		0;
		}
p.headline	{
		  font-size:		14px;
		  text-align:		left;
		  font-style:		italic;
		  font-weight:		bold;
		}
p.warning	{
		  text-align:		left;
		  font-style:		italic;
		}
table.links	{
		  border-width:		0;
		  padding:		0;
		  margin:		2px;
		}
th.links	{
		}
td.linksleft	{
		  vertical-align:	top;
		}
td.linksright	{
		  vertical-align:	top;
		}

table.afpres	{
		  border:		0;
		  width:		100%;
		  margin:		0;
		  padding:		0;
		}

td.aftype, td.afcat,
td.afcont, td.afphone,
td.afref
		{
		  border-top-style:	none;
		  border-bottom-style:	solid;
		  border-bottom-width:	1px;
		}
td.aftype, td.afcat
		{
		  text-align:		center;
		  border-right-style:	solid;
		  border-right-width:	1px;
		  vertical-align:	middle;
		  text-align:		center;
		}
td.aftype	{
		  width:		12px;
		  border-right-color:	#C0C0C0;
		  font-weight:		bold;
		}
td.afcat	{
		  width:		45px;
		  border-right-color:	#C0C0C0;;
		  font-weight:		bold;
		}
td.afcont, td.afphone
		{
		  padding-left:		5px;
		  vertical-align:	top;
		}
td.afphone	{
		  width:		23%;
		}
td.afref	{
		  width:		36px;
		  vertical-align:	top;
		  font-weight:		bold;
		}

div.catpopup	{
		  position:		absolute;
		  z-index:		1;
		  //left:			230px;
		  visibility:		hidden
		}
div.popupcont	{
		  width:		250px;
		  background-color:	white;
		  border:		1px black solid;
		}
p.nomatch	{
		  font-size:		10px;
		  font-weight:		bold;
		}
		
		.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}