﻿#amr_tp
{
    font-family: Arial, Times New Roman, Serif; color: black; margin: 0px 10px 0px 10px;
    padding: 0px 0px 5px 0px; width: 205px; text-align: center; font-size: 9px;
    border-bottom: 1px dashed black;
}

.m_ctrl
{
    width: 205px; height: 115px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;
    border: 0px; overflow:hidden;
}

td.hd
{
    width: 200px; height: 15px; background-color: white;
    font-size:10px; margin: 0px 0px 5px 0px; padding: 0px 0px 0px 5px;
    text-align: left; vertical-align: top;
}

td.hd a
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}
td.hd a:hover
{
    border-bottom: 1px dotted #4f80c0;
}

td.ctrl
{
    width: 65px; height: 95px; text-align: center; vertical-align: top; overflow:hidden;
    margin: 0px 5px 0px 0px; padding: 0px 0px 0px 0px;
    font-family: Arial, Times New Roman, Serif; font-size: 10px;
}

td.ctrl img
{
    width: 65px; height: 65px; border: 0px; text-align: center;
    margin: 0px 0px 0px 0px; padding: 1px 0px 0px 0px; 
}

td.ctrl a
{
    text-decoration: none; 
}

td.ctrl a span
{
    color: Black;
}
td.ctrl a:hover span
{
    border-bottom: 1px dotted black; 
}

