/*body{background-color: #D9F2D2;}*/

body.margin { margin-left: 0px;	margin-right: 0px;} 

a:link { color: #3B7809; text-decoration: none; }
a:visited { color: #3B7809; text-decoration: none; }
a:hover { color: #90CC5F; text-decoration: none; }
a:active { color: #6D6D6D; text-decoration: none; }
a:focus { color: #3B7809; text-decoration: none; }

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	font-size: 10px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	font-size: 10px;
	text-decoration: none;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 10px;
}
.liencentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 10px;
	text-decoration: none;
}
.textg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	font-size: 10px;
	font-weight: bold;
}

TABLE.cell_light, TR.cell_light, TD.cell_light{background-color: #FFFFFF;}
TABLE.cell_lighter, TR.cell_lighter, TD.cell_lighter{background-color: #C4E0B7;}
TABLE.cell_dark, TR.cell_dark, TD.cell_dark{background-color: #D9F9E0;}
TABLE.around_tab, TR.around_tab, TD.around_tab{background-color: #2B952E;}

TD.milleniumTextBlackBold, SPAN.mediumTextBlackBold, P.mediumTextBlackBold 
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0099FF;
  font-weight: bold;
}

TD.mediumTextBlackBold, SPAN.mediumTextBlackBold, P.mediumTextBlackBold 
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText 
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

TD.smallTextBlackBold, SPAN.smallTextBlackBold, P.smallTextBlackBold
{
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

TD.smallTextBlackItalique, SPAN.smallTextBlack, P.smallTextBlack
{
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #6D6D6D;
	font-weight: normal;
	font-style: italic;
}

TD.smallTextBlack, SPAN.smallTextBlack, P.smallTextBlack
{
	font-family:  Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}


TD.smallTextRed, SPAN.smallTextRed, P.smallTextRed
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #990000;
  font-weight: bold;
}


TD.bigTextBlack, SPAN.bigTextBlack, P.bigTextBlack
{
  font-family:  Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TD.bigText, SPAN.bigText, P.bigText 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
   color: #FFFFFF;
     font-weight:bold;
}

