body{
margin:0px;
background-color:#7B8CAF;
}
table#main{
border:solid;
border-width:2px;
border-bottom:none;
border-top:none;
border-color:#676767;
}
#amar-t { 
background-image: url(../images/amar-t.gif); 
}
#amar-m { 
background-image:url(../images/amar-m.gif); 
}
#amar-b { 
background-image:url(../images/amar-m.gif); 
}

#top-l { 
background-image:url(../images/top-l.gif); 
}
#middle-l
{
background-image: url(../images/middle-l.gif);
}
#bottom-l { 
background-image:url(../images/bottom-l.gif); 
}
#top-r { 
background-image:url(../images/top-r.gif); 
}
#middle-r { 
background-image:url(../images/middle-r.gif); 
}
#bottom-r { 
background-image:url(../images/bottom-r.gif); 
}
#top-m { 
background-image:url(../images/top-m.gif); 
}
#middle-m { 
background-image:url(../images/middle-m.gif); 
}
#bottom-m { 
background-image:url(../images/bottom-m.gif); 
background-color:Transparent;
background-repeat:no-repeat;
}
#footer { 
background-image:url(../images/footer.gif);
}
td
{
	position:relative;
}
span#title-l{
position:absolute;
top:20px;
right:25px;
font-family:tahoma;
font-size:11px;
font-weight:600;
color:#0033CC;
}
span#title-r{
position:absolute;
top:20px;
right:40px;
font-family:tahoma;
font-size:11px;
font-weight:600;
color:#0033CC;
}
span#title-m{
position:absolute;
top:20px;
right:55px;
font-family:tahoma;
font-size:11px;
font-weight:600;
color:#0033CC;
}