body							{background-color: #be0000;}
h1								{font-family: Arial, Helvetica; font-size: 14pt; color: #be0000; font-weight: bold; letter-spacing: 2px; text-align: center; }
h2								{font-family: Arial, Helvetica; font-size: 12pt; color: #be0000; font-weight: bold; letter-spacing: 2px }
h3								{font-family: Arial, Helvetica; font-size: 12pt; color: #be0000; font-weight: bold; letter-spacing: 1px; margin-bottom: -18px}
h4								{font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #be0000; font-weight: bold; letter-spacing: 1px; }
p,
table,
tr,
td								{font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: #000000 }
input,textarea					{border: 1px solid #BE0000; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px; font-family:verdana,arial,helvetica; font-size:8pt}
button 							{border: 3px double #BE0000; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px}
iframe 							{border: 1px solid #BE0000; }               
           
a								{color: #be0000; text-decoration: none }
a:hover							{color: #be0000; text-decoration: underline }


a.Menu							{font-family: Arial, Helvetica; font-size: 10pt; color : #F7BE10; text-decoration: none }
a:hover.Menu					{font-family: Arial, Helvetica; font-size: 10pt; color : #ffffff; text-decoration: none }

.PageTitle						{font-style: italic; font-family: Arial, Helvetica; font-size: 12pt; color: #be0000; font-weight: bold; letter-spacing: 1px;}
.Gradient 						{filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffcc55', startColorstr='#FFffff', gradientType='0');}
.Menu_Outer						{margin: 0px; border: 0px; margin-bottom: 5pt; margin-top: 2pt }

.Menu_Cell						{font-style: italic; font-size: 10pt; font-weight: bold; color: white; font-family: Arial, Helvetica; background-color: inherit; border-right: #F7BE10 solid 1px; height: 10px; padding-left: 5px; padding-right: 5px;}
.Menu_Cell_Hot					{font-style: italic; font-size: 10pt; font-weight: bold; color: white; font-family: Arial, Helvetica; background-color: #F7BE10; border-right: #F7BE10 solid 1px; height: 10px; cursor: hand; padding-left: 5px; padding-right: 5px;}

.Menu_Cell_Last					{font-style: italic; font-size: 10pt; font-weight: bold; color: white; font-family: Arial, Helvetica; background-color: inherit; height: 10px; padding-left: 5px; padding-right: 5px;}
.Menu_Cell_Hot_Last				{font-style: italic; font-size: 10pt; font-weight: bold; color: white; font-family: Arial, Helvetica; background-color: #F7BE10; height: 10px; cursor: hand; padding-left: 5px; padding-right: 5px;}

.Menu_Cell A,
.Menu_Cell A:link,
.Menu_Cell A:visited,
.Menu_Cell A:active,
.Menu_Cell A:hover,
.Menu_Cell_Last A,
.Menu_Cell_Last A:link,
.Menu_Cell_Last A:visited,
.Menu_Cell_Last A:active,
.Menu_Cell_Last A:hover 		{font-style: italic; font-size: 10pt; font-weight: bold; color: white; font-family: Arial, Helvetica; text-decoration: none;}

.Menu_Cell_Hot A,
.Menu_Cell_Hot A:link,
.Menu_Cell_Hot A:visited,
.Menu_Cell_Hot A:active,
.Menu_Cell_Hot A:hover,
.Menu_Cell_Hot_Last A,
.Menu_Cell_Hot_Last A:link,
.Menu_Cell_Hot_Last A:visited,
.Menu_Cell_Hot_Last A:active,
.Menu_Cell_Hot_Last A:hover 	{font-style: italic; font-size: 10pt; font-weight: bold; color: black; font-family: Arial, Helvetica; text-decoration: none;}

td.header						{font-weight: bold; color: #be0000; background-color: #f7be10; border-bottom: 1px solid #be0000;}
td.data							{background-color: #fff;}
td.datahl						{background-color: #eee;}
td.sorted						{background-color: #ccc;}

@media print {
  .HideMe { display: none }
  img { display: none }
}