body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

.MainBack { background: #F1DBC3 url(/images/layout/background_main.jpg) 0% 0% repeat-x; }
.SideWater { background: #C9A98A url(/images/layout/pic_sidewater.jpg) 0% 0% no-repeat; }
.BottomSideWater { background: url(/images/layout/pic_sidewater2.jpg) 0% 0% no-repeat; }

a.MainLink:link { font-family: "Trebuchet MS"; font-size: 12px; color: #4D5385; }
a.MainLink:visited { font-family: "Trebuchet MS"; font-size: 12px; color: #4D5385; }
a.MainLink:hover { font-family: "Trebuchet MS"; font-size: 12px; color: #F91600; }

a.FooterLink:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
a.FooterLink:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
a.FooterLink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; }

.MainCopy { font-family: "Trebuchet MS"; font-size: 12px; }
.SmallCopy { font-family: "Trebuchet MS"; font-size: 10px; }
.HeadCopy { font-family: "Trebuchet MS"; font-size: 14px; color: #4D5385; }
.FooterText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #000000;
background-color: #C9E3ED;
border: 1px solid #000000;
}