body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-color: #000000;
	font-size:10pt;
	behavior : url(css/csshover.htc);
}

table
{
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: normal;
}

.TableGeometry td
{
  border: 1px solid #D3CAB7;
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: normal;

}

.TableGeometryPlain td
{
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: normal;
  text-align:center;
}

a
{
  COLOR: #C40000;
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: underline;
}

ul
{
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: normal;
}

a:hover
{
  TEXT-DECORATION: none;
}

.TextWhiteBold
{
	font-family: Arial;
	color: #ffffff;
	font-size:10pt;
	font-weight:bold;
}

.TextWhite a
{
	text-decoration:underline;
}

.TextWhite a:hover
{
	text-decoration:none;
}

.TextBold
{
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: bold;
}

.Title
{
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 14pt;
  FONT-WEIGHT: bold;
}

.SubTitle
{
  FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
  FONT-SIZE: 12pt;
  FONT-WEIGHT: bold;
}

.UnderLine
{
  border-bottom: 1px solid #D3CAB7;
}

.MainRed
{
  border: 1px solid #C40000;
  border-left: 10px solid #C40000;
}

.MainRedRight
{
  border: 1px solid #C40000;
  border-right: 10px solid #C40000;
}



.MainRed tr.LightSpacer
{
  background: url("../Images2/LightSpacerBG.gif");
  border-bottom: 1px solid #C40000;
  height:20px;
}

.MainRedRight tr.LightSpacer
{
  background: url("../Images2/LightSpacerBG.gif");
  border-bottom: 1px solid #C40000;
  height:20px;
}

.BorderRed
{
  border: 1px solid #C40000;
}

.MainPlatine
{
  border: 1px solid #D3CAB7;
  border-left: 10px solid #D3CAB7;
}

.MainPlatineRight
{
  border: 1px solid #D3CAB7;
  border-right: 10px solid #D3CAB7;
}



.MainPlatine tr.LightSpacer
{
  background: url("../Images2/LightSpacerBG.gif");
  border-bottom: 1px solid #D3CAB7;
  height:20px;
}

.MainPlatineRight tr.LightSpacer
{
  background: url("../Images2/LightSpacerBG.gif");
  border-bottom: 1px solid #D3CAB7;
  height:20px;
}

.BorderPlatine
{
  border: 1px solid #D3CAB7;
}

.MainYellow
{
  border: 1px solid #F5EE14;
  border-left: 10px solid #F5EE14;
}

.MainYellowRight
{
  border: 1px solid #F5EE14;
  border-right: 10px solid #F5EE14;
}

.MainYellow tr.LightSpacer
{
  background: url("../Images2/LightSpacerBG.gif");
  border-bottom: 1px solid #F5EE14;
  height:20px;
}

.MainYellowRight tr.LightSpacer
{
  background: url("../Images2/LightSpacerBG.gif");
  border-bottom: 1px solid #F5EE14;
  height:20px;
}

.BorderYellow
{
  border: 1px solid #F5EE14;
}

.MainBlue
{
  border: 1px solid #0070B9;
  border-left: 10px solid #0070B9;
}

.MainBlueRight
{
  border: 1px solid #0070B9;
  border-right: 10px solid #0070B9;
}

.MainBlue tr.LightSpacer
{
  background: url("../Images2/LightSpacerBG.gif");
  border-bottom: 1px solid #0070B9;
  height:20px;
}

.MainBlueRight tr.LightSpacer
{
  background: url("../Images2/LightSpacerBG.gif");
  border-bottom: 1px solid #0070B9;
  height:20px;
}

.BorderBlue
{
  border: 1px solid #0070B9;
}

.MainGreen
{
  border: 1px solid #7AB743;
  border-left: 10px solid #7AB743;
}

.MainGreenRight
{
  border: 1px solid #7AB743;
  border-right: 10px solid #7AB743;
}

.MainGreen tr.LightSpacer
{
  background: url("../Images2/LightSpacerBG.gif");
  border-bottom: 1px solid #7AB743;
  height:20px;
}

.MainGreenRight tr.LightSpacer
{
  background: url("../Images2/LightSpacerBG.gif");
  border-bottom: 1px solid #7AB743;
  height:20px;
}

.BorderGreen
{
  border: 1px solid #7AB743;
}

.TextWhite
{
	font-family: Arial;
	color: #ffffff;
	font-size:10pt;
}




