body {
 	background: #212021;
 	color : silver;
 	avertical-align:center;	
	apadding:0;
	awidth:100%;
	aheight:100%; 	
	margin-left:0px; 
	margin-right:0px;
	margin-top:0px 
	margin-bottom:0px;
	aposition:absolute; 
	top:0; 
	left:0;
 }

td {
	line-height: 20px;
	text-align: justify;
	vertical-align:top;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	text-indent: 2em;
	margin-bottom: 0em;
	amargin-top: 0em;
}

a {
 color: silver;
}

.button_enabled {
	width:100%;
	background-color: buttonface;
	color: black;
	height: 100%;
	padding: 2px 7px;
	text-align: center;
	vertical-align:middle;	
	text-decoration: none;	
	border: 1px outset black;	
}

.button_disabled {
	width:100%;
	background-color: buttonface;
	color: gray;
	height: 100%;
	padding: 2px 7px;
	text-align: center;
	vertical-align:middle;	
	text-decoration: none;	
	border: 1px outset black;	
}


#ONE_PAGE {
	position: relative;
	padding: 10px;
	WIDTH: 100%; 
	HEIGHT: 400px; 
	svertical-align:bottom;
	sHEIGHT: 100%; 
	aoverflow: clip;
	aclip: rect(25px, 25px, 25px, 25px)
	aclip: rect(0px 0px 60px 100px);
	overflow:auto;
}


/* для конструктора форм */
.frm {
	border: gray solid 0;
}

table.frm {
	width: 420;
}

table.frm td {
	padding: 2;
}

/* для конструктора форм */
.warning {
	color :yellow;
}

/* для сслки Icq */
.icq {
	vertical-align: middle;
	color:white; 
	afont-size: 11px; font-family : Verdana, Arial, Helvetica, sans-serif; 
	text-decoration:none;
}

h1 {
	font-size: 10pt;
	scolor: red;
	afont-family: Helvetica;
	font-family: Arial;
	a#bca43cc	
	abackground: #bca43cc;	
	avertical-align: middle;
	amargin-bottom: 0em;
	text-transform: uppercase;
	afont-weight: 900;
} 



h2 {
	font-family: Arial;
	font-size: 12px;	
	color: #333300;	
	vertical-align: middle;
	margin-bottom: 1em;
	margin-top: 1em;
	text-transform: uppercase;
	text-align:center;
} 

.h2_footer {
	position:relative; 
	top: -10;
	z-index:5;
	text-align:right;
	width: 100%;
}

.h2 {
	font-size: 11px;		
	afont-weight: bold;
}

h3 {
	font-size: 11px;		
	font-weight: bold;
}

.forCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: silver;
}
.forTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}
.forForms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px outset;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	color: white;
	font-weight: bold;
	aborder: 1px inset;	
}
.menu_select, .menu:hover {
	color: #ffdd00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	aborder: 1px inset;	

}

a.navigator {
 acolor: #ffb600;
}

#Gallery {
	position: relative;
	left:0; 
	top:0; 
	aBACKGROUND: white;
	WIDTH: 640; 
	aCURSOR: pointer; 
	HEIGHT: 85px; 
	aoverflow: clip;
	aclip: rect(25px, 25px, 25px, 25px)
	aclip: rect(0px 0px 60px 100px);
	overflow:auto;
}

.gallery_item {
	text-align:center; 
	vertical-align:middle;
	cursor: hand;	
	aposition: absolute;
	abackground-color: buttonface;
	aborder: 2px outset white;
	apadding: 0px;	
	afilter: alpha(Opacity=60, Style=0);	
	avisibility: hidden;

}
