 body
{

        font-size: 8px;
        cursor: auto;
        border: solid 2px #C0C0C0;
        bgcolor: #99ccff
        font-family: courier;
        link: #FF0000;
        vlink: #3300CC;
        background-image: url('');
}

A:link
{
        color: blue;
        font-size:11px;
        color: #666699;
        font-size:11px;
        font-family:verdana,arial;
        font-weight:medium;
        text-decoration:none;
}

A:visited
{
        color:green;
        font-size:11px;
        font-family:verdana,arial;
        font-weight:medium;
        text-decoration:none;
}
A:hover { color: red; text-decoration: underline }

.getBold
{
        font-size: 12px;
        font-weight:bold;
        color:#FFFFFF;
        text-decoration:none;
        letter-spacing:2pt;
        font-family:Arial;
        text-align:left;
}

A
{
        text-decoration: none; color:000066;
}
.buttonstyle
{
        text-align:center;
        font-family:    "Helvetica", "Sans-Serif";
        font-weight:bold;
        font-size : 12px;
        border:1 2 gray;
        border-top:1pt solid black;
        border-bottom:1pt solid black;
        border-left:1pt solid black;
        border-right:1pt solid black;
        cursor:hand;
        filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#99ccff', EndColorStr='#FFFFFF')
}
.dstyle
{
        text-decoration:none;
        cursor:hand;
}
.textbox {
    FONT-WEIGHT: normal;
    color: #000000;
    font-family:trebudhet,helvetica, arial;
    font-size: 10pt;
    width:175px;
    border: 1px solid #6A6A6A;
    normalBorder: 1px solid #6A6A6A;
    requiredBorder: 1px solid #FC0300;
    height:20px;
    background: #E8EAEB;
}
.smalltextbox {
    FONT-WEIGHT: normal;
    color: #000000;
    font-family:trebudhet,helvetica, arial;
    font-size: 10pt;
    width:60px;
    border: 1px solid #6A6A6A;
    normalBorder: 1px solid #6A6A6A;
    requiredBorder: 1px solid #FC0300;
    height:20px;
    background: #E8EAEB;
}
.listbox {
    FONT-WEIGHT: normal;
    color: #000000;
    font-family:trebudhet,helvetica, arial;
    font-size: 10pt;
    width:75px;
    border: 1px solid #6A6A6A;
    normalBorder: 1px solid #6A6A6A;
    requiredBorder: 1px solid #FC0300;
    height:20px;
    background: #E8EAEB;
}
.expbox {
    FONT-WEIGHT: normal;
    color: #000000;
    font-family:trebudhet,helvetica, arial;
    font-size: 10pt;
    width:55px;
    border: 1px solid #6A6A6A;
    normalBorder: 1px solid #6A6A6A;
    requiredBorder: 1px solid #FC0300;
    height:20px;
    background: #E8EAEB;
}
.Cardlistbox {
    FONT-WEIGHT: normal;
    color: #000000;
    font-family:trebudhet,helvetica, arial;
    font-size: 10pt;
    width:125px;
    border: 1px solid #6A6A6A;
    normalBorder: 1px solid #6A6A6A;
    requiredBorder: 1px solid #FC0300;
    height:20px;
    background: #E8EAEB;
}
.longtextbox {
    FONT-WEIGHT: normal;
    color: #000000;
    font-family:trebudhet,helvetica, arial;
    font-size: 10pt;
    width:300px;
    background: #E8EAEB;
    border: 1px solid #6A6A6A;
    normalBorder: 1px solid #6A6A6A;
    requiredBorder: 1px solid #FC0300;
    height:20px;
}

.textarea {
    FONT-WEIGHT: normal;
    COLOR:#000000;
    font-family:trebudhet,helvetica, arial;
    font-size: 10pt;
    width:350px;
    BACKGROUND-COLOR: #E8EAEB;
    border: 1px solid #6A6A6A;
    normalBorder: 1px solid #6A6A6A;
    requiredBorder: 1px solid #FC0300;
    height:65px;
} 
.myCustomStyle
{
        font-size: 12px;
        color:#000000;
        font-family:Arial;
        font-weight:normal;
        text-align:left;
        letter-spacing:0pt;
        color:black;

}
