
.px11txt
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.px12txt
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.px13txt
{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.px14txt
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.px15txt
{
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.px16txt
{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkFormule
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: Bold;
text-decoration: none;
text-align: Center;
color:Black;
}
.DGHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; /* Heading Font Size */
	/*color: #737173; /* Heading Font Color */
	font-weight: Bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #DEDFDE; /* Background color */
	text-align: center; /* Align Text */
	vertical-align: middle;
	white-space: nowrap;
}
.DGHeaderSmallNotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	background-color: #E2E2E2;
	text-align: Center;
}

.DGAlternatingItemSmallNotes
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
font-style: normal;
text-decoration: none;
text-align: Left;
}
.DGAlternatingItemSmallNotesFlashing
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
font-style: normal;
text-decoration: none;
text-align: Left;
background-image: url(images/flashing.gif)
}
.DGItemSmallNotes
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
font-style: normal;
text-decoration: none;
text-align: Left;
}
.DGItemSmallNotesFlashing
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
font-style: normal;
text-decoration: none;
text-align: Left;
background-image: url(/images/flashing.gif)
}

.DGFooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: Bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #C6C3C6; /* Background color */
	text-align: Center; /* Align Text */
	border: 1px solid Grey;
}

.DGItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #F9FDEA; /* Background color */
	text-align: left; /* Align Text */
}
.DGAlternatingItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #ffffff; /* Background color */
	text-align: left; /* Align Text */
}


.DGPager
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Heading Font Size */
	color: #000000; /* Heading Font Color */
	font-weight: Bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #dcdcdc; /* Background color */
	text-align: right; /* Align Text */
	border: 3px solid Grey;
}
.DGTable
{
	border-collapse:collapse;
	border:12px;
	}
.TopRow
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt; 
color: #000000; 
/*font-weight: Bold; */
text-decoration: none; 
background-color: #E8E8E8; /* Background color */
text-align: Center;
}
.HeaderRow
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt; 
color: #000000; 
/*font-weight: Bold; */
text-decoration: none; 
background-color: #F3F3F3; /* Background color */
text-align: Center;
}
.ContentRow
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt; 
color: #000000; 
/*font-weight: Bold; */
text-decoration: none; 
background-color: #E8E8E8; /* Background color */
text-align:left;
vertical-align:top;
}
.FooterRow
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt; 
color: #000000; 
font-weight: Bold; 
text-decoration: none; 
background-color: #F3F3F3; /* Background color */
text-align: Center;
}

