body { height: 100%; margin: 0; padding: 0; background-image: url("/images/layout/mainback.jpg"); background-color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: .82em; color: #000000; line-height: 16px}

.TableBack { background: url(/images/layout/maintablebackground.jpg) 0% 0%}
.HomePineapple { background: url(/images/layout/pineapplebottom.jpg) 100% 100% no-repeat; }

.BottomWhite { font-size: .80em; color: #ffffff; }
.BottomGreen { font-size: .80em; color: #bfc49d; }

a.MainLink:link { color: #225794; }
a.MainLink:visited { color: #225794; }
a.MainLink:hover { color: #FF0000; text-decoration: none}

a.FooterLink:link { font-size: .80em; color: #ffffff; }
a.FooterLink:visited { font-size: .80em; color: #ffffff; }
a.FooterLink:hover { font-size: .80em; color: #FF0000; text-decoration: none}
.style2 {font-size: .80em; color: #bfc49d; font-weight: bold; }

input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #000000;
background-color: #bcc489;
border: 1px solid #000000;
}