/*=============================================================================+
| Values for trailer division.           ....                                  |
+=============================================================================*/
a#trailerema
{
  font-size:18px;
}
a#trailerlka
{
  font-size:24px;
}
a:hover.trabkahover
{
  background-color:#774d97;
}
a:hover.trasmemahover
{
  background-color:black;

}
div#trailerdiv
{
  background-color:#774d97;
  color: white;
  font-weight: 900;
  border: 5px double black;
}
div#trailerlkdiv
{
  background-color:#774d97;
  color: white;
  font-size:18px;
  font-weight: 900;
  border: 5px double black;
}
div#trailerem
{
  background-color:black;
  color: white;
  font-weight: 900;
  border: 5px double black;
}
div#trasmemdiv
{
  background-color:black;
  color: white;
  border: 5px double black;
  padding: 0;
  word-spacing:190px;
}
p#traileremp
{
  font-size:18px;
}
table#trailertable
{
  width:770px;
}

