{--------------General-------------------}
td			
{
font-family: arial,verdana,serif;
font-size: 11pt;
color: #cccccc;}

.superscript			
{
vertical-align: super;
font-size: 8pt;}

.small			
{
font-size: 8pt;}


{--------------Links---------------------}
a 			
{
color: #cc3300;
text-decoration: underline;}
a:hover
{
COLOR: white;
text-decoration: none;}
a:active
{
COLOR: white;
text-decoration: underline;}

{--------------Menus---------------------}

.MainMenu		
{
font-family: arial,verdana,serif;
font-size: 10pt;
font-style: italic;
font-weight: bold;
color: #ffffff;}
.MainMenu a
{
color: #ffffff;
text-decoration: none;}
.MainMenu a:hover
{
color: #ffcc33;
text-decoration: underline;}


.SubMenu	
{
font-family: arial,verdana,serif;
font-size: 10pt;
font-style: italic;
color: #cccccc;}
.SubMenu a
{
color: #cccccc;
text-decoration: underline;}
.SubMenu a:hover
{
color: #ffffff;
text-decoration: none;}


{--------------Red Box Stuff-----------------}

.h1			
{
font-size: 20pt;
font-weight: bold;
font-style: italic;
color: #ffcc33;
background-color: #000000;}

.h2		
{
font-size: 20pt;
font-weight: bold;
font-style: italic;
color: #ffcc33;}

.h1bg        { background-image: 
               url(images/boxtop.gif); 
               background-repeat: no-repeat }
.h1bgSm      { background-image: 
               url(images/boxTopSm.gif); 
               background-repeat: no-repeat }
