body 	{
	background: url(/images/fon.png);
	background-repeat: repeat;
	font-size: 8pt;
	font-family: verdana, arial;
	margin: 0px;
	}

table
	{
	font-size: 8pt;
	font-family: verdana, arial;
	margin: 0px;
	background-color:transparent !important;
	}

.logo
	{
	color:#aaaaaa;
	font-size: 20pt;
	font-family: verdana, arial;
	}

.logo a
	{
	color:#aaaaaa;
	font-size: 20pt;
	font-family: verdana, arial;	
	text-decoration: none;
	}

a 
	{
	color:#3366ff;
	}

.tbl	
	{
	background-color:#efefef;
	}

.tbl_tl
	{
	width: 8px;
	height: 8px;
	background-image: url(/images/t_l.jpg);
	background-repeat: none;
	}

.tbl_tr
	{
	width: 8px;
	height: 8px;
	background-image: url(/images/t_r.jpg);
	background-repeat: none;
	}

.tbl_bl
	{
	width: 8px;
	height: 8px;
	background-color:#efefef !important;	
	background-image: url(/images/b_l.png);
	background-repeat: none;
	}

.tbl_br
	{
	width: 8px;
	height: 8px;
	background-image: url(/images/b_r.jpg);
	background-repeat: none;
	}
