<style>

  BODY {
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#666666;
  scrollbar-shadow-color:#7A0000;
  scrollbar-face-color:#990000;
  scrollbar-highlight-color:#880000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-3dlight-color:#770000;
  COLOR: #000000;  BACKGROUND-COLOR: #ffffff
  
 }

.content {margin-left:10px;margin-right:10px;text-align:left;}

.tbflat  {
	font-size : small;
	font-family : Arial;
	border-width : 1;
	border-style : solid;
	border-color : #008080;
}

.cmdflat  {
	font-size : xx-small;
	font-family : Arial;
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}

.mediumbutton {
	font-size: 11px;
	border-width: 3;
}

.smallbutton {
	font-size: 9px;
	border-width: 1;
}

.verysmallbutton {
	font-size: 7px;
	border-width: 0;
}

.custom_box
{
    BORDER-BOTTOM: #808080 1px solid;
    BORDER-LEFT: #808080 1px solid;
    BORDER-RIGHT: #808080 1px solid;
    BORDER-TOP: #808080 1px solid;
    FONT-FAMILY: arial;
    FONT-SIZE: 8pt
}

.border2 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.normalFont {
	font-size:9pt;
	color : blue;
}
.LargeFont {
	font-size:11pt;
	color : blue;
}
.SmallFont {
	font-size:7pt;
	color : blue;
}
.SmallerFont {
	font-size:8pt;
	color : blue;
}
.SmallerFontRed {
	font-size:8pt;
	color : red;
	background-color : #ffff80;
}
.WeekendDate {
	font-size:7pt;
	color : red;
}
.WeekdayDate {
	font-size:7pt;
	color : red;
}
.headerFont {
	font-size:10pt;
	color : red;
}
.headerFontSmall {
	font-size:8pt;
	color : red;
}


button { font-family:arial; font-size:12px; font-weight:bold}



 BODY {
  scrollbar-arrow-color:#000000;
  scrollbar-track-color:#666666;
  scrollbar-shadow-color:#7A0000;
  scrollbar-face-color:#990000;
  scrollbar-highlight-color:#880000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-3dlight-color:#770000;
 }
.tbflat  {
	font-size : xx-small;
	font-family : Arial;
	border-width : 1;
	border-style : solid;
	border-color : #008080;
}
.cmdflat  {
	font-size : xx-small;
	font-family : Arial;
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}
.button       { border: 1 solid #A3A3D6 }
.button-Over { background-color: #A3A3D6; border: 1 solid #FFFFFF }


</style>
