﻿body {
    background-color: #ffffff;
    margin: 0px;
}

img { border: 0px;  }



td
{
padding: 0px
}


td.tdSp_Left
{
    background-color: #e5dcc2;
    border-top: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    padding: 0px;
}

td.tdSp_Right
{
    background-color: #e7f4ae;
    border-top: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    padding: 0px;
}

td.tdSp_Middle
{
    padding-top: 0px;
}

td.tdSp_Spacer
{
    width: 9px;
    padding: 0px;
}

td.tdSplashFooterText
{
    font-size: 8pt;
    color: #808080;
    padding: 0px;
}

td.tdSplashFooterText a:link  
{
  	text-decoration : underline;
  	color : #808080;
  } 

td.tdSplashFooterText a:Visited  
{
  	text-decoration : underline;
  	color : #808080;
 }
td.tdSplashFooterText a:Active  {
  	text-decoration : underline;
  	color : #808080;
 }
td.tdSplashFooterText a:Hover  {
  	text-decoration : underline;
  	color : #000000;
  }
