BODY {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size-adjust: 0.51;
	background: #DAECFF repeat left top; TEXT-ALIGN: center; MARGIN: 5px 0px;}
td {font: 11px Verdana, Arial, Helvetica, sans-serif;color:#000000; } 
font { font: 11px Verdana, Arial, Helvetica, sans-serif; }
H1, H2, H3, H4, H5, H6, P {FONT-FAMILY: "Verdana" Arial, Helvetica, sans-serif;font-size-adjust: 0.51;text-indent: 5pt;} 
H1 {FONT: 14px; MARGIN-BOTTOM: 5px; LINE-HEIGHT: 1em; font-weight: bold; COLOR: #000099;}
H2 {FONT: 15px; LINE-HEIGHT: 1em; font-weight: bold; COLOR: #000099;}
H4 {FONT: 13px; COLOR: #000099;}
P {FONT: 13px; COLOR: #000099;}
a { font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: underline;} 
a:hover { font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #ff0000; text-decoration: underline;} 
.bigr {text-indent:5;font-size:10px;font-style:normal;font-weight:bolder;color:#003399; background-color: #8CC1FD; font-family: Arial, Helvetica, sans-serif;} 
.data_mess{font: 11px Verdana, Arial, Helvetica, sans-serif;color:#000000;font-style:italic;} 
.red{FONT: 13px;COLOR: #ff0000;} 
.tab{FONT: 10px;}
.tab_zap{FONT: 8px;color:#000000;}

/* ERRORS ******************/
#error, #error1 {
	text-align: left;
}
#error {
	width: 400px;
	margin-left: 10px;
}
#error1 {
	width: 100%;
	margin-left: 40%;
}
.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f00;
	font-size: 11px;
}
.recostruction {
	color: #f00;
	font-weight: bolder;
}
.float_right {float: right;}

/* BORDERS ******************/
#border {
	border: 1px dotted #666;
}
#border1 {
	border: 1px dotted #C30;
	padding: 5px;
}
#border_img {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 3px;
}
.border {
	border: 1px dotted #C30;
	background: #b1d7f1;
}
.border1 {
	border-bottom: 1px solid #f00;
	background: #f0f0f0;
}
.border_link {
	border: 1px dotted #009;
	background: #f0f0f0;
}

/* DESIGN (FORMS) ******************/
.text_form {
	font-size: 13px;
	font-weight: bold;
	text-align: right;	
}
.text_form_zag, .text_form_zag_red {
	font-size: 12px;
}
.text_form_zag {color:#009;}
.text_form_zag_red {color:#f00;}
FORM A {
	font-size: 12px;
	text-decoration: underline;
}
.select_form, .select_form1 {
	color: #000;
	font-size: 11px;
	background: #fff;
	border: 1px dotted #999;
	height: 16px;
}
.select_form {
	width: 80px;
}
.select_form1 {
	width: 100px;
}
.client_form, .client_form2,.client_form1,.client_form3,.client_form4,.client_form_textarea,.client_form_textarea {
	color: #000;
	font-size: 11px;
	text-indent: 2pt;
	vertical-align: top;
	background: #fff;
	border: 1px solid #999;
	height: 16px;
}
.client_form {
	width: 200px;
}
.client_form1 {
	width: 160px;
}
.client_form2 {
	width: 100px;
}
.client_form3 {
	width: 50px;
}
.client_form4 {
	width: 30px;
}
.form_style {
	font-size: 12px;
	border: 1px #00CCFF solid;
	background: #ffffff;
}
.client_form_textarea {
	height: 120px;
	width: 200px;
}
/* BUTTONS ******************/
.button, .button1, .button2 {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	cursor: hand;
	}
.button {
	color: #006;
	font-weight: bold;
	border: 1px #006 solid;
	background: #f0f0f0;
	padding: 5px;
}
.button1 {
	background: #ffffff;
}
.button2 {
	color: #006;
	font-weight: bold;
	border: 1px #006 solid;
	background: #f0f0f0;
	padding: 5px;
}
.button3 {
	color: #006;
	font-weight: bold;
	border-top: 1px #006 solid;
	border-right: 1px #006 solid;
	border-bottom: 1px #f0f0f0 solid;
	border-left: 1px #006 solid;
	background: #f0f0f0;
	padding: 5px;
}
