a:link
{

        text-decoration: none;
}
a:visited
{

        text-decoration: none;
}
a:hover
{

        text-decoration: underline;
}
a:active
{

        text-decoration: none;
}
body, table, tr, td
{
        font-family:arial, tahoma,Verdana, Arial;
        font-size: 9pt;
}
select,input
{
        font-family:arial, tahoma,Verdana, Arial;
        font-size: 9pt;
         border:1px solid #666666;
         padding: 0;
}

.frame
{


font-family:arial,tahoma,Verdana, Arial;
        font-size: 9pt;
        font-weight: bold;
        color: #ffffff;
        background-color: #006699;
}

.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 13em}
.b {background: url(../images/dot.gif) 0 100% repeat-x}
.l {background: url(../images/dot.gif) 0 0 repeat-y}
.r {background: url(../images/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/bl.gif) 0 100% no-repeat}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
