/* CSS Document */


.iePNG, IMG { filter:expression(fixPNG(this)); } 
.iePNG A { position: relative; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: bottom;
}
.down {
	background-image: url(../images/body_border_down.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.left {
	background-image: url(../images/body_border_left.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	background-image: url(../images/body_border_right.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.style1 {
	font-size: 9px;
	color: #999999;
}
.style3 {color: #CCCCCC}
.style4 {color: #666666}
.style5 {
	font-size: 9px;
	color: #CC0000;
}
.style6 {
	font-size: 9px;
	color: #FF9900;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style8 {
	font-size: 9px;
	color: #666666;
}
body {
	background-color: #2D2D2F;
}

BODY
{ 
 background-image: url(../images/background_denissov_00.jpg);
 color: #000000;
 background-position: center top;
 margin: 0px 0px 0px 0px;

}
