/* CSS Document */

td,tr,table,body,p,div,span { font-family:Verdana, Arial, Helvetica; font-size:13px; }

.content { background:url(/images/contentbg.jpg); background-position:top; background-repeat:no-repeat; }

.copyright { font-size:10px; color:#666666; }
.subtext { font-size:11px; }

.weareopen { font-weight: bold; color:#999999; }

.pictext { font-size:9px; color:#000000; font-weight: normal; }

.subtitle { font-weight: bold; color:#A80533; }

.sectitle { font-size: 16px; font-weight: bold; color:#A80533; }
.altsectitle { font-size: 16px; font-weight: bold; color:#000000; }

.darkrow { background-color: #F2DAE1; }
.lightrow { background-color: #F8EBEF;}

.menu { border:none; border-style:none; }

.error { color: #EF0000; font-weight:bold; }

a:link    { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:active  { color: #000000; text-decoration: underline; }
a:hover   { color: #A80533; text-decoration: none; }

a.lcl:link    { color: #A80533; font-weight:bold; text-decoration: underline; }
a.lcl:visited { color: #A80533; font-weight:bold; text-decoration: underline; }
a.lcl:active  { color: #A80533; font-weight:bold; text-decoration: underline; }
a.lcl:hover   { color: #A00000; font-weight:bold; text-decoration: none; }

* :focus { outline: 0; }

.ticker { color:#FFFFFF; background-color:#A80533; font-style:italic; }
