
/* ALL PAGES */
A.nav:link { text-decoration: none ; color: #013E7A; font-weight: bold; }
A.nav:visited { text-decoration: none; color: #013E7A; font-weight: bold; }
A.nav:active { text-decoration: none; color: #013E7A; font-weight: bold; }
A.nav:hover { text-decoration: underline; color: #000000; font-weight: bold; }

A.navsub:link { text-decoration: none ; color: #0000FF; font-weight: bold; }
A.navsub:visited { text-decoration: none; color: #0065CA; font-weight: bold; }
A.navsub:active { text-decoration: none; color: #013E7A; font-weight: bold; }
A.navsub:hover { text-decoration: underline; color: #000000; font-weight: bold; }

A.navsub2:link { text-decoration: none ; color: #0000FF; }
A.navsub2:visited { text-decoration: none; color: #0065CA; }
A.navsub2:active { text-decoration: none; color: #013E7A; }
A.navsub2:hover { text-decoration: underline; color: #000000; }

A.navpath:link { text-decoration: none ; color: #707070; }
A.navpath:visited { text-decoration: none; color: #707070; }
A.navpath:active { text-decoration: none; color: #707070; }
A.navpath:hover { text-decoration: underline; color: #363636; }

A.foot:link { text-decoration: none ; color: #FFFFFF; }
A.foot:visited { text-decoration: none; color: #FFFFFF; }
A.foot:active { text-decoration: none; color: #FFFFFF; }
A.foot:hover { text-decoration: underline; color: #B8D7E7; }

A.eblue:link { text-decoration: none ; color: #0000FF; }
A.eblue:visited { text-decoration: none; color: #0000FF; }
A.eblue:active { text-decoration: none; color: #0000FF; }
A.eblue:hover { text-decoration: underline; color: #0000FF; }



/* NAVIGATION - SUBNAV MENU */
IMG.im { margin: 2px 1px 2px 0px; }
TD.sm { width: 100%; text-align: left; }


/* UNDER PAGE */
TD.underpage_left { border-left: 1px solid #013E7A; background: url(images/bg_shadow_left.jpg) scroll; background-repeat: repeat-y; background-position: right top; }
TD.underpage_right { border-right: 1px solid #013E7A; background: url(images/bg_shadow_right.jpg) scroll; background-repeat: repeat-y; background-position: left top; }


/* MAIN SPACE */
P.navipath { color: #707070; text-align: left; font-style: italic; margin: 0px; }


/* TABLE PROPERTIES */
TD.sblue_footer { border-top: 4px solid #0065CA; border-bottom: 1px solid #0065CA; }


/* FIELDS AND BUTTONS */
INPUT { background-color: #F0F0F0; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt }
SELECT { background-color: #F0F0F0; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt }
TEXTAREA { background-color: #F0F0F0; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt }
INPUT.check { background-color: #FFFFFF; border-bottom: #E1E1E1 0px solid; border-left: #E1E1E1 0px solid; border-right: #E1E1E1 0px solid; border-top: #E1E1E1 0px solid; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt }
INPUT.button { background-color: #0065CA; border-bottom: #1C3065 1px solid; border-left: #E6EEFC 1px solid; border-right: #1C3065 1px solid; border-top: #E6EEFC 1px solid; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }

INPUT.quicksearch { background-color: #F0F0F0; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; width: 95px; color: #013E7A; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt }
