/* ALL PAGES */
BODY { background: url(images/bg_k_01.jpg) fixed; background-repeat: no-repeat; }
BODY, TR, TD { font-size: 9pt; font-family: Arial, Helvetica; color: #000000; 
scrollbar-face-color: #D7D7D7; 
scrollbar-shadow-color: #959595; 
scrollbar-highlight-color: #E8EAEF; 
scrollbar-3dlight-color: #C2C2C2; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #F5F5F5; 
scrollbar-arrow-color: #660000; }

A:link { text-decoration: none; color: #A02021; }
A:visited { text-decoration: none; color: #A02021; }
A:active { text-decoration: none; color: #A02021; }
A:hover { text-decoration: underline; color: #660000; }

A.one:link { text-decoration: none; color: #FFFFFF; }
A.one:visited { text-decoration: none; color: #FFFFFF; }
A.one:active { text-decoration: none; color: #FFFFFF; }
A.one:hover { text-decoration: underline; color: #ECECEC; }

A.print:link { text-decoration: none; font-size: 7pt; color: #A02021; }
A.print:visited { text-decoration: none; font-size: 7pt; color: #A02021; }
A.print:active { text-decoration: none; font-size: 7pt; color: #A02021; }
A.print:hover { text-decoration: underline; font-size: 7pt; color: #660000; }

A.white:link { text-decoration: none; font-size: 8pt; color: #FFFFFF; }
A.white:visited { text-decoration: none; font-size: 8pt; color: #FFFFFF; }
A.white:active { text-decoration: none; font-size: 8pt; color: #FFFFFF; }
A.white:hover { text-decoration: underline; font-size: 8pt; color: #D0B29A; }


/* MAIN SPACE */
P { font-size: 9pt; font-family: Arial, Helvetica; color: #000000; text-align: justify; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px }
P.indent { font-size: 9pt; font-family: Arial, Helvetica; color: #000000; text-align: justify; margin-left: 25px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px }
P.footerprint { font-size: 7pt; font-family: Arial, Helvetica; color: #000000; text-align: left; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px  }

P.navtitle { font-size: 14pt; font-family: Arial, Helvetica; font-weight: bold; color: #660000; text-align: left; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px }
P.pagetitle { font-size: 12pt; font-family: Arial, Helvetica; font-weight: bold; font-style: italic; color: #000000; text-align: left; margin-left: 15px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px }
P.doctitle { font-size: 12pt; font-family: Arial, Helvetica; font-weight: bold; color: #A3001C; text-align: center; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px }
P.title11 { font-size: 11pt; font-family: Arial, Helvetica; font-weight: bold; color: #660000; text-align: center; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px }

P.footer { font-size: 8pt; font-family: Arial, Helvetica; color: #FFFFFF; text-align: left; font-weight: bold; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px  }

UL { font-size: 9pt; font-family: Arial, Helvetica; color: #000000; text-align: justify; }
OL { font-size: 9pt; font-family: Arial, Helvetica; color: #000000; text-align: justify; }
HR { height: 1px; width: 100%; background: #CC0033; margin: 0px 0px 0px 0px; }

/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID BLACK 1PX */
TABLE.spurple { border-collapse: collapse; border: 1px solid #660000; }
TD.spurpletop { border-top: 1px solid #660000; }
TD.spurplebottom { border-bottom: 1px solid #660000; }
TD.spurpletopbottom { border-top: 1px solid #660000; border-bottom: 1px solid #660000; }
TD.spurpleleft { border-left: 1px solid #660000; }
TD.spurpleright { border-right: 1px solid #660000; }
TD.spurpleleftright { border-left: 1px solid #660000; border-right: 1px solid #660000; }
TD.spurpleall { border-left: 1px solid #660000; border-right: 1px solid #660000; border-top: 1px solid #660000; border-bottom: 1px solid #660000; }


/* FIELDS AND BUTTONS */
INPUT { background-color: #F5F5F5; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
SELECT { background-color: #F5F5F5; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
TEXTAREA { background-color: #F5F5F5; border-bottom: #D7D7D7 1px solid; border-left: #000000 1px solid; border-right: #D7D7D7 1px solid; border-top: #000000 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
/*
INPUT.check { background-color: #FFFFFF; border-bottom: #E1E1E1 1px solid; border-left: #E1E1E1 1px solid; border-right: #E1E1E1 1px solid; border-top: #E1E1E1 1px solid; color: #000000; font-family: Arial; font-size: 9pt }
*/
INPUT.button { background-color: #660000; border-bottom: #1C3065 1px solid; border-left: #CAD5EA 1px solid; border-right: #1C3065 1px solid; border-top: #CAD5EA 1px solid; color: #FFFFFF; font-family: Arial; font-size: 9pt; font-weight: bold }
