BODY  {margin: 0px; padding: 0px;background-color:#FFFFFF;}     
IMG{border:0px;}
TABLE.block_top
{
	width:860px;
	height:30px;
}

TABLE.block_top TD.logo
{

}
TABLE.block_top TD.links,TABLE.block_middle_links
{
	text-align:right;
	color:#929DA4;
	font-family:arial;
	font-size:12px;	
}

TABLE.block_top TD.links A,TABLE.block_middle_links  A
{
		color:#4B575F;
		text-decoration:none;
}

TABLE.block_top TD.links A:hover,TABLE.block_middle_links  A:hover
{
		color:#4B575F;
		text-decoration:underline;
}

TABLE.block_middle_links  A
{
	background-image:url('arrow.gif');
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:10px;
}



TABLE.block_middle
{
	width:860px;
	height:447px;
	background-image:url('fond.png');	
}

TABLE.block_middle_links 
{
	width:362px;
}

TABLE.block_middle_links TD 
{
	border-top:1px solid #FFFFFF;	
	height:30px;
	width:180px;
	text-align:left;
}

TABLE.block_middle TD.left
{
	padding-left:25px;
	padding-top:35px;
	vertical-align:top;
	width:430px;
}

TABLE.block_middle TD.right
{
	text-align:center;
	width:430px;
}

TABLE.block_bottom TD.top
{
	text-align:center;
	width:862;
	height:26px;
	background-image:url('blockbottom_top.gif');
	background-repeat:no-repeat;
}

TABLE.block_bottom TD.middle
{
	text-align:center;
	width:862;
	background-image:url('blockbottom_middle.gif');
	background-repeat:repeat-y;
}

TABLE.block_bottom TD.bottom
{
	text-align:center;
	width:862;
	height:26px;
	background-image:url('blockbottom_bottom.gif');
	background-repeat:no-repeat;
}

TABLE.block_bottom_content
{
	font-family:arial;
	font-size:12px;	
	color:#808080;
}

TABLE.block_bottom_content H1, TABLE.block_middle H1
{
	font-family:arial;
	font-size:14px;	
	color:#164f72;
	margin-bottom:5px;
}

TABLE.block_bottom_content A
{
	font-family:arial;
	font-size:12px;	
	color:#164f72;
	text-decoration:none;	
}

TABLE.block_bottom_content A:hover
{
	text-decoration:underline;	
}

TABLE.block_bottom_content TD.left,TABLE.block_bottom_content TD.right
{
	width:400px;
	padding-left:10px;
	padding-right:10px;
	
}

TABLE.block_bottom_content TD.middle
{
	width:2px;
	background-color:grey;
}


DIV.server
{
	font-size:8px;
	font-family:arial;
	color:#808080;
}