BODY
{
	background-color: #696799;
}
td.astraHeader
{
  border-top: #7e749e 2px solid;
  border-bottom: #7e749e 2px solid;
}
td.astraHeaderLeft
{
  border-right: #7e749e 2px solid;
  border-top: #7e749e 2px solid;
  border-bottom: #7e749e 2px solid;
}
td.astraHeaderRight
{
  border-top: #7e749e 2px solid;
  border-left: #7e749e 2px solid;
  border-bottom: #7e749e 2px solid;
}
td.astraFooter
{
  border-bottom: #ece9d8 1px solid;
}
td.astraFooterLeft
{
  border-right: #ece9d8 1px solid;
  border-bottom: #ece9d8 1px solid;
}
td.astraFooterRight
{
  border-left: #ece9d8 1px solid;
  border-bottom: #ece9d8 1px solid;
}
td.astraBody
{
  border-bottom: #ece9d8 1px solid;
}
td.astraBodyLeft
{
  border-right: #ece9d8 1px solid;
  border-bottom: #ece9d8 1px solid;
}
td.astraBodyRight
{
  border-left: #ece9d8 1px solid;
  border-bottom: #ece9d8 1px solid;
}
td.astraSection
{
  border-right: #ece9d8 1px solid;
  border-top: #ece9d8 1px solid;
  border-left: #ece9d8 1px solid;
  border-bottom: #ece9d8 1px solid;
  background-color: #7f7f9b;
}
td.astraSectionMid
{
  border-top: #ece9d8 1px solid;
  border-bottom: #ece9d8 1px solid;
  background-color: #7f7f9b;
}
td.astraSectionGrey
{
  background-color: #999999;
  border-right: #ece9d8 1px solid;
}
td.astraSectionPurple2
{
  border-right: #ece9d8 1px solid;
  border-top: #ece9d8 1px solid;
  border-left: #ece9d8 1px solid;
  border-bottom: #ece9d8 1px solid;
  background-color: #7f7f9b;
}
.bodyText
{
  font-weight: normal;
  font-size: 13px;
  color: #f3f5ff;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
}
A.bodyText
{
  font-weight: normal;
  font-size: 13px;
  color: #f3f5ff;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
}
A:hover.bodyText
{
  font-weight: normal;
  font-size: 13px;
  color: #f3f5ff;
  font-family: 'Trebuchet MS' , Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
A:link
{
  text-decoration: none;
}
A:visited
{
  text-decoration: none;
}