
.headtext {
	font-family: times; 
	font-size: 20pt; 
	font-weight: bold;
	color: #592010;
}
.errorText {
	font-family: times;
	font-size: 12pt;
	font-weight: bold;
	color: #A1221B;
}
subhead {
	font-family: times;
	font-size: 16pt;
	font-weight: bold;
	color: #592010;
}
.subhead {
	font-family: times; 
	font-size: 12pt; 
	font-weight: bold;
	color: #863b1f;
}
.subhead1 {
	font-family: times; 
	font-size: 14pt; 
	font-weight: bold;
	color: #863b1f;
}
.subhead2 {
	font-family: times;
	font-size: 16pt;
	font-weight: bold;
	color: #592010;
}
.datetext {
	font-family: times; 
	font-size: 11pt; 
	font-weight: bold;
	color: #863b1f;
	text-decoration: none;
}
.selectedtext {
	font-family: times;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.datetext1 {
	font-family: times; 
	font-size: 11pt; 
	font-weight: bold;
	color: #863b1f;
	text-decoration: none;
}
.linktext {
	font-family: times; 
	font-size: 14pt; 
	font-weight: bold;
	color: #592010;
}
.linktext1 {
	font-family: times; 
	font-size: 16pt; 
	font-weight: bold;
	color: #592010;
}
.linktext2 {
	font-family: times;
	font-size: 12pt;
	font-weight: bold;
	color: #592010;
}
.b {
        font-family: times;
        font-size: 11pt;
        font-weight: bold;
        text-decoration: none;
        color: #e0dfaa;
}
a:link IMG {
	border-color: #863b1f;
}
a {
	font-family: times; 
	font-size: 11pt; 
	font-weight: bold;
	text-decoration: none;
	color: #863b1f;
}

a.scrollover {
    display: block;
    width: 35px;
    height: 35px;
    background: url("images/buttonX.gif") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.scrollover {
    background-position: -35px 0;
}

.bodytext {
	font-family: times;
	font-size: 12pt;
	font-weight: normal;
	color: #2a0002;
}
.bodytext1 {
	font-family: times;
	font-size: 12pt;
	font-weight: normal;
	color: #2a0002;
}
.smallBody {
        font-family: times;
        font-size: 10pt;
        font-weight: normal;
        color: #2a0002;
}
th {
        font-family: times;
        font-size: 11pt;
        font-weight: normal;
        background-color: #CCCC99;
        color: black;
}
td {
        font-family: times;
	font-size: 12pt;
	font-weight: normal;
	color: #2a0002;
}
}
div.image {
        margin-bottom:  6px;
        margin-right:   6px;
        padding:        5px;
}
div.image p {
        text-align: center;
        font-style: italic;
        font-size: 14;
	color: black;
        text-indent: 0;
}

div.imageBorder {
	border-color:	#2a0002;
	border-width:	thin;
	border-style:	solid;
}
div.imageBorder p {
	text-align: center;
	font-style: italic;
	font-size: 12;
	color: black;
        text-indent: 0;
}

div.imageFloatLeft {
        float:  left;
        margin-bottom:  -2px;
        margin-right:   10px;
	margin-left:    0px;
        padding: 0.2em;
        border-width:   0px;
        border-style:   solid;
        border-color:   #434343;
}

div.imageFloatLeft p {
        text-align: center;
        font-style: italic;
        font-size: smaller;
        text-indent: 0;
}

div.imageFloatRight {
        float:  right;
        margin-bottom:  -2px;
        margin-left:    10px;
        padding: 0.2em;
        border-width:   0px;
        border-style:   solid;
        border-color:   #434343;
}
div.imageFloatRight p {
        text-align: center;
        font-style: italic;
        font-size: smaller;
        text-indent: 0;
}
table.unpaintedTable {
	margin:0;
	border:2px solid #605035;
	background:#ccab6f;
}
table.unpaintedTable th {
	font-family:Times;
	font-size:1.1em;
	font-weight:bold;
	padding:5px;
	text-align:left;
	color:#F3CC85;
	background:#6A5A3B;
	vertical-align: middle;
}
table.unpaintedTable td {
	padding:2px;
	font-family:Times;
	font-size:0.9em;
	vertical-align: middle;
}
table.unpaintedTable tr.total {
	background:#927a50;
}
table.unpaintedTable tr.alt {
	background:#AD915E;
}
table.unpaintedTable tr:hover {
	background:#E7C27E;
}


label
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 9.5em;
}
input
{
color: #592010;
background: #DDC28B;
border: 1px solid #592010
}
.submit input
{
color: #000;
background: #DDC28B;
border: 2px outset #592010
}
textarea
{
color: #592010;
background: #DDC28B;
border: 1px solid #592010
}
fieldset
{
border: 1px solid #592010;
width: 20em
}

legend
{
color: #592010;
background: #DDC28B;
border: 1px solid #592010;
padding: 2px 6px
} 




