/* ALL PAGES */
BODY, TR, TD { font-size: 8pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #464646; 
scrollbar-face-color: #CCCCCC; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #CAE2F9; 
scrollbar-3dlight-color: #e2e6ed; 
scrollbar-darkshadow-color: #5E2507; 
scrollbar-track-color: #EBEBEB; 
scrollbar-arrow-color: #774D0F; }

A:link { text-decoration: underline; color: #B53E0A; }
A:visited { text-decoration: underline; color: #BCA245; }
A:active { text-decoration: underline; color: #FF0000; }
A:hover { text-decoration: none; color: #FF3000; }



/* MAIN SPACE */
P { text-align: left; margin: 0px; }
P.alignjustify { 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.title_up { font-size: 9pt; font-weight: bold; letter-spacing: 1px; color: #58585A; text-align: left; margin: 0px; }
P.title { font-size: 11pt; font-weight: bold; color: #3E3D40; text-align: left; margin: 0px; }
P.title_sub { font-size: 9pt; font-weight: bold; color: #636363; text-align: left; margin: 0px; }

P.title2_up { font-size: 8pt; font-weight: bold; letter-spacing: 1px; color: #58585A; text-align: left; margin: 0px; }
P.title2 { font-size: 10pt; font-weight: bold; color: #3E3D40; text-align: left; margin: 0px; }
P.title2_sub { font-size: 8pt; font-weight: bold; color: #636363; text-align: left; margin: 0px; }


HR { border: 0; color: #774D0F; background-color: #774D0F; height: 1px; width: 100%; text-align: left; }
HR.line_dbrown { border: dashed thin; height: 1px; width: 100%; background-color: #FFFFFF; color: #774D0F; }

HR.line_sgray { border: 0; color: #9C9C9C; background-color: #9C9C9C; height: 1px; width: 100%; text-align: left; }
HR.line_dgray { border: dashed thin; height: 1px; width: 100%; background-color: #FFFFFF; color: #9C9C9C; }

HR.line_slgray { border: 0; color: #E5E5E5; background-color: #E5E5E5; height: 1px; width: 100%; text-align: left; }
HR.line_dlgray { border: dashed thin; height: 1px; width: 100%; background-color: #FFFFFF; color: #E5E5E5; }


/* IMAGE STYLES */
IMG.image_left { margin: 10px 10px 10px 0px; float: left; }
IMG.image_right { margin: 10px 0px 10px 10px; float: right; }


/* EXTRACTS TABLES */
TABLE.extract_right { width: 200px; font-weight: normal; font-style: normal; color: #000000; text-align: left; border: 1px solid #9C9C9C; padding: 5px; margin: 15px 0px 15px 15px; float: right; }
TABLE.extract_left { width: 200px; font-weight: normal; font-style: normal; color: #000000; text-align: left; border: 1px solid #9C9C9C; padding: 5px; margin: 15px 15px 15px 0px; float: left; }

/* EXTRACTS TABLES WITH PHOTOS */
TABLE.extract_right_pic { width: 120px; font-style: italic; color: #000000; text-align: left; border: 1px solid #9C9C9C; padding: 5px; margin: 15px 0px 15px 15px; float: right; }
TABLE.extract_left_pic { width: 120px; font-style: italic; color: #000000; text-align: left; border: 1px solid #9C9C9C; padding: 5px; margin: 15px 15px 15px 0px; float: left; }
TABLE.extract_center_pic { width: 536px; font-style: italic; color: #000000; text-align: left; border: 1px solid #9C9C9C; padding: 5px; margin: 15px 0px 15px 0px; float: center; }




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

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


/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID LIGHT GRAY 1PX */
TABLE.slgray { border-collapse: collapse; border: 1px solid #E5E5E5; }
TD.slgray { border-collapse: collapse; border: 1px solid #E5E5E5; }
TD.slgraytop { border-top: 1px solid #E5E5E5; }
TD.slgraybottom { border-bottom: 1px solid #E5E5E5; }
TD.slgraytopbottom { border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; }
TD.slgrayleft { border-left: 1px solid #E5E5E5; }
TD.slgrayright { border-right: 1px solid #E5E5E5; }
TD.slgrayleftright { border-left: 1px solid #E5E5E5; border-right: 1px solid #E5E5E5; }
TD.slgrayall { border-left: 1px solid #E5E5E5; border-right: 1px solid #E5E5E5; border-top: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; }

/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED LIGHT GRAY 1PX */
TABLE.dlgray { border-collapse: collapse; border: 1px dashed #E5E5E5; }
TD.dlgray { border-collapse: collapse; border: 1px dashed #E5E5E5; }
TD.dlgraytop { border-top: 1px dashed #E5E5E5; }
TD.dlgraybottom { border-bottom: 1px dashed #E5E5E5; }
TD.dlgraytopbottom { border-top: 1px dashed #E5E5E5; border-bottom: 1px dashed #E5E5E5; }
TD.dlgrayleft { border-left: 1px dashed #E5E5E5; }
TD.dlgrayright { border-right: 1px dashed #E5E5E5; }
TD.dlgrayleftright { border-left: 1px dashed #E5E5E5; border-right: 1px dashed #E5E5E5; }
TD.dlgrayall { border-left: 1px dashed #E5E5E5; border-right: 1px dashed #E5E5E5; border-top: 1px dashed #E5E5E5; border-bottom: 1px dashed #E5E5E5; }


/* TABLE PROPERTIES - TABLE COLLAPSE - SOLID BROWN 1PX */
TABLE.sbrown { border-collapse: collapse; border: 1px solid #774D0F; }
TD.sbrown { border-collapse: collapse; border: 1px solid #774D0F; }
TD.sbrowntop { border-top: 1px solid #774D0F; }
TD.sbrownbottom { border-bottom: 1px solid #774D0F; }
TD.sbrowntopbottom { border-top: 1px solid #774D0F; border-bottom: 1px solid #774D0F; }
TD.sbrownleft { border-left: 1px solid #774D0F; }
TD.sbrownright { border-right: 1px solid #774D0F; }
TD.sbrownleftright { border-left: 1px solid #774D0F; border-right: 1px solid #774D0F; }
TD.sbrownall { border-left: 1px solid #774D0F; border-right: 1px solid #774D0F; border-top: 1px solid #774D0F; border-bottom: 1px solid #774D0F; }

/* TABLE PROPERTIES - TABLE COLLAPSE - DASHED BROWN 1PX */
TABLE.dbrown { border-collapse: collapse; border: 1px dashed #774D0F; }
TD.dbrown { border-collapse: collapse; border: 1px dashed #774D0F; }
TD.dbrowntop { border-top: 1px dashed #774D0F; }
TD.dbrownbottom { border-bottom: 1px dashed #774D0F; }
TD.dbrowntopbottom { border-top: 1px dashed #774D0F; border-bottom: 1px dashed #774D0F; }
TD.dbrownleft { border-left: 1px dashed #774D0F; }
TD.dbrownright { border-right: 1px dashed #774D0F; }
TD.dbrownleftright { border-left: 1px dashed #774D0F; border-right: 1px dashed #774D0F; }
TD.dbrownall { border-left: 1px dashed #774D0F; border-right: 1px dashed #774D0F; border-top: 1px dashed #774D0F; border-bottom: 1px dashed #774D0F; }



