/* HTML TAG STYLES */
body { color: #4c4c4c; font-family: "Lucida Grande", Arial, sans-serif; font-size: 12px; margin: 0px; padding: 0px; }
form { margin: 0px; padding: 0px; }
p, td { color: #4c4c4c; font-family: sans-serif; }
p.top0 { margin-top: 0px; padding-top: 0px; }
ul { margin: 0px; padding: 0px 20px; }

/* LINK STYLES */
a:link { color: #c9001c; text-decoration: none; }
a:visited { color: #c9001c; text-decoration: none; }
a:active { color: #c9001c; text-decoration: none; }
a:hover { color: #333333; text-decoration: none; }

/* BACKGROUND/PADDING STYLES */
.border-top { border-top: 1px solid #C0C0C0; }
.divider_bkg { background: url(../images/shell/divider.gif) repeat-y; background-position: top right; }
.homeheader1 { background: url(../images/shell/homeheader1.jpg) no-repeat; background-position: top left; }
.homeheader2 { background: url(../images/shell/homeheader2.jpg) no-repeat; background-position: 0px 281px; }

/* TEXT STYLES */
.luc10 { font-family: "Lucida Grande", Arial, sans-sertif; font-size: 10px; }
.luc11 { font-family: "Lucida Grande", Arial, sans-sertif; font-size: 11px; }
.luc16 { font-family: "Lucida Grande", Arial, sans-sertif; font-size: 16px; }
.luc22 { font-family: "Lucida Grande", Arial, sans-sertif; font-size: 22px; }
.luc20 { font-family: "Lucida Grande", Arial, sans-sertif; font-size: 20px; }
.black { color: #000000; }
.red { color: #c9001c; }