/* ALL PAGES */
BODY, TR, TD { font-size: 9pt; font-family: Arial, Helvetica; color: #000000; 
scrollbar-face-color: #D4D0C8; 
scrollbar-shadow-color: #808080; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #ECEAE4; 
scrollbar-darkshadow-color: #404040; 
scrollbar-track-color: #ECEAE4; 
scrollbar-arrow-color: #000000; }

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

A.nav:link { text-decoration: underline; color: #000000; }
A.nav:visited { text-decoration: underline; color: #000000; }
A.nav:active { text-decoration: underline; color: #000000; }
A.nav:hover { text-decoration: none; color: #464646; }

/* MAIN SPACE */
P { font-size: 9pt; color: #000000; text-align: justify; margin: 0px; }
P.footerleft { font-size: 8pt; color: #000000; text-align: left; margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 5px; }
P.footerright { font-size: 8pt; color: #000000; text-align: right; margin-left: 5px; margin-right: 5px; margin-top: 0px; margin-bottom: 5px; }

P.topfrace { font-size: 9pt; font-weight: bold; color: #CC0000; text-align: left; margin: 5px; }
P.midfrace { font-size: 11pt; font-weight: bold; color: #CC0000; text-align: center; margin: 5px; }

P.size8 { font-size: 8pt; color: #000000; text-align: left; font-style: italic; margin: 0px; }

P.navtitle { font-size: 14pt; font-weight: bold; color: #CC9900; text-align: left; margin: 0px; }
P.pagetitle { font-size: 12pt; font-weight: bold; color: #000000; text-align: left; margin: 0px; }
P.presentation { font-size: 12pt; font-weight: bold; color: #000000; text-align: left; margin-left: 20px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px; }

UL { text-align: left; }
UL.listjustify { text-align: justify; }
OL { text-align: left; }
OL.listjustify { text-align: justify; }

HR { height: 1px; width: 100%; background: #000000; margin: 0px; }



/* 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: #DCDCDC; border-bottom: #DCDCDC 1px solid; border-left: #DCDCDC 1px solid; border-right: #DCDCDC 1px solid; border-top: #DCDCDC 1px solid; color: #000000; font-family: Arial; font-size: 9pt }

INPUT.button { background-color: #F5CA00; border-bottom: #1C3065 1px solid; border-left: #CAD5EA 1px solid; border-right: #1C3065 1px solid; border-top: #CAD5EA 1px solid; color: #000000; font-family: Arial; font-size: 9pt; font-weight: bold; }
INPUT.order { background-color: #F5CA00; border-bottom: #1C3065 1px solid; border-left: #CAD5EA 1px solid; border-right: #1C3065 1px solid; border-top: #CAD5EA 1px solid; color: #000000; font-family: Arial; font-size: 9pt; font-weight: bold; }



/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID BLACK 1PX */
TABLE.sblack { border-collapse: collapse; border: 1px solid #000000; }
TD.sblack { border-collapse: collapse; border: 1px solid #000000; }
TD.sblacktop { border-top: 1px solid #000000; }
TD.sblackbottom { border-bottom: 1px solid #000000; }
TD.sblacktopbottom { border-top: 1px solid #000000; border-bottom: 1px solid #000000; }
TD.sblackleft { border-left: 1px solid #000000; }
TD.sblackright { border-right: 1px solid #000000; }
TD.sblackleftright { border-left: 1px solid #000000; border-right: 1px solid #000000; }
TD.sblackall { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; }


TD.dblacktop { border-top: 1px dashed #000000; }
.formheader { background-color: #000000; font-size: 12pt; font-weight: bold; color: #FFFFFF; text-align: left; margin: 0px; }
