body{
padding:0px;
margin:0px;
background-color:#000000;
background-image:url(images/quotes_bg.gif)
}

table {border-collapse:collapse; border:0px;}

td { vertical-align:top; padding:0px;}

.bodytext_wh{
font-style:normal;
font: GillSans, Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
}

.bodytext_gr{
font-style:normal;
font: GillSans, Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#999999;
}

.bodytext{
font-style:normal;
font: GillSans, Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
}

input.groovybutton
{
   font-size:12px;
   font-family:GillSans;
   color:#FFFFFF;
   background-color:#000000;
   border-style: solid;
   border-width:1px;
   border-color:#a06a3b;
   border-bottom-color:#79481d;
   border-left-color:#a06a3b;
   border-right-color:#79481d;
   border-top-color:#a06a3b;
   height:24px;
   cursor:hand; }
   
input.textfield
	{
	font-size:11px;
	font-family:GillSans;
	background-color:#e6c697;
	color:#333333;
	border:thin;
	border-color:#000102;
	border-style:solid;
	border-width:1px; }
	



