body
{
background-color:#FFFFFF;
position:absolute;
top:0;
left:0;
padding:0; 
margin:0;
color:#001C4C;
font-family: Dax, Arial;
cursor:default;
scrollbar-face-color:#FBEEE6;
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#D84F09;
}
ul
{
    padding-left:8px;
    margin-left:8px;
    padding-bottom:0px;
    margin-bottom:0px;
}
td
{
font-size:8pt
}

td.largeblue
{
font-size:9pt
}

td.orange
{
color:#D84F07;
font-size:8pt;
font-weight:bold
}

td.orangeLt
{
color:#D84F07;
font-size:8pt
}

td.orangeBg
{
background-color:#D84F07;
font-size:8pt;
color:#FFFFFF;
padding-left:5px;
}

td.Convey
{
font-size:8pt;
padding-left:5px
}

td.error
{
color:#FF0000
}

td.tile
{
background-image:url(../image/home_back.gif);
background-repeat:no-repeat;
background-attachment:fixed
}

td.tile2
{
background-image:url(../image/home_back2.gif);
background-repeat:no-repeat;
background-attachment:fixed
}

td.tile3
{
background-image:url(../image/home_back3.gif);
background-repeat:no-repeat;
background-attachment:fixed
}

ul.orange
{
color:#D84F07;
font-size:8pt;
font-weight:bold
}

ul.blue
{
color:#001D4C
}

font.orange
{
color:#D84F07
}

font.large
{
font-size:9pt
}

a
{
text-decoration:none;
cursor:hand;
color:#D55107;
font-size:8pt;
font-weight:bold
}

a:hover
{
color:#001C4C
}

a.lt
{
text-decoration:none;
cursor:hand;
color:#D55107;
font-size:8pt;
font-weight:normal;
}

a.lt:hover
{
color:#001C4C;
}

input
{
border: #D84F07 double 1px;
background-color:#FBF2ED;
color:#001C4C;
font-size:8pt
}

.textbox
{
width:35px;
}

textarea
{
width:205px;
height:100px;
font-family: Dax, Arial;
border: #D84F07 double 1px;
background-color:#FBF2ED;
color:#001C4C;
font-size:8pt
}

select 
{
border: #D84F07 double 1px;
background-color:#FBF2ED;
color:#001C4C;
font-size:8pt;   
}

td.jobtitle
{
color:#D84F07;
font-size:9pt;
font-weight:bold
}

.validate
{
color:#D84F07;
}

.validate1
{
color:Red;
}