BODY, TABLE, TD 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.WeirdBorder
{
	border: 1px solid #787c70;
}

.ContenuH4 
{
	padding-top: 8px;
	padding-bottom: 8px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN: 0px;
	COLOR: #006699;
}

.ContenuH5 
{
	padding-top: 8px;
	padding-bottom: 8px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	MARGIN: 0px;
	COLOR: #006699;
}

#TBLSearchForm TD
{
	background: #F0F2D4;
}

.TRResult TD 
{
	background: #F0F2D4;
	border-bottom: 1px solid white;
	height: 50px;
}

A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
}

A:link 
{
	COLOR: #006699;
}

A:visited {
	COLOR: #556b2f;
}

A:hover {
	COLOR: #a19f4c;
}