.PageLinks
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Arial, geneva, helvetica;
    TEXT-DECORATION: none
}
A.PageLinks:active
{
    COLOR: yellow;
    TEXT-DECORATION: underline
}
A.PageLinks:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
.MainHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: white;
    FONT-FAMILY: Arial, geneva, helvetica
}
.HeadingNames
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-FAMILY: Arial, geneva, helvetica
}
.PageLinksContainer
{
    BACKGROUND-COLOR: blue
}
.TableData
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial
}
.PageHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: darkblue;
    FONT-FAMILY: arial,geneva,helvetica
}
.PageFormat
{
    BACKGROUND-COLOR: white;
    margin:0	
}
.BorderColor
{
    BACKGROUND-COLOR: darkviolet
}
.TableHeader
{
    COLOR: black;
    FONT-FAMILY: Arial
}
.PageLinksSeparator
{
    BORDER-TOP: #000063 2px solid;
    BORDER-LEFT: #000063 2px solid
}
.EvenRow
{
    COLOR: white;
    BACKGROUND-COLOR: #3165ce
}
.OddRow
{
    BACKGROUND-COLOR: white
}
.EvenEditableData
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial, geneva, helvetica;
    TEXT-DECORATION: none
}
.EvenEditableData:hover
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.OddEditableData
{
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, geneva, helvetica;
    TEXT-DECORATION: none
}
.OddEditableData:hover
{
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.LockedTextBox
{
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    WIDTH: 90px;
    BORDER-RIGHT-WIDTH: 0px
}
.UnlockedTextBox
{
    BORDER-TOP-WIDTH: 2px;
    BORDER-LEFT-WIDTH: 2px;
    BORDER-BOTTOM-WIDTH: 2px;
    WIDTH: 90px;
    BORDER-RIGHT-WIDTH: 2px
}
.SubHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: mediumslateblue
}
.GeneralFontSetting
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, geneva, helvetica
}
.MenuItems
{
    FONT-SIZE: 12px;
    COLOR: white;
    FONT-FAMILY: Arial, geneva, helvetica;
    BACKGROUND-COLOR: #3165ce;
    TEXT-DECORATION: none
}
.SelectedMainMenuItem
{
    BORDER-RIGHT: #ffffff 2px solid;
    BORDER-TOP: #ffffff 2px solid;
    BORDER-LEFT: #ffffff 2px solid
}
.MenuHighlighter
{
    BORDER-TOP: #ffffff 2px solid
}
.SubTableHeader
{
    FONT-WEIGHT: bold;
    COLOR: white;
    BACKGROUND-COLOR: #3165ce;
    TEXT-ALIGN: center
}
.DateButtonImage
{
    BACKGROUND-IMAGE: url(images/Calender.bmp);
    WIDTH: 26px;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 25px;
    BACKGROUND-COLOR: gray
}
.TDBorder
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
.TDWithoutLeftBorder
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
.MessgingScreensButton
{
}

