@font-face {
	font-family: "Copperplate Gothic Bold";
	src: url('Copperplate Gothic Bold BT.TTF');
}

body, td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:		12px;
  color:		#000000;
  line-height: 14px;
}

body
{
  background-color:	#E1B500;
  text-align:	center;
}

th
{
  font-weight:		bold;
  font-size:		13px;
  line-height:		16px;
  text-align:       center;
  background-color:#d7ac00;
}

.appHd
{
  background-color:	#cccccc;
}

.testimonial
{
   color: #CC0000;
   font-variant:small-caps;
}

.importantBig
{
   font-family: "Copperplate Gothic Bold", Verdana, Geneva, sans-serif;
   color:		#660000;
   font-weight: bold;
   font-size:  17px;
   font-style:italic;
}

.important
{
   color:		#B71612;
   font-weight: bold;
   font-size:  14px;
   font-style:italic;
}

.outsideTable {
	border: 1px solid #330000;
}

a.MENU-1-ON, a.MENU-1-OFF:hover,  a.MENU-1-ON:hover 
{
  font-size:		14px;
  text-decoration:	none;
  color:		#df352d;
  font-weight: bold;
  line-height: 15px;
}

a.MENU-1-OFF
{
  font-size:		14px;
  text-decoration:	none;
  color:			#ffffff;
  font-weight: bold;
  line-height: 15px;
}

a
{
    color:		#B79300;
    text-decoration:	underline;
}

a:hover
{
  color:		#990000;
  text-decoration:	underline;
}
hr
{
  color:   #B79300;
}
h1
{
  font-family: "Copperplate Gothic Bold", Verdana, Geneva, sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #B79300;
  font-weight: bold;
}

h2
{
  font-size:		14px;
  color:			#990000;
  font-weight: bold;
}

h3
{
  font-size:		13px;
  color:			#660000;
  font-weight: bold;
  font-style:italic;
}



div.FOOTER image
{
  padding-right: 100px;
}
div.FOOTER
{
  font-size:		10px;
  background-color:	#E1B500;
  line-height: 11px;
  color:#660000;
}

div.FOOTER a
{
  font-size:		10px;
  text-decoration:	underline;
  color:#660000;
}
div.FOOTER a:hover
{
  font-size:		10px;
  text-decoration:	underline;
  color:#FFFFFF;
}

