body
{
background-image: url('../images/layout/bluetile.jpg');
background-repeat: repeat-x;
background-position: top left;
}



p, tr, td, div
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 12px;
color: #000000;
}

input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #000000;
background-color: #D1E3F6;
border: 1px solid #00152d;
}

.links
{
text-decoration: none;
}

img, div { behavior: url(iepngfix.htc) }

.links a
{
color: #3C6796;
text-decoration: underline;
}

.links a:hover
{
color: #FF0000;
text-decoration: none;
}

#float
{
 position:absolute;
 top:28px;
 right:50%;
 width: 250px;
 margin-right:-80px;
 z-index:0;
}
#btn
{
position:relative;
z-index:1;
height:38px;

}
