.cell{
	text-align:center;
	/*float:left;*/
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: gray;
}
.cell img{
	border:1px solid #000000;
}
.style1 {color: #999999}
.style2 {color: #666666}

a img {border: 0;}
/*
A:link { color: 666666; TEXT-DECORATION: none; }
A:visited { color: 666666; TEXT-DECORATION: none; }
A:hover { color: 000000; TEXT-DECORATION: underline; }
A:link.u { color: 000000; TEXT-DECORATION: underline; }
A:visited.u { color: darkmagenta; TEXT-DECORATION: underline; }
*/
/* color:#7f7243; rgb(127, 127, 0) 796c3a */
body,td,th,textarea,input,select {color: #ab9c60; FONT-SIZE:12px; FONT-FAMILY: Arial, Helvetica, sans-serif;}
form {padding:0; margin:0;}
table {align: left;}
hr {color: #2f4f4f;
	size: 1px;}
li {margin: 0 0 8 0;}
h1 {
	font-size: 18;
	color: #2f4f4f;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 0 0;
}
h2 {
	font-size: 16;
	color: #2f4f4f;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 0 0;
}
.button {
	display: block;
	text-align: right;
	width: 115px;
    background-color: #093;
    color: white !important;
	/*margin: 0px 0px 5px 0px;*/
    border-left:   1px solid #c96;
    border-top:    1px solid #ca9;
    border-right:  1px solid #930;
    border-bottom: 1px solid #310;
    padding: 0em 0.5em 0em 0.5em;
    font-family: helvetica, sans-serif;
    font-size: 9pt;
    text-decoration: none; 
}
.button:hover {
	background: #0c3;
	text-decoration: none;
}

.button#red {
    background-color: #ff0000;
}
.button#red:hover {
	background: #ff6347;
	text-decoration: none;
}

a.footer_links {
	color: #778899;
	font-family: arial;
	font-size: 9pt;
	text-align: center;
}
.error { padding: 11px,0,11px,0;
		 color: #B65353;
}
.email {
	color: #ab9c60;
	text-decoration: none;
}
.email:hover {
	text-decoration: underline;
}
.notes { FONT-SIZE: 11px; LINE-HEIGHT:9px; }
.red { color: crimson; FONT-SIZE:11px; font-weight:bold; }

/*@font-face {
	font-family: Papyrus;
	src: url(scripts/PAPYRUS0.eot);
}*/
@font-face {
    font-family: AvantGarde Bk BT, Verdana;
    font-style:  normal;
    font-weight: normal;
    src: url(AVANTGA0.eot);
  }
a.menu_on {
	font-family: AvantGarde Bk BT, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #f44145; /* f73a1b */
	text-decoration: none;
} /* font-family: AvantGarde Bk BT; color: #ff8000 */
a.menu_off {
	font-family: AvantGarde Bk BT, Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #ab9c60; /* 7f7243 */
	text-decoration: none;
} /* font-family: AvantGarde Bk BT; color: #ffffff */
a.menu_off:hover {
	text-decoration: none;
	color: #f44145; /* f73a1b */
}
