BODY
{
    FONT-FAMILY: arial;
    FONT-SIZE: x-small
}
.aboutBody
{
    BACKGROUND: #ecf2ff
}
.caption
{
    BACKGROUND: #99ccff;
    FONT-FAMILY: arial;
    FONT-SIZE: 14pt
}
.captionL
{
    BACKGROUND: #99ccff;
    FONT-FAMILY: arial;
    FONT-SIZE: 18pt
}
.captionS
{
    BACKGROUND: #99ccff;
    FONT-FAMILY: arial;
    FONT-SIZE: 12pt
}
.divLayer
{
    POSITION: absolute;
    TOP: 76px;
    VISIBILITY: hidden
}
.divLayerS
{
    POSITION: absolute;
    TOP: 52px;
    VISIBILITY: hidden
}
.subDivLayer
{
    POSITION: absolute;
    VISIBILITY: hidden
}
.subDivLayerS
{
    POSITION: absolute;
    TOP: 8px;
    VISIBILITY: hidden
}

.section
{
    BACKGROUND: #336699;
    COLOR: #aaccff;
    FONT-FAMILY: arial;
    FONT-SIZE: 16pt;
    FONT-STYLE: italic
}
.sectionS
{
    BACKGROUND: #336699;
    COLOR: #aaccff;
    FONT-FAMILY: arial;
    FONT-SIZE: 14pt;
    FONT-STYLE: italic
}
.subSection
{
    BACKGROUND: #336699;
    COLOR: #aaccff;
    FONT-FAMILY: arial;
    FONT-SIZE: 14pt;
    FONT-STYLE: italic
}
.subSectionS
{
	BACKGROUND: #336699;
    COLOR: #aaccff;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
   
}
.linkLike
{
    COLOR: #336699;
    CURSOR: hand
}
.linkLike2
{
    COLOR: #000000;
    CURSOR: hand;
    FONT-SIZE: 10pt
}
.textDrop
{
    POSITION: absolute;
    VISIBILITY: hidden;
    HEIGHT:60
}
.dialogCaption
{
    BACKGROUND: #99ccff;
    FONT-SIZE: 20pt
}
.findCaption
{
    BACKGROUND: #99ccff;
    FONT-FAMILY: arial;
    FONT-SIZE: 16pt
}
.buttonDark
{
    BACKGROUND: #336699;
    BORDER-BOTTOM-COLOR: #99ccff;
    BORDER-LEFT-COLOR: #99ccff;
    BORDER-RIGHT-COLOR: #99ccff;
    BORDER-TOP-COLOR: #99ccff;
    COLOR: #cce2ff;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    HEIGHT: 24px;
    WIDTH: 100px
}
.buttonSel
{
    BACKGROUND: #000000;
    BORDER-BOTTOM-COLOR: #99ccff;
    BORDER-LEFT-COLOR: #99ccff;
    BORDER-RIGHT-COLOR: #99ccff;
    BORDER-TOP-COLOR: #99ccff;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    HEIGHT: 24px;
    POSITION: relative;
    text-decoration:underline;
    WIDTH: 100px
}
.buttonDarkS
{
    BACKGROUND: #336699;
    BORDER-BOTTOM-COLOR: #99ccff;
    BORDER-LEFT-COLOR: #99ccff;
    BORDER-RIGHT-COLOR: #99ccff;
    BORDER-TOP-COLOR: #99ccff;
    COLOR: #cce2ff;
    FONT-FAMILY: arial;
    FONT-SIZE: xx-small;
    HEIGHT: 21px;
    WIDTH: 80px
}
.buttonSizer {FONT-FAMILY: arial;FONT-SIZE: 10pt;FONT-WEIGHT: bold;TEXT-DECORATION: underline}

.contents
{
  COLOR: #cce5ff;
  CURSOR: hand;
  FONT-FAMILY: arial;
  FONT-WEIGHT: bold;
	FONT-SIZE: small
}
.contentsSSZ
{
  COLOR: #cce5ff;
  CURSOR: hand;
  FONT-FAMILY: arial;
  FONT-WEIGHT: bold;
	FONT-SIZE: x-small
}
.today
{
    COLOR: red;
    FONT-FAMILY: arial;
    FONT-SIZE: x-small
}
.days
{
    BACKGROUND: #ffffff;
    FONT-FAMILY: arial;
    FONT-SIZE: x-small
}
.calTable
{
    BACKGROUND: #ffffff;
    BORDER-BOTTOM-COLOR: #6699cc;
    BORDER-LEFT-COLOR: #6699cc;
    BORDER-RIGHT-COLOR: #6699cc;
    BORDER-TOP-COLOR: #6699cc;
    FONT-FAMILY: arial;
    FONT-SIZE: x-small
}
.calHead
{
    BACKGROUND: #336699;
    FONT-FAMILY: arial;
    FONT-SIZE: x-small
}
.calDay
{
    BACKGROUND: #cce2ff;
    FONT-FAMILY: arial;
    FONT-SIZE: x-small
}
.subNote
{
    COLOR: #003366;
    FONT-FAMILY: arial;
    FONT-SIZE: 7pt
}
TABLE.blue
{
	border:3 double #99ccff;
}

.workSpace{
	visibility:hidden;
	width:1;
	height:1;
	
}
DIV.customInput{
	background-Color:white;border:2 inset activeborder;padding:0;
}
INPUT.customInput{
	border:0 none window;
	height:16;margin:0;
}

BUTTON.customInput{
	vertical-align:top;margin:0;width:17px;height:19px;
}
