/* New 2010 Blue-Grey Style */

p, .p      {font-size:12px; font-family:Arial,Sans-Serif; color:FFFFFF; font-weight:normal;}
body,.body {font-size:12px; font-family:Arial,Sans-Serif; color:FFFFFF; font-weight:normal;}
td, .td    {font-size:12px; font-family:Arial,Sans-Serif; color:FFFFFF; font-weight:normal;}
th, .th    {font-size:12px; font-family:Arial,Sans-Serif; color:FFFFFF; font-weight:normal;} 

h1,.h1 {font-size:18px; color:FFFFFF; font-weight:bold;}
h2,.h2 {font-size:16px; color:FFFFFF; font-weight:bold;}
h3,.h3 {font-size:14px; color:FFFFFF; font-weight:bold;}
h4,.h4 {font-size:12px; color:FFFFFF; font-weight:bold;}

.hr,hr  {color:white; size:1px;}
.hr1    {color:white; size:1px;}
.hr2    {color:white; size:2px;}
.label  {font-weight:normal; text-align:center;}  

/* anchor definitions */
a:link    {color:silver; text-decoration:none; font-weight:normal;}         
a:visited {color:silver; text-decoration:none; font-weight:normal;}
a:hover   {color:white; text-decoration:none; font-weight:normal;}
a:active  {color:white; text-decoration:none; font-weight:normal;}

.input, .selectbox {color:black; font-family: Arial,Sans-Serif;}

.button
  {
    margin:1px; 
    color:white;
    background-color:2B441A; 
    text-align:center; 
    font-family:Arial,Sans-Serif; 
    font-size:14px;
    border-style:solid; 
    border-color:white;
    border-width:1px;
  }
  
.tiny   {font-size:10px;}
.small  {font-size:12px;}
.med    {font-size:14px;}
.hilite {color:FFFFFF;}
.white  {color:white;}

.menuOut  {font-size:14px; cursor:pointer; color:silver; text-align:left; font-weight:normal; margin:0px;}
.menuOver {font-size:14px; cursor:pointer; color:white; text-align:left; font-weight:normal; font-style:oblique; margin:0px;}

.submenu         {font-size:14px; color:silver;}
.submenu a       {font-size:14px; color:silver; text-decoration:none; font-weight:normal;}
.submenu a:hover {font-size:14px; color:white; text-decoration:none; font-weight:normal; font-style:oblique;}
