@charset "windows-1252";
 
p {font-family: sans-serf}
p.sidebartext {font-family: arial;color: rgb(244,117,14)}

div.top
{
position:absolute;
top:0px;
left:0px;
}

div.main
{
font-family: arial;
margin-left:50px;
width:500px;
position:absolute;
top:270px;
left:145px;
}

div.side
{
float:left;
margin-top:0;
text-align:center;
width:114px;
line-height:150%;
position:absolute;
top:250px;
left:0px
}

a
{
font-family:arial;
color: rgb(244,117,14);
font-weight:bold;
text-decoration:none;

}

a img
{
border:0
}

table
{
border-style:solid
}