BODY {
margin: 20px 0px 0px 20px;
background:#807634 }

TABLE {
color: #000000;
font-size: 8pt;
font-family: Tahoma, Verdana, sans-serif;
letter-spacing: 1px;
text-align: justify }

a:link { color: #807634; text-decoration: none; font-weight: bold }
a:visited { color: #814528; text-decoration: none; font-weight: bold }
a:hover { color: #A52222; text-decoration: none; font-weight: bold }
a:active { color: #A52222; text-decoration: none; font-weight: bold }

big { font-size: 10pt }

.maintbl { height: 100% }
.content {
	padding: 25px;
}

INPUT
{
color:#000000; border: 1px #666666 solid
}

TEXTAREA
{
color:#000000; border: 1px #666666 solid
}

.priceInput
{ 
background-color: #ffffff;
border-width: 0px; 
font-size: 10pt;
font-weight: bold;
font-family: Tahoma, Verdana, sans-serif
}
.submit
{
background-color: #ffffff;
border-width: 0px; 
font-size: 10pt; 
color: #807634;
font-weight: bold;
font-family: Tahoma, Verdana, sans-serif
}
.button
{
background-color: #FFFFFF;
border: 1px #666666 solid;
color: #807634;
font-weight: bold;
font-size: 10pt;
font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif
}

/*table border styles*/
.tbsides { border: 1px #666666 solid; text-align: left }
.tbbr { border-width: 0px 1px 1px 0px;
		border-color: #666666;
		border-style: solid }
.tbb { border-width: 0px 0px 1px 0px;
		border-color: #666666;
		border-style: solid }
.tbr { border-width: 0px 1px 0px 0px;
		border-color: #666666;
		border-style: solid }