/* ALL PAGES */
BODY, TR, TD { font-size: 8pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #464646;
scrollbar-face-color: #4E96C9; 
scrollbar-shadow-color: #959595; 
scrollbar-highlight-color: #D3F8FC; 
scrollbar-3dlight-color: #C2C2C2; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #9CC1DA; 
scrollbar-arrow-color: #FFD24C; }


A:link { text-decoration: underline ; color: #0000FF; }
A:visited { text-decoration: underline; color: #993300; }
A:active { text-decoration: underline; color: #000000; }
A:hover { text-decoration: underline; color: #0099CC; }

A.one:link { text-decoration: none ; color: #0000FF; }
A.one:visited { text-decoration: none; color: #0000FF; }
A.one:active { text-decoration: none; color: #0000FF; }
A.one:hover { text-decoration: none; color: #000000; }

A.two:link { text-decoration: none ; color: #4E96C9; }
A.two:visited { text-decoration: none; color: #4E96C9; }
A.two:active { text-decoration: none; color: #4E96C9; }
A.two:hover { text-decoration: none; color: #165A89; }

A.easy:link { text-decoration: none ; color: #464646; }
A.easy:visited { text-decoration: none; color: #464646; }
A.easy:active { text-decoration: none; color: #464646; }
A.easy:hover { text-decoration: underline; color: #165A89; }




/* MAIN SPACE */
P { text-align: justify; margin: 0px; }
P.alignleft { text-align: left; margin: 0px; }
P.aligncenter { text-align: center; margin: 0px; }
P.alignright { text-align: right; margin: 0px; }

P.footer { font-size: 7pt; text-align: center; margin: 4px; }
P.easylinks { font-size: 7pt; text-align: center; margin-top: 0px; margin-left: 8px; margin-bottom: 0px; margin-right: 8px; }

P.utt { font-size: 10pt; font-weight: bold; color: #464646; text-align: left; margin: 0px; }
P.tt { font-size: 12pt; font-weight: bold; color: #165A89; text-align: left; margin: 0px; }
P.stt { font-size: 10pt; font-weight: bold; letter-spacing: 1px; color: #4E96C9; text-align: left; margin: 0px; }

P.utt2 { font-size: 8pt; font-weight: bold; color: #464646; text-align: left; margin: 0px; }
P.tt2 { font-size: 9pt; font-weight: bold; color: #165A89; text-align: left; margin: 0px; }
P.stt2 { font-size: 8pt; font-weight: bold; font-style: italic; color: #4E96C9; text-align: left; margin: 0px; }

HR { height: 1px; width: 100%; background: #165A89; color: #165A89; margin: 0px; }
HR.bdashed { height: 1px; border:dashed; width: 100%; background: #165A89; color: #165A89; margin: 0px; }





/* FIELDS AND BUTTONS */
INPUT { background-color: #EEF8FE; 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: #EEF8FE; 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: #EEF8FE; 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: #165A89; border-bottom: #1C3065 1px solid; border-left: #EFEFF0 1px solid; border-right: #1C3065 1px solid; border-top: #EFEFF0 1px solid; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; }




/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID BLUE 1PX */
TABLE.sblue { border-collapse: collapse; border: 1px solid #227CBB; }
TD.sblue { border-collapse: collapse; border: 1px solid #227CBB; }
TD.sbluetop { border-top: 1px solid #227CBB; }
TD.sbluebottom { border-bottom: 1px solid #227CBB; }
TD.sbluetopbottom { border-top: 1px solid #227CBB; border-bottom: 1px solid #227CBB; }
TD.sblueleft { border-left: 1px solid #227CBB; }
TD.sblueright { border-right: 1px solid #227CBB; }
TD.sblueleftright { border-left: 1px solid #227CBB; border-right: 1px solid #227CBB; }
TD.sblueall { border-left: 1px solid #227CBB; border-right: 1px solid #227CBB; border-top: 1px solid #227CBB; border-bottom: 1px solid #227CBB; }

/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED BLUE 1PX */
TABLE.dblue { border-collapse: collapse; border: 1px dashed #227CBB; }
TD.dblue { border-collapse: collapse; border: 1px dashed #227CBB; }
TD.dbluetop { border-top: 1px dashed #227CBB; }
TD.dbluebottom { border-bottom: 1px dashed #227CBB; }
TD.dbluetopbottom { border-top: 1px dashed #227CBB; border-bottom: 1px dashed #227CBB; }
TD.dblueleft { border-left: 1px dashed #227CBB; }
TD.dblueright { border-right: 1px dashed #227CBB; }
TD.dblueleftright { border-left: 1px dashed #227CBB; border-right: 1px dashed #227CBB; }
TD.dblueall { border-left: 1px dashed #227CBB; border-right: 1px dashed #227CBB; border-top: 1px dashed #227CBB; border-bottom: 1px dashed #227CBB; }

/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID ORANGE 1PX */
TABLE.sorange { border-collapse: collapse; border: 1px solid #FFD24C; }
TD.sorange { border-collapse: collapse; border: 1px solid #FFD24C; }
TD.sorangetop { border-top: 1px solid #FFD24C; }
TD.sorangebottom { border-bottom: 1px solid #FFD24C; }
TD.sorangetopbottom { border-top: 1px solid #FFD24C; border-bottom: 1px solid #FFD24C; }
TD.sorangeleft { border-left: 1px solid #FFD24C; }
TD.sorangeright { border-right: 1px solid #FFD24C; }
TD.sorangeleftright { border-left: 1px solid #FFD24C; border-right: 1px solid #FFD24C; }
TD.sorangeall { border-left: 1px solid #FFD24C; border-right: 1px solid #FFD24C; border-top: 1px solid #FFD24C; border-bottom: 1px solid #FFD24C; }

/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID LIGHT ORANGE 1PX */
TABLE.slorange { border-collapse: collapse; border: 1px solid #FAE6A8; }
TD.slorange { border-collapse: collapse; border: 1px solid #FAE6A8; }
TD.slorangetop { border-top: 1px solid #FAE6A8; }
TD.slorangebottom { border-bottom: 1px solid #FAE6A8; }
TD.slorangetopbottom { border-top: 1px solid #FAE6A8; border-bottom: 1px solid #FAE6A8; }
TD.slorangeleft { border-left: 1px solid #FAE6A8; }
TD.slorangeright { border-right: 1px solid #FAE6A8; }
TD.slorangeleftright { border-left: 1px solid #FAE6A8; border-right: 1px solid #FAE6A8; }
TD.slorangeall { border-left: 1px solid #FAE6A8; border-right: 1px solid #FAE6A8; border-top: 1px solid #FAE6A8; border-bottom: 1px solid #FAE6A8; }



TD.outerbgone { background: url(images/outer_bg_01.gif) scroll; background-repeat: repeat-x; background-position: left bottom; }
TD.outerbgtwo { background: url(images/outer_bg_02.gif) scroll; background-repeat: repeat-x; background-position: left bottom; background-color: #6895B9; }
TD.outerbgthree { background: url(images/outer_bg_03.gif) scroll; background-repeat: repeat-y; background-position: right top; border-right: 1px solid #227CBB; }
TD.outerbgfour { background: url(images/outer_bg_04.gif) scroll; background-repeat: repeat-y; background-position: left top; border-left: 1px solid #227CBB; }
TD.outerbgfive { background: url(images/outer_bg_05.gif) scroll; background-repeat: repeat-x; background-position: left top; }




/* PRINTER PAGE */
P.epleft { font-size: 7pt; color: #464646; text-align: left; margin-left: 10px; }
P.epright { font-size: 7pt; color: #464646; text-align: right; margin-right: 10px; }


/* ------------------------------------------------------------------------------------------- */







P.submenu { text-align: center; margin: 4px; }
P.result { font-size: 9pt; font-weight: bold; color: #00808E; text-align: center; margin: 0px; }


/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID GRAY 1PX */
TABLE.sgray { border-collapse: collapse; border: 1px solid #959595; }
TD.sgray { border-collapse: collapse; border: 1px solid #959595; }
TD.sgraytop { border-top: 1px solid #959595; }
TD.sgraybottom { border-bottom: 1px solid #959595; }
TD.sgraytopbottom { border-top: 1px solid #959595; border-bottom: 1px solid #959595; }
TD.sgrayleft { border-left: 1px solid #959595; }
TD.sgrayright { border-right: 1px solid #959595; }
TD.sgrayleftright { border-left: 1px solid #959595; border-right: 1px solid #959595; }
TD.sgrayall { border-left: 1px solid #959595; border-right: 1px solid #959595; border-top: 1px solid #959595; border-bottom: 1px solid #959595; }

/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED GRAY 1PX */
TABLE.dgray { border-collapse: collapse; border: 1px dashed #959595; }
TD.dgray { border-collapse: collapse; border: 1px dashed #959595; }
TD.dgraytop { border-top: 1px dashed #959595; }
TD.dgraybottom { border-bottom: 1px dashed #959595; }
TD.dgraytopbottom { border-top: 1px dashed #959595; border-bottom: 1px dashed #959595; }
TD.dgrayleft { border-left: 1px dashed #959595; }
TD.dgrayright { border-right: 1px dashed #959595; }
TD.dgrayleftright { border-left: 1px dashed #959595; border-right: 1px dashed #959595; }
TD.dgrayall { border-left: 1px dashed #959595; border-right: 1px dashed #959595; border-top: 1px dashed #959595; border-bottom: 1px dashed #959595; }


