@charset "windows-1251";
body {
	background-image: url(images/work/_1_02.gif);
}
.Right {
	background-image: url(images/work/right_08.gif);
	background-repeat: no-repeat;
}
.White {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.White a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
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;
}
.Footer {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.Footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.White a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.Footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.Footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
.Titles {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #172D4B;
}
.imgborder {
 border: 1px solid #000000;
}