BODY, TD        { color: black;
                  font-family: tahoma,arial, sans-serif;
		  font-size: 10pt; }

SELECT          { font-size: 7pt }

P               { color: black;
                  font-family: tahoma, arial, sans-serif;
		  font-size: 10pt; }

.Box1Header     { background-color: #04049C;
                  font-family: tahoma, arial, sans-serif;
                  color: white;
		  font-weight: bold;
                  font-size: 12pt; }

.Box1Cell	{ background-color: #DDDDFD;
                  color: black;
                  font-size: 10pt; }

.Box1CellLighter { background-color: #EEEEFE;
                  color: black;
                  font-size: 10pt; }

.Header         { color: black;
                  font-weight: bold;
                  font-size: 11pt; }

.Box2Header     { background-color: #CCCC9C;
                  color: black;
                  font-weight: bold;
                  font-size: 11pt; }

.Box2SubHeader  { background-color: #CCCC7C;
                  font-family: tahoma, arial, sans-serif;
                  color: black;
                  font-weight: bold;
                  font-size: 11pt; }

.Box2Cell	{ background-color: #FCFCCC;
                  color: black;
                  font-size: 10pt;}

.Box2CellDarker	{ background-color: #EBEBBB;
                  color: black;
                  font-size: 10pt;}

A.Box2Header     { background-color: #CCCC9C;
                  color: black;
                  font-weight: bold;
  		  text-decoraion:none;
                  font-size: 12pt; }

.Box3Header     { background-color: #FF0000;
                  color: white;
                  font-weight: bold;
                  font-size: 12pt; }

.Box3Cell	{ background-color: #FCCCCC;
                  color: black;
                  font-size: 10pt;}

.BigText        { font-size: 24pt; }

.MediumText      { font-size: 15pt; }

.SmallText      { font-size: 7pt; }

.Error          { color: #880000; }

.MainTitle      { color: #04049C;
                  font-family: tahoma, arial, sans-serif;
                  font-style: italic;
                  text-align: left;
		  font-weight: bold;
                  font-size: 14pt; }

.MediumishTitle      { color: #04049C;
                  font-family: tahoma, arial, sans-serif;
                  font-style: italic;
                  text-align: left;
		  font-weight: bold;
                  font-size: 14pt; }

.NewMainTitle      { color: #04049C;
                  background-color: #A4D4FC;
                  font-family: tahoma, arial, sans-serif;
                  font-style: italic;
                  text-align: left;
		  font-weight: bold;
                  font-size: 12pt; }
.LightGrey {
  background-color: #EAEAEA;
}

.DarkGrey {
  background-color: #CCCCCC;
}

.LightGreySmall {
  background-color: #EAEAEA;
  font-size: 70%;
}

.DarkGreySmall {
  background-color: #CCCCCC;
  font-size: 70%;
}

.FABTitle {
  font-size: 10pt;
  color: 336699;
  font-weight:bold;
  margin: 0px;
  font-family: tahoma, arial, verdana, sans-serif 
}

.FABBorder {
  border-style: solid;
  border-color: #666666;
  border-width: 1px;
}

.FABMain {
  background-color: #FFFFFF;
}

.Yes            { background-color: #99CC66;
                  color: black; }

.No             { background-color: #CC0000;
                  color: white; }

.Border {
  background-color: #EAEAEA
}

.LightCell {
  background-color: #F9F9F9
}


.GuidesBG {background-color: #CCCCCC}
.GuidesTop {background-color: #EAEAEA; font-size: 110%; font-weight: bold;}
.GuidesSide {background-color: #F9F9F9}
.GuidesMain {background-color: #FFFFFF}

