img
{
	border-width		: 0px;
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
	
}

img.Left
{
	border-width		: 0px;
	margin			: 0px 0px 0px 0px;
	padding			: 8px 8px 8px 8px;

	float			: left;
}

img.Right
{
	border-width		: 0px;
	margin			: 0px 0px 0px 0px;
	padding			: 8px 8px 8px 8px;

	float			: right;
}


p.Epigraph
{
	text-align:	right;
}

p.MashineTitle
{
	text-align		: left;

        font-family		: Verdana, Arial;
        font-size		: 20px;
	font-weight		: bold;
	
	color			: #36425A;
}


a
{
	color			: #36425A;

	text-decoration		: none;
}

a.Footer:hover
{
	font-weight		: bold;
}


body
{
	background		: #FFFFFF /*url("/siteimg/design/background-left.jpg");*/
	background-repeat	: repeat-y;
	background-position	: left;
	background-attachment	: scroll;

	font-family		: Verdana, Arial;
        font-size		: 12px;
	line-height		: 0px;
	
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
}


table
{
	padding			: 0px 0px 0px 0px;
}

table.Backs
{
	background		: #FFFFFF url("/siteimg/design/background-left.jpg");
	background-repeat	: repeat-y;
	background-position	: left;
	background-attachment	: scroll;

	font-family		: Verdana, Arial;
        font-size		: 12px;
	line-height		: 0px;
	
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
}

table.Page
{
	background		: #FFFFFF url("/siteimg/design/background.jpg");
	background-repeat	: repeat-y;
	background-attachment	: scroll;

	font-family		: Verdana, Arial;
        font-size		: 12px;
	line-height		: 0px;
	
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
}

td
{
        font-family		: Verdana, Arial;
        font-size		: 12px;
	line-height		: 0px;
	
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
}

td.Data
{
	background		: url("/siteimg/design/background-data.jpg");
	background-repeat	: no-repeat;
	background-position	: top right;
	
	line-height		: 20px;

	text-align		: justify;
	vertical-align		: top;

	padding			: 12px 10px 0px 0px;
}

td.Border
{
	background		: #36425A;
}

td.Footer
{
        font-size		: 9px;
	text-align		: left;
	vertical-align		: top;
	
	line-height		: 11px;
	padding			: 2px 10px 1px 0px;
}
td.FooterLang
{
        font-size		: 9px;
	text-align		: right;
	vertical-align		: top;
	
	line-height		: 11px;
	padding			: 2px 10px 1px 0px;
}


td.FootLiner
{
	background		: url("/siteimg/design/background-footer.gif");
	background-repeat	: no-repeat;
	background-position	: top right;
}



td.Title
{
	background		: url("/siteimg/design/background-title.gif");
	background-repeat	: repeat-y;
	background-position	: right;
	background-attachment	: scroll;

	text-align		: left;
	vertical-align		: top;
}



td.Backs
{
	background		: url("/siteimg/design/background-right.jpg");
	background-repeat	: repeat-y;
	background-position	: right;
	background-attachment	: scroll;

	vertical-align		: top;
}

td.SpecBody
{	
	line-height		: 20px;
	text-align		: left;
}
td.SpecBodyB
{	
	line-height		: 20px;
	text-align		: left;
	font-weight		: bold;
}
td.SpecBodyI
{	
	line-height		: 20px;
	text-align		: left;
	font-style		: italic;
}

td.SpecHead
{	
	line-height		: 20px;
	font-weight		: bold;
}

tr
{
	margin			: 0px 0px 0px 0px;
	padding			: 0px 0px 0px 0px;
}


