.Text, .Text A
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#092137;
	text-decoration:none;
	text-transform:uppercase;
}

.StrongText, .StrongText A
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#092137;
	text-decoration:none;
	text-transform:uppercase;
}

.Title
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#092137;
	text-transform:uppercase;
	padding-bottom:10px;
}

.Item
{
	padding-bottom:11px;
}

.DescTD
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	padding-left:14px;
}

.Price
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#092137;
	text-decoration:none;
	text-transform:uppercase;
}

/* Hide from IE5-mac. Only IE-win sees this. */

* html .IEImg
{
	margin-bottom:-3px;
}

/* End hide from IE5/mac */

.SmallImage IMG
{
	border:solid 1px #092137;
}

.SmallImage:hover IMG
{
	border:solid 1px #FFFFFF;
}

.SmallImage:hover
{
	color:#FFFFFF;
}

.Code
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#092137;
	text-decoration:none;
}

.InnerTD
{
	padding-bottom:11px;
}

.TDName
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#092137;
	text-decoration:none;
	text-transform:uppercase;
	padding-bottom:2px;
}

.TDValue
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#092137;
	text-decoration:none;
	/*text-transform:uppercase;*/
	padding-right:10px;
}

.Values
{
	display: block;
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color:#092137;
	text-decoration:none;
}

.Infos
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#092137;
}

.Declaration
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#092137;
	text-decoration:none;
	padding-top:10px;
}

.PageBreak
{
	page-break-before:always;
}