@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Monotype Corsiva';
	src: url(http://orgo-x-libris.ru/fonts/MTCORSVA.TTF);
}
body {
	color:#FFFFFF;
	background-color:#000000;
}
img{
	border:none;
}
a {
	text-decoration: none;
	color:gold;
}
a:link{
	color:gold;
}
a.onwhite{
	text-decoration: none;
	color:#000000;
}
a.onwhite:link{
	color:#000000;
}
.png{
	filter: expression(fixPNG(this));
}
.inframe{
	margin:5px; 
	border:double; 
	border-color: gold; 

}
.tlt{
	font-family:'Georgia';
	font-style:italic; 
	font-weight:bold;	
}
.tltnews{
	font-size: 16px; 
	color: gold; 
	font-family: 'Georgia';
	font-style:italic; 
	font-weight:bold;
}
.tltactive{
	font-size: 20px; 
	color:#000066; 
	font-family: 'Monotype Corsiva';
}
.tltactive:hover {
	cursor:pointer;
	cursor:hand;
	
}
.txt{
	color: #FFFFFF
}
.pic{
	border-color:#F1380A;
	border:double;
}
.footer{
	color:#000066;
	font-weight:bold;
}
/* For Table*/
.black{
	background-color:#000000;
}
.black_left{
	width: 60px;
	background-color:#000000;
	background-image: url(http://orgo-x-libris.ru/Pic/style/kolonna_left_middle.gif);
}
.black_left_top{
	width: 60px;
	background-color:#000000;
	background-image: url(http://orgo-x-libris.ru/Pic/style/kolonna_left_top.gif);
}
.black_right{
	width: 60px;
	background-color:#000000;
	background-image: url(http://orgo-x-libris.ru/Pic/style/kolonna_right_middle.gif);
}
.black_right_top{
	width: 60px;
	background-color:#000000;
	background-image: url(http://orgo-x-libris.ru/Pic/style/kolonna_right_top.gif);
}
.black_middle{
	width: 120px;
	background-color:#000000;
	background-image: url(http://orgo-x-libris.ru/Pic/style/kolonna_middle.gif);
}
.black_top{
	width: 120px;
	background-color:#000000;
	background-image: url(http://orgo-x-libris.ru/Pic/style/kolonna_top.gif);
}
/* Menu on Top */
.menu{
	background-image:url(http://orgo-x-libris.ru/Pic/style/mramor.jpg);
}
.menu a:hover {color:#000000;}
.menu a {font-size: 25px; color:#000066; font-family: 'Monotype Corsiva'; text-decoration: none;}
/* Menu on "show" */
.showmenu{
}
.showmenu a{
	font-size: 25px; 
	color:silver; 
	font-family: 'Monotype Corsiva';
	font-style:italic; 
}
.showmenu a:hover {
	color:#FFFFFF;
}