body, td
{
  font-family:		Verdana, Arial, sans-serif;
  font-size:		13px;
  color:		    #5E4531;
}
body
{
  background-color:		#9A8F7F;
}
li
{
  font-size:		11px;
  line-height:  18px;
   color:		#011770;
}
th
{
  font-weight:		bold;
}
a
{
  color:           #53281D;
}
a:hover
{
  color:		#000000;
}
a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  text-decoration:	none;
  color:		#001B86;
  font-weight:  bold;
  font-size:	12px;
}

a.MENU-1-OFF
{
  text-decoration:	none;
  color:		#9B8E7D;
  font-weight:  bold;
  font-size:	12px;
}
a.MENU-2-ON, a.MENU-2-OFF:hover, a.MENU-2-ON:hover
{
  text-decoration:	none;
  color:		#001B86;
  font-weight:	regular;
  font-size:	11px;
}
a.MENU-2-OFF
{
  text-decoration:	none;
  color:		#5E4531;
  font-weight:	regular;
  font-size:	11px;
}

h1
{
  font-size:		17px;
  font-weight:		normal;
  text-align: right;
  padding-right: 15px;
}
h2
{
  font-size:		14px;
  color:		#011770;
  font-style:    italic;
}
h3
{
  font-size:		13px;
  font-style:    italic;
}

ul.TickList {
  list-style-image: url(tick.gif);
}

b, dt
{
  font-weight:		bold;
}


div.FOOTER
{
  color:		#fffff3;
  font-size:		10px;
}
div.FOOTER a 
{
  color:		#fffff3;
  font-size:		10px;
}
div.FOOTER  a:hover
{
  color:		#000000;
  font-size:		10px;
}

table.quote
{
	background-color:  #E4DACE;
}