﻿div.sample_attach, a.sample_attach
{
  border: 0px solid black;
  background: #f2e2b1;
  padding: 0px 5px;
  font-weight: 900;
  color: #402518;
  text-decoration: none;
}

a.sample_attach
{
  border: 1px solid black;
  display: block;
  border-bottom: none;
  text-decoration: none;
  background: #402518;
  color: #f2e2b1;
  width: 100px;
}

form.sample_attach
{
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background: #f2e2b1;
  padding: 0px 5px 2px 5px;
}

.allborders
{
	border: 1px solid #402518;

}

.button
{
	background: #402518;
	color: #f2e2b1;
	border: 0px;
}

.bg {background-color:#105A94;}

.body
{
	background-color: #105a94;
	color: #402518;
	font-family: Verdana;
	font-size: 10pt;
	margin-top: 0;
}

.tdInvestments
{
	background-image: url(/Images/investments.jpg);
	background-position: center;
	border: 1px solid #402518;
	height: 140px;
	font-size: x-large;
	font-weight: 900;
	color: #ff0000;
	text-decoration: none;
}

.tdAdvantages
{
	background-image: url(/Images/advantages.jpg); 
	background-position: center;
	border: 1px solid #402518;
	height: 140px;
	font-size: x-large;
	font-weight: 900;
	color: #ff0000;
	text-decoration: none;
}

.table
{
	height: 100%;
	background-color: #f2e2b1;
}

.link
{
  background: #f2e2b1;
  font-weight: 900;
  color: #402518;
  text-decoration: none;
}

.leftlink
{
  font-size: +2;
  color: #ff0000;
  text-decoration: none;
}

.botlink
{
  background: #f2e2b1;
  color: #402518;
  text-decoration: none;
}

.AddBorder
{

  border-bottom:1px solid #402518;
  text-decoration: none;
}

.tableHeader
{
    color:White;
    background-color:Teal;
}


