body{
	background-image : url("img/bg.gif"/*tpa=http://russkii/img/bg.gif*/);
}

.link{
	color : White;

}

.topline{
	white-space: 100%;
	height: 30;
	background-color: #3d5266;
	font : 8pt Arial, Helvetica, sans-serif;
	color : White;
	border : 1px solid White;
}

.table{
	border : 1px solid White;
	background-color : #99ccff;
	height: 300px;	
}


.cell1{
	border : 1px solid White;
	font : 16pt Georgia;
	background-color : #a8ffb3;
	height: 100px;
	color: #324c35;
	cursor: hand;
}
.cell1over{
	border : 1px solid White;
	font : 16pt Georgia;
	background-color : #fcc;
	height: 100px;
	color: #324c35;
	cursor: hand;
}

.cell2{
	border : 1px solid White;
	font : 16pt Georgia;
	background-color : #c1ffa8;
	height: 100px;
	color : #3a4c32;
}

.cell2over{
	border : 1px solid White;
	font : 16pt Georgia;
	background-color : #fcc;
	height: 100px;
	color: #324c35;
	cursor: hand;
}



.table2{
	border : 1px solid White;
	background-color : #99ccff;
	height: 120px;	
}



.cell1in{
	border : 1px solid White;
	font : 16pt Georgia;
	background-color : #a8ffb3;
	height: 30px;
	color: #324c35;
	cursor: hand;
}
.cell1inover{
	border : 1px solid White;
	font : 16pt Georgia;
	background-color : #fcc;
	height: 30px;
	color: #324c35;
	cursor: hand;
}

.cell2in{
	border : 1px solid White;
	font : 16pt Georgia;
	background-color : #c1ffa8;
	height: 30px;
	color : #3a4c32;
}

.cell2inover{
	border : 1px solid White;
	font : 16pt Georgia;
	background-color : #fcc;
	height: 30px;
	color: #324c35;
	cursor: hand;
}

.cellch{
	border : 1px solid White;
	font : 16pt Georgia;
	background-color : #fcc;
	height: 30px;
	color: #324c35;
	cursor: hand;
	font-style : italic;
}



.maintbl{
	background-color: white;
	font : 11pt times;
	line-height: 16pt;
	padding-top: 30px;
}

.pname {
		font : bold 12pt times;
		font-style : italic;
}