BODY
{
	background-color: #6495ED;
	font-family: Arial, Tahoma;
	font-size: 8pt;
	margin: 0px;
	color : #205B60;
}
TD
{
    font-family: Arial, Tahoma;
    font-size: 8pt;
}
H1
{
    font-size: 16pt;
}
H2
{
    font-size: 15pt;
}
H3
{
    font-size: 14pt;
}
H4
{
    font-size: 13pt;
}
H5
{
    font-size: 12pt;
}
H6
{
    font-size: 11pt;
}
.CalendarTD
{
    background-color: antiquewhite;
    color: black;
    font-family: Tahoma, Verdana, Arial;
    font-size: 6pt;
}
.CalendarPeople
{
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none;
    color: blue;
    font-family: Arial;
    font-size: 7pt;
    text-decoration: none;
}
.CalendarHeader
{
	background-color: burlywood;
	color: brown;
	font-family: Tahoma, Verdana, Arial;
    font-size: 7pt;
}
.CalendarNewMonth
{
	background-color : #00BFFF;
    font-family: Tahoma, Verdana, Arial;
    font-size: 6pt;
}
.CalendarOddEvent
{
	background-color : #F0F8FF;
    font-family: Tahoma, Verdana, Arial;
    font-size: 6pt;
}
.CalendarEvenEvent
{
	background-color : #E6E6FA;
    font-family: Tahoma, Verdana, Arial;
    font-size: 6pt;
}
.CalendarToday
{
    background-color: sandybrown;
    color: black;
    font-family: Tahoma, Verdana, Arial;
}
.MenuL0
{
	color: Navy;
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space : nowrap;
}
.MenuL1
{
	color: navy;
	font-family: Arial, Tahoma, Verdana;
	font-size: 7pt;
	padding-top: 2px;
	padding-bottom: 2px;
    padding-left: 8px;
	white-space : nowrap;
}
.MenuL2
{
    color: navy;
    font-family: Arial, Tahoma, Verdana;
    font-size: 6pt;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 16px;
	white-space : nowrap;
}
.MenuL3
{
    color: navy;
    font-family: Arial, Tahoma, Verdana;
	font-size: 6pt;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 24px;
	white-space : nowrap;
}
.MenuSelected
{
	background-color: Yellow;
	border-top: 2px solid SaddleBrown;
	border-bottom: 2px solid SaddleBrown;
	border-left: 2px solid SaddleBrown;
	border-right: 2px solid SaddleBrown;
	padding-left : 1px;
	padding-right : 1px;
	white-space : nowrap;
}
.TitleSection
{
    color: green;
    font-family: Arial, Tahoma, Verdana;
    font-size: 11pt;
}
.TitlePop
{
    color: DarkBlue;
    font-weight: bolder;
    font-size: 14pt;
    font-family: Arial;
}
.TitlePage
{
    color: DarkBlue;
    font-weight: bolder;
    font-size: 12pt;
    font-family: Arial, Tahoma, Verdana;
    text-align: center;
}
.TitleFrame
{
	color: DarkBlue;
	font-weight: bolder;
	font-size: 11pt;
	font-family: Arial, Tahoma, Verdana;
}
.TitleGroup
{
    color: DarkBlue;
    font-size: 10pt;
    font-family: Arial, Tahoma, Verdana;
}
.Required
{
	color : Red;
	font-style : italic;
}

INPUT {
	font-size : 8pt;
}

TEXTAREA {
	font-size : 8pt;
}


TD.HeadCell
{
    background-color: DarkBlue;
    color: white;
    font-weight: bold;
}
A.NoLine
{
    text-decoration: none;
}
A
{
    text-decoration: none;
}
A:hover
{
	background-color: tan;
	color: black;
}
.f06
{
    font-size: 6pt;
}
.f07
{
    font-size: 7pt;
}
.f08
{
    font-size: 8pt;
}
.f09
{
    font-size: 9pt;
}
.f10
{
    font-size: 10pt;
}
.f11
{
    font-size: 11pt;
}
.f12
{
    font-size: 12pt;
}
.f13
{
    font-size: 13pt;
}
.f14
{
    font-size: 14pt;
}
.cRed
{
	color : Red;
}
.cWhite
{
	color : White;
}
.cBlue
{
	color : Blue;
}
.cGreen
{
	color : Green;
}
.cBlack
{
	color : Black;
}
.cLightBlue
{
	color : LightBlue;
}