/* beige 1 css */


/* HTML TAGS */
body { background-color:#C0C0C0; font-family:Arial; font-size:12px; margin:0px; padding:0px; width:100%; }
table { margin:0px; padding:0px; }
tr { margin:0px; padding:0px; }
td { margin:0px; padding:0px; }
form { margin:0px; padding:0px; }
p { margin:0px 0px 10px 0px; padding:0px; text-indent:0px; }


/* SPAN STYLES */
.bold { font-weight:bold; }
.italic { font-style:italic; }
.size10 { font-size:10px; }
.size11 { font-size:11px; }
.size12 { font-size:12px; }
.size13 { font-size:13px; }
.size14 { font-size:14px; }

.white { color:#FFFFFF; }


/* MAIN LAYOUT TABLES */
table.main { background-image:url('../images/background.png'); background-repeat:repeat; margin:0px auto 0px auto; width:955px; }
table.main td.center { }

table.header { padding:20px 0px 6px 0px; width:100%; }
table.header td.header_left { padding:0px 0px 0px 15px; text-align:left; vertical-align:bottom; }
table.header td.header_right { padding:0px 20px 0px 0px; text-align:right; vertical-align:bottom; }
table.header td.header_right a { margin:0px 0px 0px 12px; }
table.header td.header_right img { border-width:0px; }

table.banner { margin:0px auto 0px auto; width:915px; }
table.banner td.banner_center { }

table.menu { margin:0px auto 0px auto; width:915px; }
table.menu td.menu_center { }

table.content { background-color:#DAD9C5; margin:0px auto 6px auto; width:915px; }
table.content td.content_center { padding:30px 18px 80px 25px; }

table.contentSplit { width:100%; }
table.contentSplit td.contentSplit_left { text-align:left; vertical-align:top; }
table.contentSplit td.contentSplit_right { text-align:right; vertical-align:top; }

table.footer { margin:0px auto 8px auto; width:915px; }
table.footer td.footer_center { color:#BDB6B0; font-size:10px; text-align:right; }
table.footer td.footer_center a { color:#BDB6B0; text-decoration:none; }
table.footer td.footer_center a:active { color:#BDB6B0; text-decoration:none; }
table.footer td.footer_center a:visited { color:#BDB6B0; text-decoration:none; }
table.footer td.footer_center a:hover { color:#BDB6B0; text-decoration:underline; }


/* main menu */
table.menuMain { margin:1px 0px 1px 0px; width:915px; }
table.menuMain td.menuMain_left { }
table.menuMain td.menuMain_item { background-image:url('../images/menu_backing.png'); background-repeat:repeat-x; color:#F89E00; cursor:pointer; font-size:10px; font-weight:bold; }
table.menuMain td.menuMain_hover { background-image:url('../images/menu_backing_over.png'); color:#FFFFFF; cursor:pointer; font-size:10px; font-weight:bold; }
table.menuMain td.menuMain_spacer { }
table.menuMain td.menuMain_right { background-image:url('../images/menu_backing.png'); background-repeat:repeat-x; width:99%; }

table.menuMain div.menuMain_div { padding:0px 14px 0px 14px; }
table.menuMain div.menuMainSlice_div { padding:10px 0px 0px 0px; position:absolute; }

table.menuMainSlice { }
table.menuMainSlice tr.menuMainSliceOff_row { background-image:url('../images/menuSlice_off_center.png'); background-repeat:repeat-x; }
table.menuMainSlice td.menuMainSliceOff_left { background-image:url('../images/menuSlice_off_left.png'); background-repeat:no-repeat; }
table.menuMainSlice td.menuMainSliceOff_center { color:#FFFFFF; padding:0px 20px 0px 6px; }
table.menuMainSlice td.menuMainSliceOff_bullet { padding:0px 6px 0px 0px; }
table.menuMainSlice td.menuMainSliceOff_right { background-image:url('../images/menuSlice_off_right.png'); background-repeat:no-repeat; }

table.menuMainSlice tr.menuMainSliceOver_row { background-image:url('../images/menuSlice_over_center.png'); background-repeat:repeat-x; }
table.menuMainSlice td.menuMainSliceOver_left { background-image:url('../images/menuSlice_over_left.png'); background-repeat:no-repeat; }
table.menuMainSlice td.menuMainSliceOver_center { color:#FFFFFF; padding:0px 20px 0px 6px; }
table.menuMainSlice td.menuMainSliceOver_bullet { padding:0px 6px 0px 0px; }
table.menuMainSlice td.menuMainSliceOver_right { background-image:url('../images/menuSlice_over_right.png'); background-repeat:no-repeat; }


/* tooltips */
div.tooltip { position:absolute; left:0px; left:25px; top:-25px; width:300px; }
div.tooltipHolder { position:relative; z-index:10000; }
table.tooltip_table { margin:2px 0px 0px 0px;  width:100%; }
table.tooltip_table img { cursor:pointer; }
table.tooltip_table td.tooltip_header { background-color:#A09F90; border-color:#93857C; border-style:solid; border-width:1px; color:#333333; font-size:11px; font-weight:bold; padding:2px 6px 2px 6px; text-align:left; }
table.tooltip_table td.tooltip_content { background-color:#CCCBB8; border-color:#93857C; border-style:solid; border-width:0px 1px 0px 1px; color:#333333; font-size:10px; padding:4px 6px 2px 6px; text-align:left; }
table.tooltip_table td.tooltip_close { background-color:#CCCBB8; border-color:#93857C; border-style:solid; border-width:0px 1px 1px 1px; padding:0px 6px 4px 6px; text-align:right; }
table.tooltip_table a { color:#3B3733; font-weight:bold; text-decoration:none; }
table.tooltip_table a:active { color:#3B3733; text-decoration:none; }
table.tooltip_table a:visited { color:#3B3733; text-decoration:none; }
table.tooltip_table a:hover { color:#a68502; text-decoration:none; }












/* SMALL BOXES */

/* small box 1 */
table.smallBox1 { background-image:url('../images/sb1_background.png'); background-repeat:repeat-x; margin:0px 0px 10px 0px; text-align:left; width:195px; }
table.smallBox1 td.smallBox1_header_left { background-image:url('../images/sb1_header_left.png'); background-repeat:repeat-x; width:2px; }
table.smallBox1 td.smallBox1_header_center { background-image:url('../images/sb1_header_center.png'); background-repeat:repeat-x; color:#353535; font-size:11px; font-weight:bold; padding:0px 0px 0px 4px; text-align:center; }
table.smallBox1 td.smallBox1_header_right { background-image:url('../images/sb1_header_right.png'); background-repeat:repeat-x; width:2px; }
table.smallBox1 td.smallBox1_spacer { background-image:url('../images/sb1_spacer.png'); background-repeat:no-repeat; }
table.smallBox1 td.smallBox1_left { background-image:url('../images/sb1_left.png'); background-repeat:repeat-y; width:2px; }
table.smallBox1 td.smallBox1_center { }
table.smallBox1 td.smallBox1_right { background-image:url('../images/sb1_right.png'); background-repeat:repeat-y; width:2px; }
table.smallBox1 td.smallBox1_bottom { background-image:url('../images/sb1_bottom.png'); background-repeat:repeat-x; }

/* small box 2 */
table.smallBox2 { background-image:url('../images/sb2_background.png'); background-repeat:repeat-x; margin:0px 0px 10px 0px; text-align:left; width:195px; }
table.smallBox2 td.smallBox2_header_left { background-image:url('../images/sb2_header_left.png'); background-repeat:repeat-x; width:2px; }
table.smallBox2 td.smallBox2_header_center { background-image:url('../images/sb2_header_center.png'); background-repeat:repeat-x; color:#333333; font-size:11px; font-weight:bold; padding:2px 0px 0px 4px; text-align:center; }
table.smallBox2 td.smallBox2_header_right { background-image:url('../images/sb2_header_right.png'); background-repeat:repeat-x; width:2px;}
table.smallBox2 td.smallBox2_spacer { background-image:url('../images/sb2_spacer.png'); background-repeat:no-repeat; }
table.smallBox2 td.smallBox2_left { background-image:url('../images/sb2_left.png'); background-repeat:repeat-y; width:2px; }
table.smallBox2 td.smallBox2_center { }
table.smallBox2 td.smallBox2_right { background-image:url('../images/sb2_right.png'); background-repeat:repeat-y; width:2px; }
table.smallBox2 td.smallBox2_bottom { background-image:url('../images/sb2_bottom.png'); background-repeat:no-repeat; }

/* small box 3 */
table.smallBox3 { background-image:url('../images/sb3_background.png'); background-repeat:repeat-y; margin:0px 0px 10px 0px; text-align:left; width:195px; }
table.smallBox3 td.smallBox3_header_left { background-image:url('../images/sb3_header_left.png'); background-repeat:repeat-x; width:2px; }
table.smallBox3 td.smallBox3_header_center { background-image:url('../images/sb3_header_center.png'); background-repeat:repeat-x; color:#FFCD03; font-size:11px; font-weight:bold; padding:3px 0px 0px 0px; text-align:center; }
table.smallBox3 td.smallBox3_header_right { background-image:url('../images/sb3_header_right.png'); background-repeat:repeat-x; width:2px; }
table.smallBox3 td.smallBox3_spacer { background-image:url('../images/sb3_spacer.png'); background-repeat:no-repeat; }
table.smallBox3 td.smallBox3_left { background-image:url('../images/sb3_left.png'); background-repeat:repeat-y; width:2px; }
table.smallBox3 td.smallBox3_center { }
table.smallBox3 td.smallBox3_right { background-image:url('../images/sb3_right.png'); background-repeat:repeat-y; width:2px; }
table.smallBox3 td.smallBox3_footer_left { background-image:url('../images/sb3_footer_left.png'); background-repeat:repeat-x; width:2px; }
table.smallBox3 td.smallBox3_footer_center { background-image:url('../images/sb3_footer_center.png'); background-repeat:repeat-x; font-size:11px; font-weight:bold; padding:0px 0px 2px 0px; text-align:center; }
table.smallBox3 td.smallBox3_footer_center a { color:#333333; text-decoration:none; }
table.smallBox3 td.smallBox3_footer_center a:active { color:#333333; text-decoration:none; }
table.smallBox3 td.smallBox3_footer_center a:visited { color:#333333; text-decoration:none; }
table.smallBox3 td.smallBox3_footer_center a:hover { color:#FFCD03; text-decoration:none; }
table.smallBox3 td.smallBox3_footer_right { background-image:url('../images/sb3_footer_right.png'); background-repeat:repeat-x; width:2px; }

/* small box 4 */
table.smallBox4 { background-image:url('../images/sb4_background.png'); background-repeat:repeat-y; margin:0px 0px 10px 0px; text-align:left; width:195px; }
table.smallBox4 td.smallBox4_header_left { background-image:url('../images/sb4_header_left.png'); background-repeat:repeat-x; width:2px; }
table.smallBox4 td.smallBox4_header_center { background-image:url('../images/sb4_header_center.png'); background-repeat:repeat-x; color:#FFFFFF; font-size:11px; font-weight:bold; padding:3px 0px 0px 4px; text-align:center; }
table.smallBox4 td.smallBox4_header_right { background-image:url('../images/sb4_header_right.png'); background-repeat:repeat-x; width:2px; }
table.smallBox4 td.smallBox4_spacer { background-image:url('../images/sb4_spacer.png'); background-repeat:no-repeat; }
table.smallBox4 td.smallBox4_left { background-image:url('../images/sb4_left.png'); background-repeat:repeat-y; width:2px; }
table.smallBox4 td.smallBox4_center { }
table.smallBox4 td.smallBox4_right { background-image:url('../images/sb4_right.png'); background-repeat:repeat-y; width:2px; }
table.smallBox4 td.smallBox3_bottom { background-image:url('../images/sb4_bottom.png'); background-repeat:no-repeat; }

/* small box 5 */
table.smallBox5 { background-color:#FFFFFF; margin:0px 0px 10px 0px; text-align:left; width:195px; }
table.smallBox5 td.smallBox5_header_left { background-image:url('../images/sb5_header_left.png'); background-repeat:repeat-x; width:2px; }
table.smallBox5 td.smallBox5_header_center { background-image:url('../images/sb5_header_center.png'); background-repeat:repeat-x; color:#E99400; font-size:11px; font-weight:bold; padding:3px 0px 0px 0px; text-align:center; }
table.smallBox5 td.smallBox5_header_right { background-image:url('../images/sb5_header_right.png'); background-repeat:repeat-x; width:2px; }
table.smallBox5 td.smallBox5_spacer { background-image:url('../images/sb5_spacer.png'); background-repeat:no-repeat; }
table.smallBox5 td.smallBox5_left { background-image:url('../images/sb5_left.png'); background-repeat:repeat-y; width:2px; }
table.smallBox5 td.smallBox5_center { }
table.smallBox5 td.smallBox5_center img { border-width:0px; }
table.smallBox5 td.smallBox5_right { background-image:url('../images/sb5_right.png'); background-repeat:repeat-y; width:2px; }
table.smallBox5 td.smallBox5_bottom { background-image:url('../images/sb5_bottom.png'); background-repeat:no-repeat; }

/* small box 6 */
table.smallBox6 { margin:10px 0px 10px 0px; padding:0px 6px 0px 0px; width:195px; }
table.smallBox6 td.smallBox6_header { color:#333333; font-size:11px; font-weight:bold; padding:0px 0px 6px 0px; text-align:center; }
table.smallBox6 td.smallBox6_link_left { color:#333333; font-size:11px; padding:4px 4px 4px 0px; text-align:right; width:40%; }
table.smallBox6 td.smallBox6_link_right { color:#333333; font-size:11px; padding:4px 0px 4px 0px; text-align:left; width:60%; }
table.smallBox6 td.smallBox6_link_right a { color:#3B3733; text-decoration:none; }
table.smallBox6 td.smallBox6_link_right a:active { color:#3B3733; text-decoration:none; }
table.smallBox6 td.smallBox6_link_right a:visited { color:#3B3733; text-decoration:none; }
table.smallBox6 td.smallBox6_link_right a:hover { color:#BB9602; text-decoration:none; }
table.smallBox6 td.smallBox6_footer { color:#333333; font-size:10px; padding:4px 0px 4px 0px; text-align:center; }
table.smallBox6 td.smallBox6_footer a { color:#3B3733; font-weight:bold; text-decoration:none; }
table.smallBox6 td.smallBox6_footer a:active { color:#3B3733; text-decoration:none; }
table.smallBox6 td.smallBox6_footer a:visited { color:#3B3733; text-decoration:none; }
table.smallBox6 td.smallBox6_footer a:hover { color:#BB9602; text-decoration:none; }










/* SMALL BOXES CONTENTS */

/* box links */
table.boxLinks { margin:4px 6px 8px 6px; width:100%; }
table.boxLinks td.boxLinks_content { font-size:10px; }
table.boxLinks td.boxLinks_content a { color:#FFFFFF; display:block; font-weight:bold; margin:6px 0px 0px 0px; text-decoration:none; }
table.boxLinks td.boxLinks_content a:active { color:#FFFFFF; text-decoration:none; }
table.boxLinks td.boxLinks_content a:visited { color:#FFFFFF; text-decoration:none; }
table.boxLinks td.boxLinks_content a:hover { color:#FFCD03; text-decoration:none; }

/* latest news */
table.latestNews { margin:4px 6px 8px 6px; width:100%; }
table.latestNews td.latestNews_date { color:#333333; font-size:10px; font-style:italic; }
table.latestNews td.latestNews_link { font-size:11px; font-weight:bold; padding:2px 0px 0px 0px; }
table.latestNews td.latestNews_link a { color:#FFFFFF; text-decoration:none; }
table.latestNews td.latestNews_link a:active { color:#FFFFFF; text-decoration:none; }
table.latestNews td.latestNews_link a:visited { color:#FFFFFF; text-decoration:none; }
table.latestNews td.latestNews_link a:hover { color:#FFCD03; text-decoration:none; }

/* mailing list signup */
table.mailingListSignup { margin:4px 6px 8px 6px; width:100%; }
table.mailingListSignup td.mailingListSignup_top { color:#333333; font-size:11px; padding:0px 0px 4px 0px; }
table.mailingListSignup td.mailingListSignup_left { }
table.mailingListSignup td.mailingListSignup_right { }

/* stock quote */
table.stockQuote { margin:8px 6px 8px 6px; width:100%; }
table.stockQuote td.stockQuote_left { color:#FFFFFF; font-size:10px; font-style:italic; padding:0px 4px 0px 0px; text-align:right; vertical-align:top; width:50%; }
table.stockQuote td.stockQuote_right { color:#FFFFFF; font-size:10px; padding:0px 0px 0px 4px; text-align:left; width:50%; }

/* simple article search */
table.simpleSearch { margin:8px 6px 8px 6px; width:100%; }
table.simpleSearch td.simpleSearch_left { }
table.simpleSearch td.simpleSearch_right { }

/* gold graph */
table.goldGraph { margin:8px auto 8px auto; width:1%; }
table.goldGraph td.goldGraph_center { }














/* FORM ITEMS  */

/* form elements */
.formText { color:#333333; font-size:11px; padding:2px; }
.formSelect { color:#333333; font-size:11px; padding:2px; }




/* form tables */
table.formBox { margin:0px 0px 30px 0px; width:640px; }
table.formBox td.formBox_title_left { color:#695D54; font-size:11px; font-weight:bold; padding:0px 4px 0px 4px; text-align:left; vertical-align:top; width:50%; }
table.formBox td.formBox_title_right { padding:0px 0px 2px 0px; text-align:right; vertical-align:top; width:50%; }
table.formBox td.formBox_title_right img { cursor:pointer; }
table.formBox td.formBox_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; padding:8px 4px 0px 4px; }

table.formContent1 { width:630px; }
table.formContent1 a { color:#094F78; padding:0px 0px 2px 0px; text-decoration:none; }
table.formContent1 a:active { color:#094F78; padding:0px 0px 2px 0px; text-decoration:none; }
table.formContent1 a:visited { color:#094F78; padding:0px 0px 2px 0px; text-decoration:none; }
table.formContent1 a:hover { color:#2DA6EE; padding:0px 0px 2px 0px; text-decoration:none; }
table.formContent1 ul { margin:16px 0px 0px 0px; }
table.formContent1 li { padding:0px 0px 6px 0px; }
table.formContent1 li.selected { list-style:square; }
table.formContent1 li.unselected { list-style:none; }
table.formContent1 tr.formContentRow_red { background-color:#A09090; }
table.formContent1 tr.formContentRow_green { background-color:#90A093; }
table.formContent1 td.formContent1_left { color:#3B3733; font-size:11px; padding:3px 0px 3px 2px; text-align:left; vertical-align:top; width:25%; }
table.formContent1 td.formContent1_right { color:#3B3733; font-size:11px; padding:1px 0px 1px 0px; text-align:left; vertical-align:top; width:75%; }
table.formContent1 td.formContent1_center { color:#3B3733; text-align:center; width:100%; }

table.formContent2 { width:630px; }
table.formContent2 td.formContent2_left { color:#3B3733; font-size:11px; padding:6px 2px 3px 2px; text-align:left; vertical-align:top; width:10%; }
table.formContent2 td.formContent2_center { padding:4px 2px 3px 2px; text-align:center; vertical-align:top; width:5%; }
table.formContent2 td.formContent2_right { padding:3px 2px 3px 2px; text-align:left; vertical-align:top; width:85%; }
table.formContent2 td.formContent2_left_bottom { }
table.formContent2 td.formContent2_center_bottom { padding:8px 2px 0px 2px; text-align:center; }
table.formContent2 td.formContent2_right_bottom { color:#3B3733; font-size:11px; padding:10px 2px 0px 2px; text-align:left; }

/* dynamic attachments */
div#attachmentsContainer { width:580px; }
table.formAttachments { margin:10px 0px 10px 4px; width:630px; }
table.formAttachments td.formAttachments_none { font-size:11px; font-weight:bold; text-align:center; }
table.formAttachments td.formAttachments_top { font-size:11px; text-align:center; }
table.formAttachments td.formAttachments_left { font-size:11px; padding:0px 15px 0px 0px; text-align:right; width:28%; }
table.formAttachments td.formAttachments_right { padding:2px; text-align:left; width:72%; }
table.formAttachments td.formAttachments_bottom_left { font-size:11px; padding:0px 15px 15px 0px; text-align:right; width:28%; }
table.formAttachments td.formAttachments_bottom_right { padding:0px 0px 15px 2px; text-align:left; width:72%; }

table.formCurrentAttachments { width:630px; }
table.formCurrentAttachments td.formCurrentAttachments_left { text-align:center; width:84px; }
table.formCurrentAttachments td.formCurrentAttachments_left img { border-width:0px; margin:0px 0px 10px 0px; }
table.formCurrentAttachments td.formCurrentAttachments_right { padding:0px 0px 0px 10px; text-align:left; vertical-align:top; }

table.formCurrentAttachmentsNest { margin:0px 0px 10px 0px; width:100%; }
table.formCurrentAttachmentsNest td.formCurrentAttachmentsNest_top { font-size:11px; padding:4px 0px 0px 0px; }
table.formCurrentAttachmentsNest td.formCurrentAttachmentsNest_middle { font-size:10px; padding:4px 0px 0px 4px; }
table.formCurrentAttachmentsNest td.formCurrentAttachmentsNest_bottom { font-size:10px; padding:4px 0px 0px 0px; }


/* dynamic links */
div#linksContainer { width:580px; }
table.formLinks { margin:10px 0px 10px 4px; width:630px; }
table.formLinks td.formLinks_none { font-size:11px; font-weight:bold; text-align:center; }
table.formLinks td.formLinks_top { font-size:11px; text-align:center; }
table.formLinks td.formLinks_left { font-size:11px; padding:0px 15px 0px 0px; text-align:right; width:28%; }
table.formLinks td.formLinks_right { padding:2px; text-align:left; width:72%; }
table.formLinks td.formLinks_bottom_left { font-size:11px; padding:0px 15px 15px 0px; text-align:right; width:28%; }
table.formLinks td.formLinks_bottom_right { padding:0px 0px 15px 2px; text-align:left; width:72%; }

table.formCurrentLinks { width:630px; }
table.formCurrentLinks td.formCurrentLinks_left { text-align:center; width:84px; }
table.formCurrentLinks td.formCurrentLinks_left img { border-width:0px; margin:0px 0px 10px 0px; }
table.formCurrentLinks td.formCurrentLinks_right { text-align:left; vertical-align:top; }

table.formCurrentLinksNest { margin:0px 0px 10px 0px; width:100%; }
table.formCurrentLinksNest td.formCurrentLinksNest_top { font-size:11px; padding:4px 0px 0px 0px; }
table.formCurrentLinksNest td.formCurrentLinksNest_middle { font-size:10px; padding:4px 0px 0px 4px; }
table.formCurrentLinksNest td.formCurrentLinksNest_bottom { font-size:10px; padding:4px 0px 0px 0px; }



/* SPECIFIC LAYOUT TABLES */

/* generic page title */
table.bigBox1 { margin:0px 0px 10px 0px; width:654px; }
table.bigBox1 td.bigBox1_content { background-color:#A09F90; color:#0F1112; font-size:11px; font-weight:bold; padding:3px 4px 3px 4px; }
table.bigBox1 td.bigBox1_content a { color:#0F1112; }
table.bigBox1 td.bigBox1_content a:active { color:#0F1112; }
table.bigBox1 td.bigBox1_content a:visited { color:#0F1112; }
table.bigBox1 td.bigBox1_content a:hover { color:#EDBF03; }

/* error title */
table.bigBox2 { margin:0px 0px 10px 0px; width:654px; }
table.bigBox2 td.bigBox2_content { background-color:#A09090; color:#3C1919; font-size:11px; font-weight:bold; padding:3px 4px 3px 4px; }

/* success title */
table.bigBox3 { margin:0px 0px 10px 0px; width:654px; }
table.bigBox3 td.bigBox3_content { background-color:#90A093; color:#193C1E; font-size:11px; font-weight:bold; padding:3px 4px 3px 4px; }









/* ADMIN - GENERAL LAYOUT TABLES */

/* general text content */
table.genContent1 { margin:0px 0px 10px 0px; width:640px; }
table.genContent1 td.genContent1_content { font-size:11px; padding:0px 0px 0px 10px; text-align:left; vertical-align:top; width:100%; }

/* general text holder ( 1 column / title ) */
table.genContent2 { margin:0px 0px 10px 0px; width:640px; }
table.genContent2 td.genContent2_title { color:#3B3733; font-size:11px; padding:0px 4px 0px 4px; text-align:left; width:100%; }
table.genContent2 td.genContent2_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; color:#3B3733; font-size:11px; padding:8px 4px 0px 4px; }

/* general box content */
table.genSmallBox { margin:6px 2px 6px 2px; width:100%; }
table.genSmallBox td.genSmallBox_content { color:#3B3733; font-size:11px; } 

/* page nav 1 ( paging list ) */
table.pageNav1 { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; margin:0px 0px 10px 4px; width:640px; }
table.pageNav1 a { color:#094F78; text-decoration:none; }
table.pageNav1 a:active { color:#094F78; text-decoration:none; }
table.pageNav1 a:visted { color:#094F78; text-decoration:none; }
table.pageNav1 a:hover { color:#2DA6EE; text-decoration:none; }
table.pageNav1 td.pageNav1_left { font-size:11px; padding:6px 0px 0px 6px; text-align:left; width:10%; }
table.pageNav1 td.pageNav1_center { color:#333333; font-size:12px; padding:6px 0px 0px 6px; text-align:center; width:80%; }
table.pageNav1 td.pageNav1_right { font-size:11px; padding:6px 6px 0px 0px; text-align:right; width:10%; }

/* page nav 2 ( section pulldown ) */
table.pageNav2 { margin:0px 0px 10px 4px; width:640px; }
table.pageNav2 td.pageNav2_content { text-align:right; }

/* page nav 3 ( news article next/prev ) */
table.pageNav3 { margin:0px 0px 10px 0px; width:640px; }
table.pageNav3 img { border-width:0px; }
table.pageNav3 td.pageNav3_left { text-align:left; width:50%; }
table.pageNav3 td.pageNav3_right { text-align:right; width:50%; }

/* item dates 1 */
table.itemDates1 { margin:0px 0px 10px 4px; width:640px; }
table.itemDates1 td.itemDates1_left { font-size:11px; padding:0px 4px 0px 0px; text-align:right; width:11%; }
table.itemDates1 td.itemDates1_right { font-size:11px; font-weight:bold; text-align:left; width:89%; }








/* ADMIN - SPECIFIC LAYOUT TABLES */

/* banner view */
table.bannerView { margin:0px 0px 10px 4px; width:640px; }
table.bannerView td.bannerView_top { text-align:center; }
table.bannerView td.bannerView_bottom { font-size:11px; padding:6px 0px 0px 0px; text-align:center; }

/* banner list */
table.bannerList { margin:10px 0px 10px 4px; width:640px; }
table.bannerList a { color:#8F7302; margin:0px 0px 0px 6px; text-decoration:none; }
table.bannerList a:active { color:#8F7302; text-decoration:none; }
table.bannerList a:visited { color:#8F7302; text-decoration:none; }
table.bannerList a:hover { color:#C69F02; text-decoration:none; }
table.bannerList tr.bannerList_odd { background-color:#D9D8C4; }
table.bannerList tr.bannerList_even { background-color:#CDCCB9; }
table.bannerList tr.bannerList_hover { background-color:#FAF9E2; }
table.bannerList td.h1 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; padding:0px 0px 4px 0px; width:2%; }
table.bannerList td.h2 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:50%; }
table.bannerList td.h3 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:20%; }
table.bannerList td.h4 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:13%; }
table.bannerList td.h5 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; width:15%; }
table.bannerList td.c1 { color:#333333; cursor:pointer; padding:5px 6px 5px 4px; font-size:11px; vertical-align:top; text-align:left; }
table.bannerList td.c2 { color:#333333; cursor:pointer; padding:5px 15px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.bannerList td.c3 { color:#333333; cursor:pointer; padding:5px 10px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.bannerList td.c4 { color:#333333; cursor:pointer; padding:5px 0px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.bannerList td.c5 { padding:5px 6px 5px 0px; font-size:11px; vertical-align:top; text-align:right; }


/* articles list */
table.articleList { margin:10px 0px 10px 4px; width:640px; }
table.articleList a { color:#8F7302; margin:0px 0px 0px 6px; text-decoration:none; }
table.articleList a:active { color:#8F7302; text-decoration:none; }
table.articleList a:visited { color:#8F7302; text-decoration:none; }
table.articleList a:hover { color:#C69F02; text-decoration:none; }
table.articleList tr.articleList_odd { background-color:#D9D8C4; }
table.articleList tr.articleList_even { background-color:#CDCCB9; }
table.articleList tr.articleList_hover { background-color:#FAF9E2; }
table.articleList td.h1 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; padding:0px 0px 4px 0px; width:2%; }
table.articleList td.h2 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:45%; }
table.articleList td.h3 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:25%; }
table.articleList td.h4 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:13%; }
table.articleList td.h5 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; width:15%; }
table.articleList td.c1 { color:#333333; cursor:pointer; padding:5px 6px 5px 4px; font-size:11px; vertical-align:top; text-align:left; }
table.articleList td.c2 { color:#333333; cursor:pointer; padding:5px 15px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.articleList td.c3 { color:#333333; cursor:pointer; padding:5px 10px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.articleList td.c4 { color:#333333; cursor:pointer; padding:5px 0px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.articleList td.c5 { padding:5px 6px 5px 0px; font-size:11px; vertical-align:top; text-align:right; }


/* gallery view */
table.formImagesNone { width:630px; }
table.formImagesNone td.formImagesNone_center { font-size:11px; text-align:center; }

table.formCurrentImages { margin:0px 0px 10px 0px; width:640px;  }
table.formCurrentImages td.formCurrentImages_left { text-align:center; width:140px; }
table.formCurrentImages td.formCurrentImages_left img { border-color:#93857C; border-style:solid; border-width:2px; margin:0px 0px 10px 0px; }
table.formCurrentImages td.formCurrnetImages_right { padding:0px 0px 0px 10px; text-align:left; vertical-align:top; width:99%; }

table.formCurrentImagesNest { width:100%; }
table.formCurrentImagesNest td.formCurrentImagesNest_top { padding:0px 0px 4px 0px; }
table.formCurrentImagesNest td.formCurrentImagesNest_middle { font-size:11px; padding:0px 0px 2px 0px; }
table.formCurrentImagesNest td.formCurrentImagesNest_bottom { font-size:11px; }


/* gallery list */
table.galleryList { margin:10px 0px 10px 4px; width:640px; }
table.galleryList a { color:#8F7302; margin:0px 0px 0px 6px; text-decoration:none; }
table.galleryList a:active { color:#8F7302; text-decoration:none; }
table.galleryList a:visited { color:#8F7302; text-decoration:none; }
table.galleryList a:hover { color:#C69F02; text-decoration:none; }
table.galleryList tr.galleryList_odd { background-color:#D9D8C4; }
table.galleryList tr.galleryList_even { background-color:#CDCCB9; }
table.galleryList tr.galleryList_hover { background-color:#FAF9E2; }
table.galleryList td.h1 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; padding:0px 0px 4px 0px; width:2%; }
table.galleryList td.h2 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:50%; }
table.galleryList td.h3 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:20%; }
table.galleryList td.h4 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:13%; }
table.galleryList td.h5 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; width:15%; }
table.galleryList td.c1 { color:#333333; cursor:pointer; padding:5px 6px 5px 4px; font-size:11px; vertical-align:top; text-align:left; }
table.galleryList td.c2 { color:#333333; cursor:pointer; padding:5px 15px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.galleryList td.c3 { color:#333333; cursor:pointer; padding:5px 10px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.galleryList td.c4 { color:#333333; cursor:pointer; padding:5px 0px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.galleryList td.c5 { padding:5px 6px 5px 0px; font-size:11px; vertical-align:top; text-align:right; }


/* mailer view */
table.emailView { margin:10px 0px 20px 4px; width:630px; }
table.emailView td.emailView_left { font-size:11px; width:20%; }
table.emailView td.emailView_right { font-size:11px; width:80%; }



/* mailer recipient list */
table.recipientList { margin:10px 0px 10px 4px; width:640px; }
table.recipientList a { color:#8F7302; margin:0px 0px 0px 6px; text-decoration:none; }
table.recipientList a:active { color:#8F7302; text-decoration:none; }
table.recipientList a:visited { color:#8F7302; text-decoration:none; }
table.recipientList a:hover { color:#C69F02; text-decoration:none; }
table.recipientList tr.recipientList_odd { background-color:#D9D8C4; }
table.recipientList tr.recipientList_even { background-color:#CDCCB9; }
table.recipientList tr.recipientList_hover { background-color:#FAF9E2; }
table.recipientList td.h1 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; padding:0px 0px 4px 0px; width:2%; }
table.recipientList td.h2 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:70%; }
table.recipientList td.h3 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:13%; }
table.recipientList td.h4 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; width:15%; }
table.recipientList td.c1 { color:#333333; cursor:pointer; padding:5px 6px 5px 4px; font-size:11px; vertical-align:top; text-align:left; }
table.recipientList td.c2 { color:#333333; cursor:pointer; padding:5px 15px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.recipientList td.c3 { color:#333333;cursor:pointer; padding:5px 0px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.recipientList td.c4 { padding:5px 6px 5px 0px; font-size:11px; vertical-align:top; text-align:right; }

/* mailer log list */
table.logList { margin:10px 0px 10px 4px; width:640px; }
table.logList tr.logList_odd { background-color:#D9D8C4; }
table.logList tr.logList_even { background-color:#CDCCB9; }
table.logList tr.logList_hover { background-color:#FAF9E2; }
table.logList td.h1 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; padding:0px 0px 4px 0px; width:2%; }
table.logList td.h2 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:35%; }
table.logList td.h3 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:35%; }
table.logList td.h4 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:28%; }
table.logList td.c1 { color:#333333; cursor:pointer; padding:5px 6px 5px 4px; font-size:11px; vertical-align:top; text-align:left; }
table.logList td.c2 { color:#333333; cursor:pointer; padding:5px 0px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.logList td.c3 { color:#333333; cursor:pointer; padding:5px 0px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.logList td.c4 { color:#333333; cursor:pointer; padding:5px 0px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }

table.logTotals { margin:0px 0px 10px 4px; width:640px; }
table.logTotals td.c1 { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; font-size:11px; padding:3px 0px 0px 0px; width:15%; }
table.logTotals td.c2 { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; font-size:11px; padding:3px 4px 0px 0px; text-align:right; width:75%; }


/* news list */
table.newsList { margin:10px 0px 10px 4px; width:640px; }
table.newsList a { color:#8F7302; margin:0px 0px 0px 6px; text-decoration:none; }
table.newsList a:active { color:#8F7302; text-decoration:none; }
table.newsList a:visited { color:#8F7302; text-decoration:none; }
table.newsList a:hover { color:#C69F02; text-decoration:none; }
table.newsList tr.newsList_odd { background-color:#D9D8C4; }
table.newsList tr.newsList_even { background-color:#CDCCB9; }
table.newsList tr.newsList_hover { background-color:#FAF9E2; }
table.newsList td.h1 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; padding:0px 0px 4px 0px; width:2%; }
table.newsList td.h2 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:70%; }
table.newsList td.h3 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:13%; }
table.newsList td.h4 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; width:15%; }
table.newsList td.c1 { color:#333333; cursor:pointer; padding:5px 6px 5px 4px; font-size:11px; vertical-align:top; text-align:left; }
table.newsList td.c2 { color:#333333; cursor:pointer; padding:5px 15px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.newsList td.c3 { color:#333333; cursor:pointer; padding:5px 0px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.newsList td.c4 { padding:5px 6px 5px 0px; font-size:11px; vertical-align:top; text-align:right; }


/* sections view */
table.sectionsView { margin:0px 0px 10px 4px; width:640px; }
table.sectionsView td.sectionsView_left { color:#333333; font-size:11px; width:20%; }
table.sectionsView td.sectionsView_right { color:#333333; font-size:11px; width:80%; }

/* main section list */
table.mainSectionList { margin:10px 0px 10px 4px; width:640px; }
table.mainSectionList a { color:#8F7302; margin:0px 0px 0px 6px; text-decoration:none; }
table.mainSectionList a:active { color:#8F7302; text-decoration:none; }
table.mainSectionList a:visited { color:#8F7302; text-decoration:none; }
table.mainSectionList a:hover { color:#C69F02; text-decoration:none; }
table.mainSectionList tr.mainSectionList_odd { background-color:#D9D8C4; }
table.mainSectionList tr.mainSectionList_even { background-color:#CDCCB9; }
table.mainSectionList tr.mainSectionList_hover { background-color:#FAF9E2; }
table.mainSectionList td.h1 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; padding:0px 0px 4px 0px; width:2%; }
table.mainSectionList td.h2 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:60%; }
table.mainSectionList td.h3 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:10%; }
table.mainSectionList td.h4 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:13%; }
table.mainSectionList td.h5 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; width:15%; }
table.mainSectionList td.c1 { color:#333333; cursor:pointer; padding:5px 6px 5px 4px; font-size:11px; vertical-align:top; text-align:left; }
table.mainSectionList td.c2 { color:#333333; cursor:pointer; padding:5px 15px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.mainSectionList td.c3 { color:#333333; cursor:pointer; padding:5px 0px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.mainSectionList td.c4 { color:#333333; cursor:pointer; padding:5px 0px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.mainSectionList td.c5 { padding:5px 6px 5px 0px; font-size:11px; vertical-align:top; text-align:right; }

/* sub section list */
table.subSectionList { margin:10px 0px 10px 4px; width:640px; }
table.subSectionList a { color:#8F7302; margin:0px 0px 0px 6px; text-decoration:none; }
table.subSectionList a:active { color:#8F7302; text-decoration:none; }
table.subSectionList a:visited { color:#8F7302; text-decoration:none; }
table.subSectionList a:hover { color:#C69F02; text-decoration:none; }
table.subSectionList tr.subSectionList_odd { background-color:#D9D8C4; }
table.subSectionList tr.subSectionList_even { background-color:#CDCCB9; }
table.subSectionList tr.subSectionList_hover { background-color:#FAF9E2; }
table.subSectionList td.h1 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; padding:0px 0px 4px 0px; width:2%; }
table.subSectionList td.h2 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:35%; }
table.subSectionList td.h3 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:25%; }
table.subSectionList td.h4 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:10%; }
table.subSectionList td.h5 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:13%; }
table.subSectionList td.h6 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; width:15%; }
table.subSectionList td.c1 { color:#333333; cursor:pointer; padding:5px 6px 5px 4px; font-size:11px; vertical-align:top; text-align:left; }
table.subSectionList td.c2 { color:#333333; cursor:pointer; padding:5px 15px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.subSectionList td.c3 { color:#333333; cursor:pointer; padding:5px 10px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.subSectionList td.c4 { color:#333333; cursor:pointer; padding:5px 0px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.subSectionList td.c5 { color:#333333; cursor:pointer; padding:5px 0px 5px 0px; font-size:11px; vertical-align:top; text-align:left; }
table.subSectionList td.c6 { padding:6px 4px 5px 0px; font-size:11px; vertical-align:top; text-align:right; }


/* theme view */
table.themeView { margin:10px 0px 0px 0px; width:630px; }
table.themeView td.themeView_image { text-align:center; width:30%; }
table.themeView td.themeView_image img { background-color:#FFFFFF; border-color:#6D6D6D; border-style:solid; border-width:1px; padding:4px; }
table.themeView td.themeView_content { font-size:11px; padding:0px 0px 0px 4px; vertical-align:top; width:70%; }










/* FRONT - GENERAL LAYOUT TABLES */

/* error */
table.errorMessage { margin:0px 4px 40px 4px; width:640px; }
table.errorMessage td.errorMessage_title { color:#695D54; font-size:12px; font-weight:bold; padding:10px 4px 10px 4px; text-align:center; }
table.errorMessage td.errorMessage_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; color:#3B3733; font-size:11px; text-align:right; padding:8px 6px 0px 6px; }
table.errorMessage td.errorMessage_content a { color:#3B3733; font-weight:bold; text-decoration:none; }
table.errorMessage td.errorMessage_content a:active { color:#3B3733; text-decoration:none; }
table.errorMessage td.errorMessage_content a:visited { color:#3B3733; text-decoration:none; }
table.errorMessage td.errorMessage_content a:hover { color:#BB9602; text-decoration:none; }

/* article brief */
table.articleBrief { margin:0px 4px 40px 4px; width:640px; }
table.articleBrief td.articleBrief_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 24px 3px 4px; text-align:left; }
table.articleBrief td.articleBrief_time { color:#695D54; font-size:10px; padding:0px 4px 0px 0px; text-align:right; }
table.articleBrief td.articleBrief_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; color:#3B3733; font-size:11px; padding:8px 6px 0px 6px; }

/* gallery brief */
table.galleryBrief { margin:0px 4px 40px 4px; width:640px; }
table.galleryBrief td.galleryBrief_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 24px 3px 4px; text-align:left; }
table.galleryBrief td.galleryBrief_time { color:#695D54; font-size:10px; padding:0px 4px 0px 0px; text-align:right; }
table.galleryBrief td.galleryBrief_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; color:#3B3733; font-size:11px; padding:8px 6px 0px 6px; text-align:justify; }

/* article brief admin */
table.articleBriefAdmin { margin:0px 4px 30px 4px; width:640px; }
table.articleBriefAdmin td.articleBriefAdmin_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 24px 3px 4px; text-align:left; }
table.articleBriefAdmin td.articleBriefAdmin_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; color:#3B3733; font-size:11px; padding:8px 6px 0px 6px; }
table.articleBriefAdmin td.articleBriefAdmin_content a { color:#3B3733; text-decoration:none; }
table.articleBriefAdmin td.articleBriefAdmin_content a:active { color:#3B3733; text-decoration:none; }
table.articleBriefAdmin td.articleBriefAdmin_content a:visited { color:#3B3733; text-decoration:none; }
table.articleBriefAdmin td.articleBriefAdmin_content a:hover { color:#BB9602; text-decoration:none; }


/* article brief details with thumbnail */
table.articleBriefThumb { width:100%; }
table.articleBriefThumb td.articleBriefThumb_images { padding:3px 20px 0px 0px; text-align:center; vertical-align:top; width:1%; }
table.articleBriefThumb td.articleBriefThumb_images img { border-color:#93857C; border-style:solid; border-width:2px; }
table.articleBriefThumb td.articleBriefThumb_icon { padding:3px 20px 0px 0px; text-align:center; vertical-align:top; width:1%; }
table.articleBriefThumb td.articleBriefThumb_icon img { border:0px; }
table.articleBriefThumb td.articleBriefThumb_content { text-align:justify; vertical-align:top; width:99%; }
table.articleBriefThumb td.articleBriefThumb_link { text-align:right; }
table.articleBriefThumb td.articleBriefThumb_link a { color:#3B3733; font-size:10px; font-style:italic; font-weight:bold; text-decoration:none; }
table.articleBriefThumb td.articleBriefThumb_link a:active { color:#3B3733; text-decoration:none; }
table.articleBriefThumb td.articleBriefThumb_link a:visited { color:#3B3733; text-decoration:none; }
table.articleBriefThumb td.articleBriefThumb_link a:hover { color:#BB9602; text-decoration:none; }
table.articleBriefThumb td.articleBriefThumb_link a img { border-width:0px; padding:0px 0px 1px 2px; }

/* article brief details without thumbnail */
table.articleBriefNoThumb { width:100%; }
table.articleBriefNoThumb td.articleBriefNoThumb_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 24px 3px 4px; text-align:left; }
table.articleBriefNoThumb td.articleBriefNoThumb_content { color:#3B3733; font-size:11px; padding:8px 6px 0px 6px; }
table.articleBriefNoThumb td.articleBriefNoThumb_link { text-align:right; }
table.articleBriefNoThumb td.articleBriefNoThumb_link a { color:#3B3733; font-size:10px; font-style:italic; font-weight:bold; text-decoration:none; }
table.articleBriefNoThumb td.articleBriefNoThumb_link a:active { color:#3B3733; text-decoration:none; }
table.articleBriefNoThumb td.articleBriefNoThumb_link a:visited { color:#3B3733; text-decoration:none; }
table.articleBriefNoThumb td.articleBriefNoThumb_link a:hover { color:#BB9602; text-decoration:none; }
table.articleBriefNoThumb td.articleBriefNoThumb_link a img { border-width:0px; padding:0px 0px 1px 2px; }

/* gallery brief details */
table.galleryBriefDetails { width:100%; }
table.galleryBriefDetails td.galleryBriefDetails_images { padding:3px 20px 0px 0px; text-align:center; vertical-align:top; width:1%; }
table.galleryBriefDetails td.galleryBriefDetails_images img { border-color:#93857C; border-style:solid; border-width:2px; }
table.galleryBriefDetails td.galleryBriefDetails_content { text-align:justify; }
table.galleryBriefDetails td.galleryBriefDetails_link { text-align:right; }
table.galleryBriefDetails td.galleryBriefDetails_link a { color:#3B3733; font-size:10px; font-style:italic; font-weight:bold; text-decoration:none; }
table.galleryBriefDetails td.galleryBriefDetails_link a:active { color:#3B3733; text-decoration:none; }
table.galleryBriefDetails td.galleryBriefDetails_link a:visited { color:#3B3733; text-decoration:none; }
table.galleryBriefDetails td.galleryBriefDetails_link a:hover { color:#BB9602; text-decoration:none; }
table.galleryBriefDetails td.galleryBriefDetails_link a img { border-width:0px; padding:0px 0px 1px 2px; }

/* article full display */
table.articleFull { margin:0px 4px 40px 4px; width:640px; }
table.articleFull td.articleFull_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 24px 3px 4px; text-align:left; }
table.articleFull td.articleFull_time { color:#695D54; font-size:10px; padding:0px 4px 0px 0px; text-align:right; }
table.articleFull td.articleFull_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; color:#3B3733; font-size:11px; padding:8px 6px 0px 6px; }

table.articleNest { width:100%; }
table.articleNest td.articleNest_content { text-align:justify; vertical-align:top; width:100%; }

table.articleNestSplit { width:100%; }
table.articleNestSplit td.articleNestSplit_left { padding:3px 20px 0px 0px; text-align:center; vertical-align:top; width:1%; }
table.articleNestSplit td.articleNestSplit_right { text-align:justify; vertical-align:top; width:99%; }

table.articleAttachment { margin:0px 0px 30px 0px; width:100%; }
table.articleAttachment td.articleAttachment_file { padding:0px 0px 4px 0px; }
table.articleAttachment td.articleAttachment_file img {  }
table.articleAttachment td.articleAttachment_file img.attachment_img { border-color:#93857C; border-style:solid; border-width:2px; }
table.articleAttachment td.articleAttachment_file img.attachment_icon { border-width:0px; }
table.articleAttachment td.articleAttachment_caption { font-size:11px; font-weight:bold; padding:0px 0px 2px 0px; }
table.articleAttachment td.articleAttachment_notes { font-size:9px; }

table.articleLink { margin:0px 0px 30px 0px; width:100%; }
table.articleLink td.articleLink_file { padding:0px 0px 4px 0px; }
table.articleLink td.articleLink_file img { border-width:0px; }
table.articleLink td.articleLink_caption { font-size:11px; font-weight:bold; padding:0px 0px 2px 0px; }
table.articleLink td.articleLink_notes { font-size:9px; }

/* contact information */
table.contactInformation { margin:0px 4px 40px 4px; width:640px; }
table.contactInformation td.contactInformation_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 24px 3px 4px; text-align:left; }
table.contactInformation td.contactInformation_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; color:#3B3733; font-size:11px; padding:8px 6px 0px 6px; }

table.contactFormSuccess { margin:0px 4px 40px 4px; width:640px; }
table.contactFormSuccess td.contactFormSuccess_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 24px 3px 4px; text-align:left; }
table.contactFormSuccess td.contactFormSuccess_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; color:#3B3733; font-size:11px; padding:8px 6px 0px 6px; }

table.contactForm { margin:0px 4px 40px 4px; width:640px; }
table.contactForm td.contactForm_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 24px 3px 4px; text-align:left; }
table.contactForm td.contactForm_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; color:#3B3733; font-size:11px; padding:8px 6px 0px 6px; }

table.contactForm1 { margin:0px 0px 20px 0px; width:100%; }
table.contactForm1 td.contactForm1_title { font-weight:bold; padding:0px 0px 6px 0px; }
table.contactForm1 td.c1 { width:4% }
table.contactForm1 td.c2 { width:46%; }
table.contactForm1 td.c3 { width:4%; }
table.contactForm1 td.c4 { width:46%; }

table.contactForm2 { margin:0px 0px 20px 0px; width:100%; }
table.contactForm2 td.contactForm2_title { font-weight:bold; padding:0px 0px 6px 0px; }
table.contactForm2 td.c1 { width:4% }
table.contactForm2 td.c2 { width:96%; }

table.contactForm3 { margin:0px 0px 20px 0px; width:100%; }
table.contactForm3 td.contactForm3_title { font-weight:bold; padding:0px 0px 6px 0px; }
table.contactForm3 td.c1 { padding:3px 0px 0px 4px; vertical-align:top; width:30%; }
table.contactForm3 td.c2 { padding:1px 0px 1px 0px; width:70%; }

table.contactForm4 { margin:0px 0px 20px 0px; width:100%; }
table.contactForm4 td.contactForm4_title { font-weight:bold; padding:0px 0px 6px 0px; }
table.contactForm4 td.c1 { text-align:center; width:100%; }

table.contactForm5 { margin:0px 0px 20px 0px; width:100%; }
table.contactForm5 td.c1 { text-align:center; width:100%; }

/* gallery full display */
table.galleryFull { margin:0px 0px 10px 0px; width:654px; }
table.galleryFull td.galleryFull_title_left { background-image:url('../images/bb1_header_left.png'); background-repeat:repeat-x; width:2px; }
table.galleryFull td.galleryFull_title_center { background-image:url('../images/bb1_header_center.png'); background-repeat:repeat-x; color:#FFFFFF; font-size:11px; font-weight:bold; padding:0px 0px 0px 6px; }
table.galleryFull td.galleryFull_title_right { background-image:url('../images/bb1_header_right.png'); background-repeat:repeat-x; width:2px; }
table.galleryFull td.galleryFull_content { margin:0px; padding:0px; }
table.galleryFull td.galleryFull_description { color:#333333; font-size:11px; padding:10px 4px 10px 4px; text-align:justify; }

/* mailing list */
table.mailingList { margin:0px 4px 40px 4px; width:640px; }
table.mailingList td.mailingList_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 24px 3px 4px; text-align:left; }
table.mailingList td.mailingList_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; color:#3B3733; font-size:11px; padding:8px 6px 0px 6px; text-align:justify; }

/* article archive list */
table.articleArchive { margin:10px 0px 10px 4px; width:640px; }
table.articleArchive tr.articleArchive_odd { background-color:#D9D8C4; }
table.articleArchive tr.articleArchive_even { background-color:#CDCCB9; }
table.articleArchive tr.articleArchive_hover { background-color:#FAF9E2; }
table.articleArchive td.h1 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; padding:0px 0px 4px 0px; width:2%; }
table.articleArchive td.h2 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:50%; }
table.articleArchive td.h3 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:20%; }
table.articleArchive td.h4 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:10%; }
table.articleArchive td.h5 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:20%; }
table.articleArchive td.c1 { cursor:pointer; padding:5px 6px 5px 2px; font-size:11px; vertical-align:top; text-align:left; }
table.articleArchive td.c2 { cursor:pointer; padding:5px 15px 5px 2px; font-size:11px; vertical-align:top; text-align:left; }
table.articleArchive td.c3 { cursor:pointer; padding:5px 6px 5px 2px; font-size:11px; vertical-align:top; text-align:left; }
table.articleArchive td.c4 { cursor:pointer; padding:5px 6px 5px 2px; font-size:11px; vertical-align:top; text-align:left; }
table.articleArchive td.c5 { cursor:pointer; padding:5px 6px 5px 2px; font-size:11px; vertical-align:top; text-align:left; }

table.articleArchiveSub { margin:10px 0px 10px 4px; width:640px; }
table.articleArchiveSub tr.articleArchiveSub_odd { background-color:#D9D8C4; }
table.articleArchiveSub tr.articleArchiveSub_even { background-color:#CDCCB9; }
table.articleArchiveSub tr.articleArchiveSub_hover { background-color:#FAF9E2; }
table.articleArchiveSub td.h1 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; padding:0px 0px 4px 0px; width:2%; }
table.articleArchiveSub td.h2 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:75%; }
table.articleArchiveSub td.h3 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:10%; }
table.articleArchiveSub td.h4 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:15%; }
table.articleArchiveSub td.c1 { cursor:pointer; padding:4px 6px 4px 2px; font-size:11px; vertical-align:top; text-align:left; }
table.articleArchiveSub td.c2 { cursor:pointer; padding:4px 6px 4px 2px; font-size:11px; vertical-align:top; text-align:left; }
table.articleArchiveSub td.c3 { cursor:pointer; padding:4px 6px 4px 2px; font-size:11px; vertical-align:top; text-align:left; }
table.articleArchiveSub td.c4 { cursor:pointer; padding:4px 6px 4px 2px; font-size:11px; vertical-align:top; text-align:left; }

/* news article archive list */
table.newsArchiveList { margin:10px 0px 10px 4px; width:640px; }
table.newsArchiveList tr.newsArchiveList_odd { background-color:#D9D8C4; }
table.newsArchiveList tr.newsArchiveList_even { background-color:#CDCCB9; }
table.newsArchiveList tr.newsArchiveList_hover { background-color:#FAF9E2; }
table.newsArchiveList td.h1 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; padding:0px 0px 4px 0px; width:2%; }
table.newsArchiveList td.h2 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:78%; }
table.newsArchiveList td.h3 { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; font-weight:bold; padding:0px 0px 4px 0px; width:20%; }
table.newsArchiveList td.c1 { cursor:pointer; padding:5px 6px 5px 2px; font-size:11px; vertical-align:top; text-align:left; }
table.newsArchiveList td.c2 { cursor:pointer; padding:5px 15px 5px 2px; font-size:11px; vertical-align:top; text-align:left; }
table.newsArchiveList td.c3 { cursor:pointer; padding:5px 6px 5px 2px; font-size:11px; vertical-align:top; text-align:left; }

/* news article full display */
table.newsArticleFull { margin:0px 4px 40px 4px; width:640px; }
table.newsArticleFull td.newsArticleFull_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 24px 3px 4px; text-align:left; }
table.newsArticleFull td.newsArticleFull_time { color:#695D54; font-size:10px; padding:0px 4px 0px 0px; text-align:right; }
table.newsArticleFull td.newsArticleFull_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; color:#3B3733; font-size:11px; padding:8px 6px 0px 6px; }

table.newsArticleNest { width:100%; }
table.newsArticleNest td.newsArticleNest_content { text-align:justify; vertical-align:top; width:100%; }

table.newsArticleNestSplit { width:100%; }
table.newsArticleNestSplit td.newsArticleNestSplit_left { padding:3px 20px 0px 0px; text-align:center; vertical-align:top; width:1%; }
table.newsArticleNestSplit td.newsArticleNestSplit_right { text-align:justify; vertical-align:top; width:99%; }

table.newsArticleAttachment { margin:0px 0px 30px 0px; width:100%; }
table.newsArticleAttachment td.newsArticleAttachment_file { padding:0px 0px 4px 0px; }
table.newsArticleAttachment td.newsArticleAttachment_file img { border-color:#93857C; border-style:solid; border-width:2px; }
table.newsArticleAttachment td.newsArticleAttachment_file img.attachment_icon { border:0px; }
table.newsArticleAttachment td.newsArticleAttachment_caption { font-size:11px; font-weight:bold; padding:0px 0px 2px 0px; }
table.newsArticleAttachment td.newsArticleAttachment_notes { font-size:9px; }

table.newsArticleLink { margin:0px 0px 30px 0px; width:100%; }
table.newsArticleLink td.newsArticleLink_file { padding:0px 0px 4px 0px; }
table.newsArticleLink td.newsArticleLink_file img { border-width:0px; }
table.newsArticleLink td.newsArticleLink_caption { font-size:11px; font-weight:bold; padding:0px 0px 2px 0px; }
table.newsArticleLink td.newsArticleLink_notes { font-size:9px; }

/* reports */
table.reportsNotice { margin:0px 4px 40px 4px; width:640px; }
table.reportsNotice a { color:#3B3733; text-decoration:none; }
table.reportsNotice a:active { color:#3B3733; text-decoration:none; }
table.reportsNotice a:visited { color:#3B3733; text-decoration:none; }
table.reportsNotice a:hover { color:#BB9602; text-decoration:none; }
table.reportsNotice td.reportsNotice_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 24px 3px 4px; text-align:left; }
table.reportsNotice td.reportsNotice_content { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; color:#3B3733; font-size:11px; padding:8px 6px 0px 6px; }
table.reportsNotice td.reportsNotice_link { border-color:#93857C; border-style:solid; border-width:1px 0px 0px 0px; font-size:11px; padding:8px 6px 0px 6px; }

table.reportsHeader { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; margin:0px 4px 8px 4px; width:640px; }
table.reportsHeader td.reportsHeader_left { color:#695D54; font-weight:bold; padding:0px 0px 6px 0px; }
table.reportsHeader td.reportsHeader_right { color:#695D54; font-size:10px; font-weight:bold; padding:0px 8px 0px 0px; text-align:right; }
table.reportsHeader td.reportsHeader_right a { color:#3B3733; margin:0px 0px 0px 10px; text-decoration:none; }
table.reportsHeader td.reportsHeader_right a:active { color:#3B3733; text-decoration:none; }
table.reportsHeader td.reportsHeader_right a:visited { color:#3B3733; text-decoration:none; }
table.reportsHeader td.reportsHeader_right a:hover { color:#BB9602; text-decoration:none; }

table.reportsList { margin:0px 4px 30px 4px; width:630px; }
table.reportsList tr.reportsList_odd { background-color:#D9D8C4; }
table.reportsList tr.reportsList_even { background-color:#CDCCB9; }
table.reportsList tr.reportsList_hover { background-color:#FAF9E2; }
table.reportsList td.c1 { cursor:pointer; vertical-align:top; width:4%; }
table.reportsList td.c2 { cursor:pointer; font-size:10px; padding:3px 0px 0px 0px; vertical-align:top; width:96%; }

/* search results */
table.searchResultsNotice { margin:0px 4px 20px 4px; width:640px; }
table.searchResultsNotice td.searchResultsNotice_content { border-color:#93857C; border-style:solid; border-width:0px 0px 1px 0px; color:#3B3733; font-size:11px; font-weight:bold; padding:8px 6px 2px 6px; }

table.searchResultsError { margin:0px 4px 20px 8px; width:630px; }
table.searchResultsError td.searchResultsError_content { color:#684040; font-size:11px; font-weight:bold; text-align:center; width:100%; }

table.searchResultsView { margin:0px 4px 20px 8px; width:630px; }
table.searchResultsView td.searchResultsView_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 24px 3px 0px; text-align:left; }
table.searchResultsView td.searchResultsView_title a { color:#3B3733; text-decoration:none; }
table.searchResultsView td.searchResultsView_title a:active { color:#3B3733; text-decoration:none; }
table.searchResultsView td.searchResultsView_title a:visited { color:#3B3733; text-decoration:none; }
table.searchResultsView td.searchResultsView_title a:hover { color:#BB9602; text-decoration:none; }
table.searchResultsView td.searchResultsView_type { color:#3B3733; font-size:10px; width:30%; }
table.searchResultsView td.searchResultsView_score { color:#3B3733; font-size:10px; text-align:left; width:70%; }
table.searchResultsView td.searchResultsView_brief { color:#333333; font-size:10px; }
table.searchResultsView td.searchResultsView_spacer { }

/* stock graphs */
table.yahooGraphs { margin:0px 0px 25px 0px; width:100%; }
table.yahooGraphs td.yahooGraphs_title { color:#695D54; font-size:12px; font-weight:bold; padding:0px 0px 15px 0px; text-align:center; }
table.yahooGraphs td.yahooGraphs_image { text-align:center; }





















