body  { color: #333; background-image: url(../images/main_nav/bg_main.gif); margin: 0px; padding: 0px; border: 0px }
td  { font-size: 11px; font-family: Verdana, Geneva, "Lucida Grande", sans-serif }
img { border: 0px }

a:link, a:visited   { color: #069; text-decoration: none }
a:hover, a:visited:hover, a:active   { color: #036; text-decoration: none }

.mntxt     { color: #fff; font-weight: bold; font-size: 11px; font-family: Verdana, Geneva, "Lucida Grande", sans-serif; margin: 20px 50px }
.head { color: #333 }

.rightcol { background-image: url(../images/main_nav/bg_rtcol.gif) }
.leftcol { background-image: url(../images/main_nav/bg_lftcol.gif) }
.bgblue { background-image: url(../images/main_nav/bg_main.gif) }
.bgwhite  { background-image: url(../images/pixel_white.gif) }
.bgbotrt   { background: url(../images/pixel_white.gif) repeat-y right bottom }
.footer { background-image: url(../images/main_nav/bg_footer.gif) }

.foot  { color: #036; font-size: 10px; line-height: 15px; font-family: Verdana, Geneva, "Lucida Grande", sans-serif; margin: 5px }
.foot a:link, .foot a:visited   { color: #fff; text-decoration: none }
.foot a:hover, .foot a:visited:hover, .foot a:active   { color: #069; text-decoration: none }

/* QUOTES */

.quote { color: #fff; font-style: italic; font-weight: bold; font-size: 15px; line-height: 20px; font-family: Verdana, Geneva, "Lucida Grande", sans-serif; margin: 0px 30px }
.credit { color: #111; font-style: normal; font-size: 11px; font-family: Verdana, Geneva, "Lucida Grande", sans-serif; margin: 0px 30px; text-align: right }
.credit2 { color: #333; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Geneva, "Lucida Grande", sans-serif }


/* DOT-NET STYLES */

.main { color: #fff; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Geneva, "Lucida Grande", sans-serif }
.note   { color: #333; font-weight: normal; font-style: italic; font-size: 10px; font-family: Verdana, Arial, Geneva, "Lucida Grande", sans-serif }
option,  input,  select,  textarea  { color: black; font-size: 11px; font-family: Arial, Geneva, "Lucida Grande", sans-serif; background-color: #eff }
.error   { color: #900; font-style: italic }
.card { border: 1px solid #333; background-color: #fff }
.cardred   { color: #600; font-style: normal; font-weight: bold; font-size: 9px; font-family: Verdana, Arial, Geneva, "Lucida Grande", sans-serif }
.cardblk   { color: #000; font-style: normal; font-size: 9px; font-family: Verdana, Arial, Geneva, "Lucida Grande", sans-serif }


