


IMG.pic { border: 2px solid #9388B8 ; }

BODY {
  font-family: Arial;
  background: #DBE9EF;
  color: #7964A3;
  margin: 0px;
}

.single {   
	margin-bottom: 4; 
	margin-top: 4; 
	}

.single a {
  font-family: Arial;
  font-size: 11px;
  font-weight : normal;
  color: #7BA58A;
  text-decoration: underline;
}

TD.txt {
  font-family: Arial;
  font-size: 12px;
  color: #7964A3;
  margin: 0px;
}

TD.boxtextbig { 
  font-family: Arial; 
  font-size: 12px;
  color: #7964A3;
}

TD.boxtext { 
  font-family: Arial; 
  font-size: 11px;
  color: #7964A3;
}

TD.boxtext a
{
  font-family: Arial;
  font-size: 11px;
  font-weight : normal;
  color: #7BA58A;
  text-decoration: underline;
}

TD.boxtext a:hover
{
  font-family: Arial;
  font-size: 11px;
  font-weight : normal;
  color: #387EB8;
  text-decoration: underline;
}

A {
  font-family: Arial;
  font-size: 12px;
  font-weight : bold;
  color: #7BA58A;
  text-decoration: bold;
}

A:hover {
  font-family: Arial;
  font-size: 12px;
  color: #387EB8;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TD.smallheader {
  font-family: Arial;
  font-size: 11px;
  background: #F9F9FA;
  color: #666666;
}

A.headerNavigation { 
  font-family: Arial;
  font-size: 11px;
  background: #F9F9FA;
  color: #666666;
  font-weight : bold;
}

A.headerNavigation:hover {
  font-family: Arial;
  font-size: 11px;
  background: #F9F9FA;
  color: #5053C6;
  font-weight : bold;
}



TR.footer {
  background: #5053C6;}

TD.footertext {
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

SELECT {
 font-size: 10pt; 
 font-family: Arial; 
 color: #7964A3; 
 background-color: #DBE9EF; 
 border: 1 solid #9388B8;
}
  