BODY {
font-size: 9pt; 
font-family: "Trebuchet MS", Arial;
color:#727270;
scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #c5c5c5; 
scrollbar-3dlight-color: #f0f0ff; 
scrollbar-arrow-color: #c0c0cc; 
scrollbar-track-color: #e5e5e5; 
scrollbar-darkshadow-color: #a0a0a0;
background-color: #9c9c9c;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

div, p, ol, ul, dl, li, dt, dd, td, nobr { font-size: 9pt; }

TD
{
  font-family: "Trebuchet MS", Arial; 
  font-size: 9pt;
  font-weight: normal;
}

input.textstyle   { border: 1px #E3E3E3 solid; padding: 2px; font-family: Arial; font-size: 11px; height:20px; background-color: #ffffff;}
input.buttonstyle { border: #ffffff 1px solid; padding: 2px; font-family: Arial; font-size: 11px; height:20px; background-color: #e3e3e3; cursor:hand;}
select { border: #1f205f 1px solid; padding: 0px; font-family: Arial; font-weight: normal; font-size: 11px; CURSOR: normal; background-color: #ffffff}
option { border: #1f205f 1px solid; padding: 0px; font-family: Arial; font-weight: normal; font-size: 11px; color: #1f205f; CURSOR: normal; background-color: #ffffff}
textarea { border: #1f205f 1px solid; padding: 2px; font-family: Arial; font-weight: bold; font-size: 11px; CURSOR: normal; background-color: #ffffff}

A        {color:#ff6600; text-decoration: none; }
A:hover  {color:#ff6600; text-decoration: underline; }
A:active {color:#ff6600; text-decoration: underline; }

a.link1         { font-size: 7.5pt; color:#7d7d7d; font-weight: bold; text-decoration: none; }
a.link1:hover   { font-size: 7.5pt; font-weight: bold; text-decoration: none; color: #990000; }
a.link1:active  { font-size: 7.5pt; font-weight: bold; text-decoration: none; color: #990000; }

a.footerlink         {font-size: 9pt; color:#ffffff; text-decoration: none; }
a.footerlink:hover   {font-size: 9pt; color:#ffffff; text-decoration: underline; }
a.footerlink:active  {font-size: 9pt; color:#ffffff; text-decoration: none; }

.smalltxt1 {  font-weight: bold; font-size: 7pt; color: #000000; }
.smalltxthome {  font-weight: bold; font-size: 7pt; color: #ffffff; }
.header1 {  font-weight: bold; font-size: 22pt; color: #8c0906; }
.header2 {  font-weight: bold; font-size: 9pt; color: #A90B01; }
.header3 {  font-weight: bold; font-size: 10pt; color: #ffffff; text-align: right;  }
.img2 {  border: #000000 1px solid}
.whitefont {  color: #ffffff; }
.redfont {  color: #a20b2e; }
.greyfont {  color: #727270; }

.formGridTitle {
  color:#15428B;
  font-family:tahoma,arial,helvetica,sans-serif;
  font-size:11px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
}

.btnDelete {
  background:url('/admin/img/ext/fam/cross.gif') no-repeat 0 0;
}

.btnAdd {
  background-image:url(/admin/img/ext/fam/add.gif)!important;  
}

.x-fieldset-header-text{
  color:#940000;
}