@charset "UTF-8";

/* SpryFormValidation.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */


/* These are the classes applied on the error messages
 * which prevent them from being displayed by default.
 */ 
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states.
 * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}



/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the INPUT has a yellow background applied on it. */
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}
div.stats {
display:inline;
height:0px;
left:-1000px;
margin:0px;
padding:0px;
position:absolute;
top:-1000px;
visibility:hidden;
width:0px }
TD{
font-family:verdana;
color:black;
font-size:8pt;
}
a.adw{
font-family:verdana;
color:#333366;
font-size:8pt;
}
a.adw:hover{color:red}
a.adw:visited{color:#333366;}
a{
text-decoration:none;
}
.menu{
color:#BECDE5;
font-family:verdana;
font-size:8pt;
text-decoration:none;
font-weight:bold;
}
a.menu1{
color:#BECDE5;
font-family:verdana;
font-size:8pt;
text-decoration:none;
font-weight:bold;
}
a.menu1:hover{color:red}
a.menu1:visited{color:#BECDE5}
.стиль1 {
	font-size: 10
}
a:link {
	text-decoration: none;
	color: #400000;
}
a:visited {
	text-decoration: none;
	color: #400000;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #400000;
}
.стиль27 {
	color: #006600;
	font-size: 9pt;
	font-weight: bold;
}
.стиль28 {
	font-size: 10pt;
	color: #006600;
}
.стиль29 {
	font-size: 10pt;
	font-weight: bold;
	color: #006633;
}
.стиль31 {font-size: 9pt}
.стиль32 {
	font-size: 9px;
}
.стиль41 {
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}
.стиль42 {font-family: Arial, Helvetica, sans-serif}
.стиль43 {color: #0000FF}
.стиль44 {font-size: 9pt; color: #000000; font-family: Arial, Helvetica, sans-serif; }
.стиль45 {
	font-size: 11px;
	font-weight: bold;
}
.стиль46 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.стиль49 {
	font-size: 9px;
	color: #400000;
}
.стиль51 {font-size: 10px; font-weight: bold; }
.стиль52 {color: #400000}
.стиль56 {
	color: #FF0000;
	font-size: 9pt;
	font-weight: bold;
}
.стиль57 {font-size: 9pt; color: #FF0000;}
.стиль59 {color: #FF0000}
.стиль59 {color: #0000FF; font-weight: bold; }
.стиль61 {	color: #692E0E;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.стиль67 {color: #692E0E}
.стиль68 {	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.стиль69 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.стиль70 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
}
.стиль71 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
