/* Global Website Settings */
* { font-family: Verdana, Geneva, Arial, sans-serif; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; font-size: 11px; color: #000000; }
/*              T    R    B    L    */
body { margin: 10px 10px 10px 10px; background: #670e18; } /*Wine Background=670e18, Blue Background=342264 */
form { display: inline; }
b { font-weight: bold; }
p.ParaIndent { text-indent: 20px; }

A:link { font-size: 11px; font-weight: normal; color: #0000EE; }
A:visited { font-size: 11px; font-weight: normal; color: #5555FF; }
A:hover { font-size: 11px; font-weight: normal; color: #0000EE; }

.Form { font-size: 10px; background-color: #fff3e3; border: 1px solid #670e18; margin: 2px; }

/* Custom Page Settings */
table.MainTable { width: 1000px; }
 td.SideBarCol { width: 200px; vertical-align: top; background: #fcde94; }  /*LtYellow=fcde94,Gold=fed981*/
  table.Sidebar { width: 100%; }
   td.AdminTitle { width: 100%; height: 30px; text-align: center; font-size: 14px; font-weight: bold; color: #000000; }
  table.SideNav { width: 95%; }
 td.BodyCol { width: 800px; height: 500px; vertical-align: top; background: #fff3e3;}
  table.Body { width: 100%; }
   td.PageTitle { text-align: center; }
 td.CartSpacer { background: #fff3e3; }
 td.CartBody { height: 400px; vertical-align: top; background: #fff3e3; }
  table.CartTable { width: 85%; border-style: solid; border-width: 2px; border-color: #670e18; } /*OrgBorder=670e18, NewBorder=342264*/
 td.CartFooter { width: 100%; height: 24px; background: #fff3e3; font-family: Times New Roman, sans-serif; font-size: 14px; font-weight: bold; color: #670e18; }
table.Header { width: 100%; }
 td.HeaderLine { }
 td.HeaderSpacer { height: 5px; background: #8f453b; }
table.Footer { width: 100%; }
 td.FooterCopy { width: 800px; height: 24px; background: #fff3e3; font-family: Times New Roman, sans-serif; font-size: 14px; font-weight: bold; color: #670e18; }
 td.FooterSCol { width: 200px; height: 24px; }
 td.FooterBCol { width: 800px; height: 24px; font-size: 9px; color: #FFFFFF; }

td.TopicTitle { font-size: 20px; font-weight: bold; color: #000000; }
td.TopicContent { font-size: 14px; font-weight: bold; color: #000000; }
td.Logo {height: 50px;}

.TitleHeader { height: 28px; background: #A4A360; padding-left: 3px; font-size: 11px; font-weight: bold; color: #000000; }
.SubTitle { height: 20px; background: #ECEBBF; padding-left: 3px; font-size: 11px; font-weight: bold; color: #000000; }
.CartTitle { font-size: 11px; font-weight: bold; color: #000000; }
.NoticeBg { background: #FDEEB5; font-size: 11px; color: #000000; }

/* Standard Settings */
.Black09 { font-size: 9px; color: #000000; }
.Black10 { font-size: 10px; color: #000000; }
.Black11 { font-size: 11px; color: #000000; }
.Black12 { font-size: 12px; color: #000000; }
.Black09Bold { font-size:  9px; font-weight: bold; color: #000000; }
.Black10Bold { font-size: 10px; font-weight: bold; color: #000000; }
.Black11Bold { font-size: 11px; font-weight: bold; color: #000000; }
.Black12Bold { font-size: 12px; font-weight: bold; color: #000000; }
.Black14Bold { font-size: 14px; font-weight: bold; color: #000000; }
.Black18Bold { font-size: 18px; font-weight: bold; color: #000000; }

.BlueLink { font-size: 11px; color: #0000CC; cursor: pointer; }
.BlueBold { font-size: 11px; font-weight: bold; color: #3366FF; }

.Link { font-size: 11px; font-weight: bold; color: #000000; cursor: pointer; }
.LinkOver { font-size: 11px; font-weight: bold; color: #888888; cursor: pointer; }

.Red11Bold { font-size: 11px; font-weight: bold; color: #FF0033; }

.White09 { font-size: 9px; color: #FFFFFF; }
.White09Bold { font-size: 9px; font-weight: bold; color: #FFFFFF; }
.White10Bold { font-size: 10px; font-weight: bold; color: #FFFFFF; }
.White12Bold { font-size: 12px; font-weight: bold; color: #FFFFFF; }
