﻿body 
{
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
	background-color:#000000;	
}
.ToolCell1
{
	background-color:#000000;
	direction:ltr;
}
.CellBg
{
	background-color:#272727;
}
.CellHead
{
	background-color:#008CA8;
}
.FlashBg
{
	background-color:#000000;
}
.HeaderBlock
{
	background-image:url(../../en/images/topblock1.gif);	
	height:41px;		
}
.HBlock
{
		color:#BDBFBE;
	

	font-size:8pt;
}
.DownBlock
{
	height:9px;	
}
.CellHeader
{
	font-family:Verdana;
	font-size:x-small;
	color:#f5f5f5;
	font-weight:bold;
}
.FormCell
{
	background-color:#101010;
}
A:link
{
	text-decoration:none;
	color:#ffffff;
}
A:hover
{
	text-decoration:underline;
	color:#ffffff;
}
A:visited
{
	color:#ffffff;
}
#divheader
{
	clear: both;
	margin-left:1%;
	margin-right:1%;
	width:98%;
	padding:0px;	
}
#divleft
{
	position:relative;	
	float:left;
	padding-left:1%;
	width:180px;	
}
#divcontent
{
	float:left;
}
#divright
{	
	position:relative;
	padding-right:1%;
	width:180px;
	float:right;	
}
#divfooter
{	
	position:relative;	
	margin-left:1%;
	margin-right:1%;
	bottom:0px;
	width:98%;
	z-index:0;	
	clear:both;
}
