form { margin-bottom: 0px; margin-top: 0px; }
body { background: #ffffff; }

body, div, p, font, table, th, td, blockquote, h1, h2, h3, h4, h5, h6, dd, dt
{
   font-family: Verdana,Geneva,Tahoma,Helvetica,Arial,sans-serif;
   color: black;
}
input.text { color: black; }

body, div, p, font, table, th, td, blockquote { font-size: 12px; }

.stripes { background: white url(../images/stripes21.gif); }

.SemiTransparent { background-image: url(semi.gif); }
.Transparent { background: transparent }

.xwhite  { background: white url(../images/dot.gif); }
.xempty  { background: transparent url(../images/dot.gif); }

.FrameContent, *.FrameContent { background-color: white; color: black }
.null, *.null { }

h1, h2, h3, h4, h5, h6 { font-weight: bold; }

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; page-break-after: ""; }
h4 { font-size: 13px; margin-bottom: 0px; }

A { color: black; font-weight: bold;  text-decoration: none; }
A:hover { color: #cc9933; text-decoration: underline; }

A.FrameTitle, TD.FrameTitle A { color: white; }
A.FrameTitle:hover, TD.FrameTitle A:hover { color: yellow; }
TD.FrameTitle .GrayText  { color: #EEEEEE; }

a.menuslink {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #343399; text-decoration: none; font-weight: bold}
a.menuslink:hover {  color: #CC0000; text-decoration: none}

.black { color: #ffcc33; background-color: #000000; }
.black A { color: #ffffff; }

.SuperThick, *.SuperThick
{
   font-family: Arial;
   font-size: 24px;
   font-weight: bold;
}

.title { font-size: 16px; font-weight: bold; }
.tiny,  *.tiny   { font-size: 9px }
.small, *.small, table.small td { font-size: 10px }
.norm,  *.norm   { font-size: 12px }
.red,   *.red    { color: #FF0000 }
.yellow, *.yellow { background-color: yellow }
.nobold, *.nobold  { font-weight: normal }
.bold, *.bold { font-weight: bold }

.DesignText {}
.DesignDropDown {}
.DesignTextArea {}

.LightText { color: #EEEEEE; }

.ubar, *.ubar {
   border-bottom: solid 1px #333333; 
}

*.FrameTitle, .FrameTitle, *.FrameTitle TD,DIV {
  background: #336699; color: #EEEEEE; font-weight: bold;
}
*.ThickFrameTitle, .ThickFrameTitle, TD.ThickFrameTitle DIV {
  background: #336699;
  color: #FFFFFF; font-weight: bold;
  font-family: Univers Medium,Univers,Arial,Helvetica;
  font-size: 16px;
}
*.ThickFrameTitleRed, .ThickFrameTitleRed {
  background: #996633; color: #FFFFFF; font-weight: bold;
  font-family: Univers Medium,Univers,Arial,Helvetica;
  font-size: 16px;
}
.Thick, *.Thick {
  font-weight: bold;
  font-family: Univers Medium,Univers,Arial,Helvetica;
  font-size: 18px;
} 
.Thicksm, *.Thicksm {
  font-weight: bold;
  font-family: Univers Medium,Univers,Arial,Helvetica;
  font-size: 12px;  
}
.Big, *.Big, TD.Big {
  font-weight: bold;
  font-size: 16px;
}

.InactiveFrameTitle {
  background-color: #EEEEEE; color: #007AC5; font-weight: bold;
}

.ActiveTab, *.ActiveTab, TD.ActiveTab {
  background-color: #cc9966; color: #EEEEEE; font-weight: bold;
  vertical-align: middle;
}

.InactiveTab {
   background-color: #EEEEEE; color: #007AC5; font-weight: bold; 
   padding-bottom: 0;
   vertical-align: middle;
}

.DarkShadow, *.DarkShadow {
   background-color: #330099;
   color: #EEEEEE;
}

.MediumShadow, *.MediumShadow, *.MediumShadow DIV
{  background: #336699; color: #EEEEEE; }

.MediumShadowRight, *.MediumShadowRight, *.MediumShadowRight TD
{
    background-color: white;
    background-image: url(../images/mshadow.gif);
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-position: top right;
}

.MediumShadowFrame
{
    border-width: 1px;
    border-style: solid;
    border-color: #cc9966;
    width: '100%';
}

 
.MediumShadowRed, *.MediumShadowRed {  background: #996633; color: #EEEEEE; } 
.MediumShadowRedRight
{
    background-color: white;
    background-image: url(../images/mshadow-red.gif);
    background-repeat: repeat-y;
    background-attachment: fixed;
    background-position: top right;
}

.MediumShadowAlt, *.MediumShadowAlt {  background-color: #00AA66;  color: #EEEEEE; font-weight: bold; }

.LightShadow, *.LightShadow, *.LightShadow TD { background-color: #BFF2FF; color: #000000 }

.LightGray, *.LightGray {
   background-color: #EEEEEE;
}
.MediumGray, *.MediumGray {
   background-color: #AAAAAA;
}

.LightStripe, *.LightStripe {
   background: url(images/strip2p5.gif);
}

.White, *.White {
   background-color: #FFFFFF;
}

.GrayText, *.GrayText {
   color: #999999;
}

.WhiteText, *.WhiteText {
   color: #FFFFFF;
}

.pad1 { padding: 1px;}
.pad2 { padding: 2px;}
.pad3 { padding: 3px;}
.pad4 { padding: 4px;}
.pad5 { padding: 5px;}
.pad6 { padding: 6px;}
.pad7 { padding: 7px;}
.pad8 { padding: 8px;}

.hpad1 { padding: 1px;}
.hpad2 { padding: 2px;}
.hpad3 { border: 3px solid #ffffff; }
.hpad4 { padding: 4px;}
.hpad5 { padding: 5px;}
.hpad6 { padding: 6px;}
.hpad7 { padding: 7px;}
.hpad8 { padding: 8px;}

.FlatButton {}

.ErrorText, *.ErrorText { color: #EE1111; font-weight: bold;  }
.AltShadow, *.AltShadow { background-color: #BBEEBB; }

.RedDarkShadow,   *.RedDarkShadow   { background-color: #990033; }
.RedMediumShadow, *.RedMediumShadow { background-color: #CC3333; } 
.RedLightShadow,  *.RedLightShadow  { background-color: #FFCC99; }

.ButtonFace {}


/* Import fancy styles for IE,NN6,etc (older browsers don't use the @import function) */
@import url("fancy.css");

