BODY
{
    /*  Commented by Shashikant for ASPS Spin Off on 25July 2009
    BACKGROUND-IMAGE: url(/webtop/images/registration/regwizrealtrans.gif);
    COLOR: #000000;
	BACKGROUND-COLOR: #0000dd;
    */
    margin-top: 0;
    margin-left: 0;
    FONT-FAMILY: verdana,tahoma;
    BACKGROUND-COLOR: RGB(0,40,104);
}
A:link
{
    COLOR: blue
}
A:visited
{
    COLOR: red
}
A:active
{
    COLOR: #ff0000
}
A:hover
{
    COLOR: #ffff00
}
.tabledef
{
    BORDER-RIGHT: 5px;
    BORDER-TOP: 5px;
    BORDER-LEFT: 5px;
    BORDER-BOTTOM: 5px;
    BACKGROUND-COLOR: #cccccc;
    cellpadding: 6;
    cellspacing: 0
}
.tablecell
{
    FONT-SIZE: small;
    COLOR: #000000;
    FONT-FAMILY: verdana,tahoma;
    BACKGROUND-COLOR: #cccccc
}
.regmsg
{
    FONT-WEIGHT: bold;
    COLOR: red;
    TEXT-ALIGN: center
}
.alert
{
    FONT-WEIGHT: bold;
    COLOR: #690514;
    TEXT-ALIGN: center
}
.button
{
    BORDER-TOP: #404040 thin ridge;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #404040 thin ridge;
    BORDER-BOTTOM: #404040 thin ridge;
    FONT-FAMILY: Verdana, Tahoma;
    BACKGROUND-COLOR: #d0d0d0
}
.textbox
{
    BORDER-RIGHT: #404040 thin groove;
    BORDER-TOP: #404040 thin ridge;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #404040 thin ridge;
    BORDER-BOTTOM: #404040 thin ridge;
    FONT-FAMILY: Verdana, Tahoma;
    BACKGROUND-COLOR: #d0d0d0
}
.label_text
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    BORDER-LEFT: medium none;
    COLOR: blue;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: transparent
}
OL.formatDecimal
{
    LIST-STYLE: decimal none outside;
    TEXT-ALIGN: left
}
OL.formatAlphabatic
{
    LIST-STYLE: lower-alpha none outside;
    TEXT-ALIGN: left
}
TABLE.declaration
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    BORDER-LEFT: black thin solid;
    BORDER-BOTTOM: black thin solid
}