BODY
{
	background-color: #FFFFFF;
}
.FontClass
{
    COLOR: red;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder
}

.FontClassMenu
{
    COLOR: Blue;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder;
    text-decoration :none 
}
.DefaultPageHeadingFontClass
{
	font-size: 8pt;
	color: gray;
	font-family: Verdana;
	text-decoration :none
}
.BottomFontClass
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
}
.Heading
{
	font-weight: bolder;
	font-size: 13pt;
	color: #000000;
	font-family: Verdana;
}
.SectionName
{
        font-weight: bolder;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
}
.HeadingSummary
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
}
.Source
{
	font-weight: bolder;
	font-size: 6pt;
	color: gray;
	font-family: Verdana;
}
.Story
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
}

.FontClassBold
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder
}
.TableHeading
{
    COLOR: darkblue;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: left
}
.TableData
{
    BACKGROUND-COLOR: lavenderblush;
    BORDER-BOTTOM: white 1pt solid;
    BORDER-LEFT: white 1pt solid;
    BORDER-RIGHT: white 1pt solid;
    BORDER-TOP: white 1pt solid;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none
}
.PageBody
{
}
.TableClass
{
    BORDER-BOTTOM: 0.1pt solid;
    BORDER-LEFT: 0.1pt solid;
    BORDER-RIGHT: 0.1pt solid;
    BORDER-TOP: 0.1pt solid
}
.FrameBorderClass
{
    BORDER-BOTTOM: 0.1pt solid;
    BORDER-LEFT: 0.1pt solid;
    BORDER-RIGHT: 0.1pt solid;
    BORDER-TOP: 0.1pt solid
}
.FontClassSmall
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bolder
}
.PreviewJustify
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9pt;
    TEXT-ALIGN: justify
}

.InputboxClass
{
	border-right: black 0.1pt solid;
	border-top: black 0.1pt solid;
	border-left: black 0.1pt solid;
	border-bottom: black 0.1pt solid;
}

.Copyright
{
	
	font-size: 7pt;
	color: gray;
	font-family: Verdana;
}

.Title
{
	font-weight: bolder;
	font-size: 10pt;
	width: 100%;
	color: white;
	font-family: Verdana;
	background-color: darkgreen;
	text-align: center;
}
.HRClass
{
	BORDER-TOP: 0.1pt solid;
}
.TDBgcolor
{
	background-color: lightgrey;
}

.TopBarBG
{
	background-color: #ffc266;
}

.MenuFont1
{
    COLOR: White;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bolder;
    text-decoration :none
}

.MenuFont2
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder;
    text-decoration :none
}