
/* Nomato Style Sheet        */
/* Author: todd@hampson.us   */
/* dark=800000, alt=008000    */

p, .p      {font-size:12pt; font-family:Verdana, Helvetica, sans-serif; color:000000; font-weight:normal;}
body,.body {font-size:12pt; font-family:Verdana, Helvetica, sans-serif; color:000000; font-weight:normal; background-image:url('images/background.jpg'); margin-top:48;}
td, .td    {font-size:12pt; font-family:Verdana, Helvetica, sans-serif; color:000000; font-weight:normal;}
th, .th    {font-size:12pt; font-family:Verdana, Helvetica, sans-serif; color:FFFFFF; background-color:800000; font-weight:bold;}

/* anchor definitions */
a:link     {font-size:12pt; color:800000; text-decoration:none; font-weight:bold;}         
a:visited  {font-size:12pt; color:800000; text-decoration:none; font-weight:bold;}
a:hover    {font-size:12pt; color:008000; text-decoration:none; font-weight:bold;}
a:active   {font-size:12pt; color:008000; text-decoration:none; font-weight:bold;} 

h1,.h1     {font-size:24pt; color:800000; font-weight:bold;}
h2,.h2     {font-size:22pt; color:800000; font-weight:bold;}
h3,.h3     {font-size:10pt; color:800000; font-weight:bold;}
h4,.h4     {font-size:18pt; color:800000; font-weight:bold;}
h5,.h5     {font-size:16pt; color:800000; font-weight:bold;}
h6,.h6     {font-size:14pt; color:800000; font-weight:bold;}
h7,.h7     {font-size:12pt; color:800000; font-weight:bold;}

.hr,hr        {color:800000; size:1px;}
.hr1          {color:800000; size:1px;}
.hr2          {color:800000; size:2px;}
.label        {font-weight:normal; text-align:center;}
.caption      {font-size:12px; font-weight:normal;}
.bold         {font-weight:bold;}
.right        {text-align:right;}
.red          {color:800000;}
.green        {color:008000;}
.activeItem   {color:008000; font-weight:bold;}
.inactiveItem {color:800000;}
