@charset "windows-1251";
body {
	background-image: url(images/work/bg_01.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Small {
	font-size: 9px;
}
.Bg {
	background-image: url(images/work/inside_11.gif);
	background-repeat: no-repeat;
}
.Titles {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #05275A;
}

