/* ALL PAGES */
A.one:link { text-decoration: none; color: #C9F3FF; }
A.one:visited { text-decoration: none; color: #C9F3FF; }
A.one:active { text-decoration: none; color: #C9F3FF; }
A.one:hover { text-decoration: underline; color: #ECF4F5; }

A.two:link { text-decoration: none; color: #FFFFFF; }
A.two:visited { text-decoration: none; color: #FFFFFF; }
A.two:active { text-decoration: none; color: #FFFFFF; }
A.two:hover { text-decoration: underline; color: #ECF4F5; }

A.three:link { text-decoration: none; color: #4B4B4D; }
A.three:visited { text-decoration: none; color: #4B4B4D; }
A.three:active { text-decoration: none; color: #4B4B4D; }
A.three:hover { text-decoration: underline; color: #000000; }

A.nav:link { text-decoration: none; color: #214D58; font-size: 10px; font-weight: bold; }
A.nav:visited { text-decoration: none; color: #214D58; font-size: 10px; font-weight: bold; }
A.nav:active { text-decoration: none; color: #214D58; font-size: 10px; font-weight: bold; }
A.nav:hover { text-decoration: underline; color: #000000; font-size: 10px; font-weight: bold; }

A.navsub:link { text-decoration: none; color: #0060B6; font-size: 10px; font-weight: bold; }
A.navsub:visited { text-decoration: none; color: #0060B6; font-size: 10px; font-weight: bold; }
A.navsub:active { text-decoration: none; color: #0060B6; font-size: 10px; font-weight: bold; }
A.navsub:hover { text-decoration: underline; color: #000000; font-size: 10px; font-weight: bold; }

A.navsub2:link { text-decoration: none; color: #225CD7; font-size: 10px; }
A.navsub2:visited { text-decoration: none; color: #225CD7; font-size: 10px; }
A.navsub2:active { text-decoration: none; color: #225CD7; font-size: 10px; }
A.navsub2:hover { text-decoration: underline; color: #000000; font-size: 10px; }

A.navpath:link { text-decoration: none; color: #1E1E1E; }
A.navpath:visited { text-decoration: none; color: #1E1E1E; }
A.navpath:active { text-decoration: none; color: #1E1E1E; }
A.navpath:hover { text-decoration: underline; color: #000000; }


/* NAVIGATION - SUBNAV MENU */
IMG.imm { margin: 3px 0px 3px 2px; }
IMG.im { margin: 2px 1px 2px 0px; }
TD.sm { width: 100%; text-align: left; }

FONT.lang { font-size: 10px; font-weight: normal; color: #ECEDED; }
FONT.date { font-size: 10px; font-weight: normal; color: #ECEDED; }
FONT.hmenu { font-size: 10px; font-weight: bold; color: #FFFFFF; }


/* MAIN SPACE */
P.footer_left { font-size: 7pt; color: #666666; text-align: left; margin: 0px; }
P.footer_right { font-size: 7pt; color: #666666; text-align: right; margin: 0px; }
P.footer_center { font-size: 7pt; color: #666666; text-align: center; margin: 0px; }

P.navipath { font-size: 10px; color: #707070; text-align: left; margin: 0px; }


/* FIELDS AND BUTTONS */
INPUT { background-color: #F3F8F9; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #464646; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; }
SELECT { background-color: #F3F8F9; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #464646; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; }
TEXTAREA { background-color: #F3F8F9; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #464646; 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: #464646; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; }
INPUT.button { background-color: #14434F; 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: #ECF4F5; border-bottom: #C2C2C2 1px solid; border-left: #7D7D7D 1px solid; border-right: #C2C2C2 1px solid; border-top: #7D7D7D 1px solid; color: #464646; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; }


/* UNDER PAGE SHADOW*/
TD.underpage_left { background: url(images/shadow_left_repeated.gif) scroll; background-repeat: repeat-y; background-position: right top; }
TD.underpage_right { background: url(images/shadow_right_repeated.gif) scroll; background-repeat: repeat-y; background-position: left top; }



/* COMPANY LOGO - BG SHADOW */
TD.clbgs_top { background: url(images/cl_02.gif) scroll; background-repeat: repeat-x; background-position: left top; }
TD.clbgs_right { background: url(images/cl_05.gif) scroll; background-repeat: repeat-y; background-position: right top; }
TD.clbgs_bottom { background: url(images/cl_07.gif) scroll; background-repeat: repeat-x; background-position: left bottom; }
TD.clbgs_left { background: url(images/cl_04.gif) scroll; background-repeat: repeat-y; background-position: left top; }


