body{
 background-color:#BCBEC0;
 background-image:url('gfx/back1.gif');
 background-repeat:repeat-y;
 margin:0px;
}
td{
 font-family:Georgia,Arial,Verdana,sans-serif;
 font-size:14px;
}
h1{
 font-size:16px;
 color:white;
 background-color:#BC3F3F;
 padding:3px;
}
div.content{
 width:980px;
 height:100%;
 background-image:url('gfx/back2.gif');
 background-repeat:no-repeat;
 background-position:bottom right;
}
table.content{
 width:980px;
 height:100%;
 background-image:url('gfx/back2.gif');
 background-repeat:no-repeat;
 background-position:bottom right;
}
table.content2{
 width:980px;
 height:100%;
}
div.main{
 position:absolute;
 top:115px;
 left:144px;
 width:636px;
}
div.picbar{
 position:absolute;
 top:115px;
 left:705px;
 width:70px;
}
div.lilpic{
 font-family:Georgia,Arial,Verdana,sans-serif;
 font-size:14px;
 color:#085B90;
 width:100px;
 padding:3px;
 margin-bottom:2px;
 text-align:right;
 background-color:white;
}
td.whitebar{
 padding:3px;
 width:140px;
 background-color:white;
 filter:alpha(opacity:50);
 -moz-opacity:0.5;
}
td.whitebarborder{
 width:1px;
 background-color:#58595B;
}
div.whitebartext{
 position:absolute;
 top:115px;
 width:140px;
}
.tform{
 width:500px;
 border:1px solid #636563;
 font-family:Georgia,Arial,Verdana,sans-serif;
 font-size:14px;
 padding: 5px;
}
