/* CSS Document */

body { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; background-color: white; }
p { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; }
td { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; }
a:link { color: #ff6633 ; text-decoration: none; }
a:visited { color: #ff6633 ; text-decoration: none; }
a:hover { color: #ff6633 ; text-decoration: underline; }
a:active { color: #ff6633 ; text-decoration: underline; }
.sidebar { font-size: 10px; line-height: 15px; }
#header { background-image: url(../images/bkgrd_maintext2.gif); background-repeat: repeat-x; padding-top: 5px; padding-right: 20px; padding-left: 20px; }
#sidebar { padding-top: 20px; padding-right: 20px; }
#maintext {padding-top: 5px; padding-right: 20px; padding-bottom: 20px; padding-left: 20px; }
#footer { background-image: url(../images/footerbackground.gif); background-repeat: repeat-x; }
.footertext { color: #fff; font-size: 10px; line-height: 15px; }
#shadow { background-image: url(../images/bkgrd_undernav.gif); background-repeat: repeat-x; }