
.clsBkgndEffect
	{
    HEIGHT: 22px;
    POSITION: absolute;
    WIDTH: 150px
	}
/*  Most likely wont work on the Header Link Text
that seems to be the default and Un-Fixable unless
maybe buttons are used */	
	.myHeader
	{
		text-decoration: none;
	}
.clsAppHeader
	{
    BACKGROUND-COLOR: gold;
    TEXT-ALIGN: center
	}
.clsPageHeader
	{
    BACKGROUND-COLOR: lightgrey;
    TEXT-ALIGN: center
	}
	/*    Below is for the Disclaimer page    */
	.makeRed
	{
		font-family: Verdana;
		font-size: smaller;
		color: Red;
		   font-weight: bold;
	}
.clsHiddenBox
	{
    BACKGROUND-COLOR: transparent;
    BORDER-BOTTOM-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BORDER-RIGHT-STYLE: none;
    BORDER-TOP-STYLE: none;
    TEXT-ALIGN: right
	}
.Point
	{
	
    CURSOR: hand
    
	}
BODY
	{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
    MARGIN: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: white;
    font-weight:normal;
	}
.DontPoint
	{
	CURSOR: default
	}
INPUT.clsBkgndEffect
{
    BACKGROUND-COLOR: transparent
}
SPAN.clsBkgndEffect
{
    BACKGROUND-COLOR: white;
    COLOR: #b3b3b3;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: normal;
    PADDING-RIGHT: 4px;
    TEXT-ALIGN: right
}
H1
{
    COLOR: black;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 14pt
}
H2
{
	font-weight: bolder;
	font-size: 10pt;
	text-transform: capitalize;
	color: black;
	font-family: tahoma;
}
H3
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic
}
H4
{
    COLOR: red;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    font-style:italic;    
}
H5
{
    COLOR: mediumblue;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
TABLE
{
	FONT-FAMILY: Arial;
    FONT-SIZE:8pt
}
TR
{
	font-family:Arial;
	font-size:8pt;
	border-bottom-color: Black;
}
TFOOT
{
    BACKGROUND-COLOR: lightgrey;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt
}
THEAD
{
    BACKGROUND-COLOR: lightgrey;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
}

.button
{
	border-right: #000080 1px solid;
	border-top: #000080 1px solid;
	border-left: #000080 1px solid;
	border-bottom: #000080 1px solid;
	font-family: tahoma;
	background-color: #B9C2DC;
	border-color:#000000;
	cursor:hand;
}
.Warning
{
	font-size:7pt;
	font-weight: bold;
	text-transform: none;
	color:Red;
	font-family:Sans-Serif;
	background-color:#000084;
}

.ErrMsg
{
	font-family: tahoma;
	font-size:x-small;
	color:Red;	
}

.heading
{
	font-size:8pt;
	font-weight: bold;
	text-transform: none;
	color:#000000;
	font-family:Arial;
	font-variant:small-caps;
	background-color:#b9c2dc;
}

.subheading
{
	font-size:6pt;
	font-weight: bold;
	text-transform: none;
	color:#000000;
	font-family:Arial;
	font-variant:small-caps;
	background-color:#ffffff;
}

.newheading
{
	font-size:7pt;
	font-weight: bold;
	text-transform: none;
	color:#ffffff;
	font-family:Sans-Serif;
	background-color:#000084;
}

.RptBody
{
	font-size:7pt;
	font-weight: normal;
	text-transform: none;
	font-family:Arial;
}

.r
{
	color:Red;
}
.background
{
	background-color:Silver;
}
P
{
	page-break-before: always;
}
#Div1
{
position: absolute;

visibility: hidden;	
}
#mydiv
{
	position:   absolute;
border: solid 3px #b9c2dc;
background-color: yellow;
visibility: hidden;
}

#mydiv2
{
	position: absolute;

border: solid 3px  #b9c2dc;
background-color: #b9c2dc;
visibility: hidden;
}
#mydiv3
{
position: absolute;

border: solid 3px #b9c2dc;
background-color: #b9c2dc;
visibility: hidden;
}	

#mydiv4
{
position: absolute;

border: solid 3px #b9c2dc;
background-color: #b9c2dc;
visibility: hidden;
}	

#mydiv5
{
position: absolute;

border: solid 3px #b9c2dc;
background-color: #b9c2dc;
visibility: hidden;
}	

#mydiv6
{
position: absolute;

border: solid 3px #b9c2dc;
background-color: #b9c2dc;
visibility: hidden;
}	

#mydiv7
{
position: absolute;

border: solid 3px #b9c2dc;
background-color: #b9c2dc;
visibility: hidden;
}	

#mydiv8
{
position: absolute;

border: solid 3px #b9c2dc;
background-color: #b9c2dc;
visibility: hidden;
}	

#mydiv9
{
position: absolute;

border: solid 3px #b9c2dc;
background-color: #b9c2dc;
visibility: hidden;
}	

#mydiv10
{
position: absolute;

border: solid 3px #b9c2dc;
background-color: #b9c2dc;
visibility: hidden;
}	

.myClass
{
	border-bottom-style:  ridge;
	border-bottom-color:  Navy;
   border-bottom-width:  thick;
}

#myStar1
{
 background-color:Blue;
}
#dek 
{
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
	}


