body {
background-color: #ffffff;
color: #000000;
margin: 0px;
padding:0px;
background: url(http://ltbwebdesign.com/images/bg2.gif);
background-repeat:repeat-x;
}
td, p {
font-family: Arial, Helvetica;
font-size: 10pt;
}
p {
margin:0; padding: 0;
}
td.largerfont {
font-family: Arial, Helvetica;
font-size: 12pt;
}

td.padded, td.linksleft, td.linksright {
padding-left: 10px;
padding-right: 10px;
}

td.linksleft {
border-right: 1px solid #795832;
width: 120px;
}

td.linksright {
border-left: 1px solid #795832;
width: 120px;
}

.error {
color: #CC0000;
}

.highlighttext {
font-family: Arial, Helvetica;
color: #795832;
font-weight: bold;
line-height:30px;
font-size:16px;
}
.highlighttext a:link{
color:#795832;
text-decoration:underline;}
.highlighttext a:active{
color:#795832;
text-decoration:underline;}

.highlighttext a:visited{
color:#795832;
text-decoration:underline;}


.lightcolortext {
color: #999999;
font-style: italic;
}

.accent {
font-style: italic;
}

.linecolor {
color: #b6ce90;
}

.cellaccent {
background-color: #ecf4df;
}

.generaltable {
background-color: #ecf4df;
border: 1px solid #b6ce90;
width: 500px;
padding: 3px;
spacing: 0px;
}

.largetable {
background-color: #ecf4df;
border: 1px solid #b6ce90;
padding: 3px;
spacing: 0px;
}

.smalltable {
background-color: #ecf4df;
border: 1px solid #b6ce90;
width: 360px;
padding: 3px;
spacing: 0px;
}

.colortable {
border: 1px solid #C0C0C0;
border-collapse: collapse;
}

.colorcell {
border: 1px solid #C0C0C0;
}

.fieldname {
font-weight: bold;
color: #000000;
text-decoration: none;
}

.regtext {
font-family: Arial, Helvetica;
font-size: 10pt;
}

.smalltext {
font-family: Arial, Helvetica;
font-size: 8pt;
}

.largelinks {
font-size: 12pt;
}

.largeboldtext {
font-size: 14pt;
font-weight: bold;
}

.noline {
text-decoration: none;
}

.black {
color: #000000;
}

.nolineblack {
text-decoration: none;
color: #000000;
}

.warning {
color: #3836AB;
font-weight: bold;
}

a {
color: #795832;
}

a.links:hover {
color: #795832;
text-decoration: underline;
}

a.linkset {
color: #795832;
font-weight: bold;
text-decoration: none;
}

input.button, .button {
color:#795832;
background-color: #ecf4df;
border:2px solid;
border-top-color: #c9dea8;
border-left-color: #c9dea8;
border-right-color: #99b370;
border-bottom-color: #99b370;
filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ecf4df',EndColorStr='#d4e4bb');
}