a:link, a:visited
{
	color:#029AE0;
	text-decoration:none;
	font-weight: bold;
}

a:active, a:hover
{
	color:#FF0000;
	text-decoration:none;
	font-weight: bold;
}

body.main
{
	background:#FFFFFF url('img/background2.jpg') repeat-y top fixed;
	font-family:Arial;
	color: #FDFDE2;
	font-size:9pt;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:16px;
	width:800px;
}

body.showimage
{
	margin:0px;
	padding:0px;
	border:0px;
	background:#000000;
}

td.maincell
{
	padding:0px;
}

td.border
{
	width:100px;
}

td.main
{
	width:600px;
}

td.language
{
	text-align:right;

}

img
{
	border:0px none; 
}

div.maincell
{
	padding-left:16px;
	padding-bottom:16px;
	padding-right:16px;
}

p.just
{
	text-indent:2em;
	text-align:justify;
	font-size:9pt;
}

div.copyr
{
	font-size:9pt;
}

div.screens
{
	float:right;
}

div.pictrect
{	
	margin-left:20;
	float:top;
}


div.pictrect img
{
	padding: 3px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	background: #fff;
}