@charset "windows-1251";
/* CSS Document */

body {
background:#000000;
margin-bottom: 0;
margin-left:0;
margin-right:0;
margin-top:0;
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
text-align:justify;
}

.lefty{
background:url(img_title/bg_table_left.jpg);
background-repeat:no-repeat;
}

.righty{
background:url(img_title/bg_table_right.jpg);
background-repeat:no-repeat;
}

a img {
	border:0px;
	}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCFFCC;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCFFCC;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}

td {
text-align:justify;
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
text-align:justify;}