BODY
{
}
.Text
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana, Arial
}
.Cmd
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-small;
    CURSOR: hand;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: darkblue;
    TEXT-ALIGN: center
}
.TextItalic
{
}
.TextBold
{
}
.Title1
{
}
.Link
{
    FONT-SIZE: x-small;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana, Arial
}
.Back
{
    BACKGROUND-COLOR: #ccffff
}
.Sb
{
}
.Opt
{
}
.Chk
{
}
.Grd
{
}
.Cbo
{
}
.txt
{
}
.Tab
{
}
.Img
{
}
.Lin
{
}
.MsgInfo
{
    BORDER-RIGHT: darkblue thin solid;
    BORDER-TOP: darkblue thin solid;
    FONT-WEIGHT: 600;
    FONT-SIZE: x-small;
    BORDER-LEFT: darkblue thin solid;
    COLOR: black;
    BORDER-BOTTOM: darkblue thin solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left
}
.MsgAlert
{
    BORDER-RIGHT: yellow thin solid;
    BORDER-TOP: yellow thin solid;
    FONT-WEIGHT: 600;
    FONT-SIZE: x-small;
    BORDER-LEFT: yellow thin solid;
    COLOR: black;
    BORDER-BOTTOM: yellow thin solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left
}
.MsgQuest
{
    BORDER-RIGHT: mediumblue thin solid;
    BORDER-TOP: mediumblue thin solid;
    FONT-WEIGHT: 600;
    FONT-SIZE: x-small;
    BORDER-LEFT: mediumblue thin solid;
    COLOR: black;
    BORDER-BOTTOM: mediumblue thin solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left
}
.MsgErr
{
    BORDER-RIGHT: red thin solid;
    BORDER-TOP: red thin solid;
    FONT-WEIGHT: 600;
    FONT-SIZE: x-small;
    BORDER-LEFT: red thin solid;
    COLOR: black;
    BORDER-BOTTOM: red thin solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: left
}
.Fly
{
    LEFT: 300pt;
    FLOAT: left;
    CURSOR: hand;
    POSITION: absolute;
    TOP: 300pt
}
.ImgAlert
{
    BACKGROUND-IMAGE: url(/_SisGeneral/_Msg/MsgAlert.gif)
}
.ImgErr
{
    BACKGROUND-IMAGE: url(/_SisGeneral/_Msg/MsgErr.gif)
}
.ImgOver
{
    BACKGROUND-IMAGE: url(/_SisGeneral/_Msg/transp.gif)
}
.ImgQuest
{
    BACKGROUND-IMAGE: url(/_SisGeneral/_Msg/MsgQuest.gif)
}
.ImgInfo
{
    BACKGROUND-IMAGE: url(/_SisGeneral/_Msg/MsgInfo.gif)
}
