h2 {
	margin: 0;
	padding: 0;
	border: 0;
	text-align:left;
}
html, ol, p,h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}
ul {
	border: 0px solid #000;
	margin: 2em;
	padding: 0px;
	/*width: 10em;*/
	list-style-type: square;
	list-style-position: outside;
}
.ul_1 {
	border: 0px solid #000;
	margin: 2em;
	padding: 0px;
	/*width: 10em;*/
	list-style-type: decimal;
	list-style-position: outside;
}
div {
	/*margin: 1em;*/
	margin: 0em;
	padding: 0px;
	/*padding: 1px;*/
}

.botton {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display: inline;
	min-width: 60px;
	max-width: 390px;
	width:65;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:0px 0px 0px 1px; /* set margin on left of form elements rather than right of
                       label aligns textarea better in IE */
	padding:0px 0px 0px 1px;
}

.botton2 {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display: inline;
	min-width: 150px;
	max-width: 390px;
	width:75;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:0px 0px 0px 1px; /* set margin on left of form elements rather than right of
                       label aligns textarea better in IE */
	padding:0px 0px 0px 0px;
	
}
.txt {
 	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight: normal;
	width:65px;
}

body {	
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#363636;
	font-size:12px;
	line-height:18px;
	text-align:left;
	vertical-align:top;
	}

img {
	vertical-align: top;
	
	}
a {
	color:#1b71c5;
	font-size:11px;
	}
a:hover {
	color:#1b3ec2;
	}

#container{width:1000px;margin:0 auto}
table{
	border-collapse: collapse;
	table-layout:fixed;
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	/*margin:0 0 0 0;*/
}

table.index_table {
	border-collapse: collapse;
	table-layout:fixed;
	width:1000px;
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	/*margin:0 0 0 0;*/
	margin-left: auto;
	margin-right: auto;
}
table.index_table td {
	vertical-align:top;
/*	font-family:      arial, helvetica, sans-serif; */
	font-size: 11px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	/*text-align: right;*/
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	margin:0 0 0 0;
}

table.main {
	border-collapse: collapse;
	table-layout:auto;
	/*width:1000;*/
	border-color:#000000;
	border-style: double; /* Стиль рамки вокруг параграфа */
 	border-width: 0px 0px 0px 0px; /* Толщина границы */
	/*border-width: 0px; /* Толщина границы */
 	padding: 1px 1px 1px 1px; /* Поля вокруг текста */
	/*height:400;*/
	text-align: justify;
	
}
table.left_menu_table {
	border-collapse: collapse;
	table-layout:fixed;
	border-color:#000000;
	width:180px;
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	text-align: left;
	margin: 0;
}
table.left_menu_table td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width:180px;
	/*color: #939ac4;*/
	color: #000000;
	text-align: left;
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	margin:  0px 0px 0px 0px;
	/*vertical-align:top;*/
}
table.left_menu_table1 td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width:150px;
	/*color: #939ac4;*/
	color: #000000;
	text-align: left;
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
	padding: 0px 0px 0px 16px; /* Поля вокруг текста */
	margin:  0px 0px 0px 16px;
}

table.list_order {
	border-collapse: collapse;
	table-layout:fixed;
	width:810px;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	text-align: left;
}
table.list_order th {
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #aeb3b6;
	border-width: 0px; /* Толщина границы */
	background-image: url('/images/background/bgrnd_3.jpg');
	background-repeat: repeat-x;
	height:36px;
	
}
table.list_order td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	text-align: left;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
	padding: 4px 0px 4px 4px; /* Поля вокруг текста */
	margin: 0px 0px 0px 4px; /* Поля вокруг текста */
	/*background:#f4f5f9;*/
}

table.list_order  a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.list_order a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.list_order a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.group_order {
	border-collapse: collapse;
	table-layout:fixed;
	width:100%;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 0px #aeb3b6;
	border-bottom: solid 0px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	text-align: left;
}
table.group_order th {
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #aeb3b6;
	background-image: url('/images/background/bgrnd_3.jpg');
	background-repeat: repeat-x;
}
table.group_order td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	text-align: left;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 0px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
	padding: 1px 0px 1px 4px; /* Поля вокруг текста */
	margin: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*background:#f4f5f9;*/
	vertical-align:middle;
}

table.form_order {
	border-collapse: collapse;
	width:100%;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	text-align: left;
}
table.form_order th {
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	height: 20px;
	border-bottom: 0px solid #aeb3b6;
	line-height: 20px; 
}
table.form_order td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	/*text-align: left;*/
	height: 20px;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
	line-height: 20px;
	padding: 1px 4px 1px 4px; /* Поля вокруг текста */
	background:#f4f5f9;
}
table.form_order  a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	
}
table.form_order a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
table.form_order a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	
}
table.tends_show1 {
	border-collapse: collapse;
	table-layout:fixed;
	width:100%;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	text-align: left;
}
table.tends_show1 tr {
		background-repeat: repeat-x;
}

table.tends_show1 th {
	font-family:      arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #aeb3b6;
	line-height: 12px; 
}
table.tends_show1 td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	text-align: left;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
	padding: 0px 0px 0px 2px; /* Поля вокруг текста */
	margin: 0px 0px 0px 2px; /* Поля вокруг текста */
}
table.tends_show1  a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.tends_show1 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.tends_show1 a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.tender_info {
	border-collapse: collapse;
	table-layout:;
	width:100%;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	text-align: left;
}
table.tender_info th {
	font-family:      arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	height: 20px;
	border-bottom: 1px solid #aeb3b6;
	line-height: 20px; 
	background-image: url('/images/background/bgrnd_3.jpg');
	background-repeat: repeat-x;
}
table.tender_info td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	text-align: left;
	height: 20px;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
	line-height: 20px; 
	background-color:#f4f5f9;
	padding: 2px 0px 2px 5px; /* Поля вокруг текста */
}
table.cloused_tend {
	border-collapse: collapse;
	table-layout:;
	width:100%;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	text-align: left;
}
table.cloused_tend th {
	font-family:      arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	height: 20px;
	border-bottom: 1px solid #aeb3b6;
	line-height: 20px; 
	background-image: url('/images/background/bgrnd_3.jpg');
	background-repeat: repeat-x;
}
table.cloused_tend td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	text-align: left;
	height: 20px;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
	line-height: 20px; 
}
table.cloused_tend  a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.cloused_tend a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.cloused_tend a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.tends_show {
	border-collapse: collapse;
	table-layout:fixed;
	width:810px;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	text-align: left;
}
table.tends_show tr {
		background-repeat: repeat-x;
}
table.tends_show th {
	height:36px;
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #aeb3b6;
	line-height: 12px;
}
table.tends_show td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	text-align: left;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
	padding: 0px 0px 0px 2px; /* Поля вокруг текста */
	margin: 0px 0px 0px 2px; /* Поля вокруг текста */
}

table.tends_show  a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.tends_show a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.tends_show a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.list_group {
	border-collapse: collapse;
	table-layout:fixed;
	width:100%;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	text-align: left;
}
table.list_group tr {
		background-repeat: repeat-x;
}
table.list_group th {
	/*border-bottom: 1px solid #505050;*/
	border-width: 0px; /* Толщина границы */
	/*background-image: url('/images/background/bgrnd_3.jpg');*/
	background-repeat: repeat-x;
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	
	
}
table.list_group td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	/*text-align: left;*/
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 0px #aeb3b6;
	padding: 2px 5px 2px 5px; /* Поля вокруг текста */
	/*background:#f4f5f9;*/
	text-align: left;
	
}
table.list_group  a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.list_group a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.list_group a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.list_unit {
	border-collapse: collapse;
	table-layout:fixed;
	width:500px;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	text-align: left;
}
table.list_unit tr {
		background-repeat: repeat-x;
}
table.list_unit th {
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	height: 36px;
	/*border-bottom: 1px solid #505050;*/
	border-width: 0px; /* Толщина границы */
	line-height: 20px; 
}
table.list_unit td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	height: 20px;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 0px #aeb3b6;
	padding: 2px 10px 2px 10px; /* Поля вокруг текста */
	
}
table.list_unit  a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.list_unit a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.list_unit a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

table.show_suppliers {
	border-collapse: collapse;
	table-layout:fixed;
	width:810px;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	margin:  0px 0px 0px 0px;
	/*height:400;*/
	text-align: left;
}
table.show_suppliers tr {
	background-repeat: repeat-x;
}
table.show_suppliers th {
	border-width: 0px; /* Толщина границы */
	/*background-image: url('/images/background/bgrnd_3.jpg');*/
	background-repeat: repeat-x;
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	line-height: 13px;
	
}

table.show_suppliers td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	/*text-align: left;*/
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 0px #aeb3b6;
	padding: 4px 5px 4px 5px; /* Поля вокруг текста */
	margin:  0px 0px 0px 0px;
	/*background:#f4f5f9;*/
}
table.show_suppliers  a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.show_suppliers a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.show_suppliers a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

table.form_mng {
	border-collapse: collapse;
	table-layout:center;
	width:450px;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	text-align: left;
}

table.form_mng td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	text-align: left;
	border-left: solid 0px #aeb3b6;
	border-right: solid 0px #aeb3b6;
	border-top: solid 0px #aeb3b6;
	border-bottom: solid 0px #aeb3b6;
	padding: 4px 10px 4px 10px; /* Поля вокруг текста */
	background:#f4f5f9;
}
table.form_mng th {
	font-family:      arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	height: 30px;
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
	padding: 0px 10px 3px 10px; /* Поля вокруг текста */
	/*background-color: #f4f5f9;*/
	background-image: url('/images/background/bgrnd_1.jpg');
	background-repeat: repeat-x;
}
table.form_mng  a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.form_mng a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.form_mng a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.form_supl {
	border-collapse: collapse;
	table-layout:center;
	width:380px;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	text-align: left;
}

table.form_supl td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	text-align: left;
	border-left: solid 0px #aeb3b6;
	border-right: solid 0px #aeb3b6;
	border-top: solid 0px #aeb3b6;
	border-bottom: solid 0px #aeb3b6;
	padding: 4px 10px 4px 10px; /* Поля вокруг текста */
	background:#f4f5f9;
}

table.form_supl th {
	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	height: 36px;
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 1px #aeb3b6;
	padding: 0px 10px 0px 10px; /* Поля вокруг текста */
	/*background-color: #f4f5f9;*/
	background-repeat: repeat-x;
}
table.form_supl  a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.form_supl a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.form_supl a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
}



table.group_form {
	border-collapse: collapse;
	table-layout:center;
	width:400px;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	text-align: left;
}

table.group_form td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	border-left: solid 0px #aeb3b6;
	border-right: solid 0px #aeb3b6;
	border-top: solid 0px #aeb3b6;
	border-bottom: solid 0px #aeb3b6;
	padding: 4px 10px 4px 10px; /* Поля вокруг текста */
	background:#f4f5f9;
}
table.group_form th {
	font-family:      arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	height: 30px;
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
	padding: 0px 10px 3px 10px; /* Поля вокруг текста */
	/*background-color: #f4f5f9;*/
	background-image: url('/images/background/bgrnd_1.jpg');
	background-repeat: repeat-x;
}


table.feedback {
	border-collapse: collapse;
	table-layout:center;
	width:500;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
 	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	/*text-align: left;*/
	text-align: justify;
}
table.feedback tr {
	border-width: 0px; /* Толщина границы */
 }
table.feedback th {
	font-family:      arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #939ac4;*/
	color: #000000;
	text-align: center;
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
	padding: 0px 10px 3px 10px; /* Поля вокруг текста */
	background-repeat: repeat-x;
}
table.feedback td {
	font-family:      arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	text-align: left;
	border-left: solid 1px #aeb3b6;
	border-right: solid 1px #aeb3b6;
	border-top: solid 1px #aeb3b6;
	border-bottom: solid 1px #aeb3b6;
	padding: 4px 10px 4px 10px; /* Поля вокруг текста */
	background:#f4f5f9;
}
table.feedback  a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.feedback a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.feedback a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.calendar {
	border-collapse: collapse;
	table-layout:fixed;
	width:170px;
	border-left: solid 0px;
	border-right: solid 0px;
	border-top: solid 0px;
	border-bottom: solid 0px;
}

table.calendar td {
	vertical-align:middle;
	border-width: 0px; /* Толщина границы */
	padding: 1px 0px 0px 0px; /* Поля вокруг текста */
 }

table.text {
	border-collapse: collapse;
	table-layout:fixed;
	width:810px;
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
 	font-family:      arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*color: #939ac4;*/
	color: #000000;
	/*text-align: left;*/
	text-align: justify;
}
table.text tr {
	border-width: 0px; /* Толщина границы */
 }
table.text td {
	border-width: 0px; /* Толщина границы */
 }
table.text1 {
	border-collapse: collapse;
	table-layout:left;
	/*width:100%*/
	border-width: 0px; /* Толщина границы */
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
}
table.text1 tr {
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
 }
table.text1 th {
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
	text-align: center;
 }
table.text1 td {
	border-left: solid 0px #aeb3b6;
	border-right: solid 0px #aeb3b6;
	border-top: solid 0px #aeb3b6;
	border-bottom: solid 0px #aeb3b6;
	text-align: center;
 }
table.text2 {
	border-collapse: collapse;
	table-layout:fixed;
	width:100%;
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
 	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	margin: 0px 0px 0px 0px; /* Поля вокруг текста */
 	font-family:      arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	/*text-align: left;*/
	
}
table.text2 tr {
	border-width: 0px; /* Толщина границы */
	background-repeat: repeat-x;
 }

table.text2 td {
	border-width: 0px; /* Толщина границы */
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
 }
table.text2 th {
	border-width: 0px; /* Толщина границы */
	text-align: center;	
 }
table.text3{
	border-collapse: collapse;
	table-layout:fixed;
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	/*height:400;*/
	/*margin:0 0 0 0;*/
}
table.text3 td {
	border-width: 0px; /* Толщина границы */
	border-left: solid 0px #505050;
	border-right: solid 0px #505050;
	border-top: solid 0px #505050;
	border-bottom: solid 0px #505050;
 }
table.text3 th {
	border-width: 0px; /* Толщина границы */
	text-align: center;	
 }

table.filter {
	table-layout:fixed;
	width:600px;
	border-collapse: collapse;
	table-layout:left;
	background-color:#034AB2;
	border-left: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
	border-top: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;
	/*width:100%*/
	
}
table.filter th {
	border-left: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
	border-top: solid 0px #034AB2;
	border-bottom: solid 0px #034AB2;
	background-color:#034AB2;
	color: #ffffff;
	text-align: center;
	padding: 4px 0px 4px 0px; /* Поля вокруг текста */
	margin:  4px 0px 4px 0px;
 }
table.filter tr {
	background-color:#ffffff;
	}
table.filter td{
	border-left: solid 0px #034AB2;
	border-right: solid 0px #034AB2;
	border-top: solid 0px #034AB2;
	border-bottom: solid 0px #034AB2;
	text-align: left;
	color:#000000;
	padding: 4px 4px 4px 4px; /* Поля вокруг текста */
	margin:  4px 4px 4px 4px;
	}
table.filter1 {
	table-layout:fixed;
	width:100%;
	border-collapse: collapse;
	table-layout:left;
	background-color:#ffffff;
	border-left: solid 0px #b2b2b2;
	border-right: solid 0px #b2b2b2;
	border-top: solid 0px #b2b2b2;
	border-bottom: solid 0px #b2b2b2;
	padding: 0px 0px 0px 0px; /* Поля вокруг текста */
	margin:  0px 0px 0px 0px;
	/*width:100%*/
	
}

table.filter1 td{
	border-left: solid 0px #034AB2;
	border-right: solid 0px #034AB2;
	border-top: solid 0px #034AB2;
	border-bottom: solid 0px #034AB2;
	text-align: left;
	color:#000000;
	padding: 2px 0px 2px 8px; /* Поля вокруг текста */
	margin:  2px 0px 2px 8px;
	}


table.viewlog{
	table-layout:fixed;
	width:100%;
	border-collapse: collapse;
	background-color:#034AB2;
	border-left: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
	border-top: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;

	padding: 0px 0px 0px 4px; /* Поля вокруг текста */
	margin:  0px 0px 0px 4px;
	}

table.viewlog th {
	background-color:#034AB2;
	border-left: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
	border-top: solid 0px #b2b2b2;
	border-bottom: solid 0px #b2b2b2;
	color: #ffffff;
	text-align: center;
	
}
table.viewlog tr {
	background-color:#ffffff;
}
table.viewlog td{
	border-left: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
	border-top: solid 1px #b2b2b2;
	border-bottom: solid 1px #b2b2b2;
	text-align: left;
	color:#000000;
	padding: 0px 0px 0px 4px; /* Поля вокруг текста */
	margin:  0px 0px 0px 4px;
	}
td.viewall {
	background-color:#ffffff;
	}
td.viewerror{
	background-color:#edd0d0;
	}
td.viewwarning{
	background-color:#f3d5eb;
	}
td.viewnotification{
	background-color:#f2f2d2;
	}
td.viewinfo{
	background-color:#d6e9ed;
	}
/*tr{
float:right;
}
*/
.red {
	font-family:      arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.green {
	font-family:      arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #24c100;
}
/*Header*/
.header {
	height:110px;
	width:1000px;
	}

/*Sidebar*/
	
.sidebar {
	width:180px;
	vertical-align:top;
	text-align: center;
	font-size:12px;
	padding-left:0px;
	padding-top:1px;
}

.sidebar_menu {
	vertical-align:top;
	text-align: left;
	font-size:12px;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
}

#left_menu_container {
	text-align: left;
	/*background: #f5f5f5;*/
	margin: 0;
	padding: 12px 0px 6px 0px;
	
}

.left_menu { 
	font-weight: bold;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
}
.left_menu a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
}
.left_menu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;

}
.left_menu a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
}

.left_menu1 { 
	font-weight: bold;
	padding: 0px 0px 2px 2px;
}
.left_menu1 a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
}
.left_menu1 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
}
.left_menu1 a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
}
/* Main */
.main {
	/*vertical-align:top;*/
	text-align: justify;
	font-size:11px;
	margin: 8px;
	}
.main h1 {
	color:#034ab2;
	font-size:20px;
	padding-bottom:10px;
	padding-top:30px;
	font-weight:normal;
	text-align:center;
	}
.main h2 {
	color:#404040;
	font-size:16px;
	font-weight:bold;
	}

/* Footer */
.footer {
	vertical-align:middle;
	font-size:10px;
	color:#c7d9f1;
	text-align: center;
	padding: 6px 0px 0px 0px;
	margin:  6px 0px 0px 0px;
	}
.ordertable, .ordertable TD, .ordertable TH
{
background-color:#000fff;
color:#000000;
}

.ac_results {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border: 1px solid black;
	background-color: #c7d9f1;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
.qnt {
  position:absolute;
  top:2px;
  right:10px;
  font-size:0.8em;
  color:#26A908;
}

/* Система ведения логов и вывода сообщений */
.error {
	color:#ff0000;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
}
.warning {
	color:#ff0000;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
}
.notification {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
}
.info {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
	}


.messages {
	color:#ff0000;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
}
.messages1 {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	padding: 0px 0px 2px 5px;
	margin:  0px 0px 2px 5px;
}
.text_footer {
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	padding: 8px 0px 0px 0px;
	margin:  8px 0px 0px 0px;
}

fieldset.nb{
	position:relative;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffffcc;
	padding: 10px;
	margin: 10px;
	border: 2px solid #3366cc;
}

fieldset.nb legend {
	color: #ff0000;
	font-size: 16px;

}

.a_logging { 
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	/*display: block;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;*/
}
.a_logging a:link { 
	color: #3279bb;
	font-size: 13px;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	
}
.a_logging a:visited {
	color: #3279bb;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	

}
.a_logging a:hover {
	color: #3279bb;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	
}

.menu_container {
	width: 300px;
	text-align: left;
	/*background: #f5f5f5;*/
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	
}

.list_menu {
	text-align: left;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	/* width:350px;*/
}
.list_menu a:link {
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	
}
.list_menu a:visited{
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	
}
.list_menu a:hover{
	color: #3279bb;
	/*border-bottom: 1px dashed #3279bb;*/
	text-decoration: none;
	font-weight: bold;
	/*background: url(../images/left_menu.gif) bottom left repeat-x;*/
	
}
.list_menu_stroc{
	border-bottom: 1px dashed #b3b3b3;
	/*border-bottom: 1px solid #b3b3b3;*/
}
.menu_container fieldset {

    background-color:#f5f5f5;
    border:#7af 1px solid;
    color:#000;
    font:13px;
    width:400px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
  }
.menu_container legend {
    background-color:#ccc;
    color:#000;
	padding: 0px 10px 0px 10px;
	margin:  0px 10px 0px 10px;
	font:13px;
	font-weight: bold;
	border-top:1px solid #08c;
	border-left:1px solid #08c;
	border-right:1px solid #08c;
	border-bottom:1px solid #08c;
	
  }


#xsnazzy h1, #xsnazzy h2, #xsnazzy p #xsnazzy1 h1, #xsnazzy1 h2, #xsnazzy1 p {margin:0 16px; letter-spacing:0px;}
#xsnazzy h1, #xsnazzy1 h1{font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:16px;color:#000000; border:0; }
#xsnazzy1 h2{font-size:16px;color:#ff0000; border:0; }
#xsnazzy p, #xsnazzy1 p{padding-bottom:0.5em;}
#xsnazzy h2, #xsnazzy1 h2{padding-top:0.1em;}
#xsnazzy, #xsnazzy1{background: transparent; margin:1em; width:auto; }
#xsnazzy {width:auto; }
#xsnazzy1 {width:402px; }
.xtop, .xbottom {display:block; background:transparent; font-size:1px; }
.xb1, .xb2, .xb3, .xb4, .xb1a, .xb1b, .xb2a, .xb3a, .xb4a{display:block; overflow:hidden; }
.xb1, .xb2, .xb3, .xb1a, .xb1b, .xb2a, .xb3a{height:1px;}
.xb2, .xb3, .xb4{background:#dee2eb; border-left:1px solid #aeb3b6; border-right:1px solid #aeb3b6;}
.xb2a, .xb3a, .xb4a {background:#f4f5f9; border-left:1px solid #aeb3b6; border-right:1px solid #aeb3b6;}

.xb1b {margin:0 0px; background:#aeb3b6;}
.xb1, .xb1a {margin:0 5px; background:#aeb3b6;}
.xb2, .xb2a{margin:0 3px; border-width:0 2px;}
.xb3, .xb3a{margin:0 2px;}
.xb4, .xb4a{height:2px; margin:0 1px;}




.xboxheader {
	display:block;
	background: url('/images/background/bgrnd_1.jpg') bottom left repeat-x;
	border:0 solid #aeb3b6;
	border-width:0 1px;
	width:auto;
	padding: 0px 0px 8px 0px;
	margin:  0px 0px 0px 0px;
}
.xboxcontent {display:block;background:#f4f5f9; border:0 solid #aeb3b6; border-width:0 1px; width:auto;}

.xboxcontent1 {display:block;background:#f4f5f9; border:0 solid #aeb3b6; border-width:0 1px; width:400px;}

.xboxcontent1  a:link { 
	color: #000000;
	/*border-bottom: 1px dashed #b3b3b3;*/
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin:0 13px;
}
.xboxcontent1 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin:0 13px;
}
.xboxcontent1 a:hover {
	color: #3279bb;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin:0 13px;
}

table.contact2 {
	margin: 15px 50px;
	width: 600px;

}
table.contact2 td{
   padding: 7px 0px 7px 0px;
}
table.contact1 {
	margin: 20px 50px;
	width: 400px;

}
table.contact1 td{
   padding: 5px 0px 0px 0px;
   }


.button1{
	border:none;
	background:none;
	padding: 0px 1px 0px 0px;
	width:auto;
	overflow:visible;
	font:13px;
	color:#000000;
	font-weight: normal;
	text-align:center;	
	white-space:nowrap;	
	height:20px;
	}
.button1 span, .button1 em{
	display:block;
	height:18px;
	line-height:16px;
	font-style:normal;
}

.button1 span{
	padding-left:3px;
	background:transparent url('/images/background/bgr_button_3.png') no-repeat 0 0;
}	
.button1 em{
	padding-right:3px;
	background:#e9e9e9 url('/images/background/bgr_button_3.png') no-repeat 100% 0;
}

button{
	border:none;
	background:none;
	padding: 0px 2px 0px 0px;
	/*padding:0;*/
	margin:0;
	width:auto;
	overflow:visible;
	font:13px;
	font-weight: bold;
	text-align:center;	
	white-space:nowrap;	
	height:26px;
	line-height:24px;			
	}
button span, button em{
	display:block;
	height:26px;
	line-height:24px;			
	margin:0;
	color:#000000;
	}

button span{
	padding-left:20px;
	background:transparent url('/images/background/bgr_button_2.png') no-repeat 0 0;
	}	
button em{
	font-style:normal;
	padding-right:20px;
	background:transparent url('/images/background/bgr_button_2.jpg') no-repeat 100% 0;
}

.f_input {
	color: #000000;		/* ! */
	font-size: 12px;		/* ! */
	font-family:  arial, helvetica, sans-serif;	/* ! */
	background-image: url('/images/background/field_o.gif');
	background-repeat: repeat-x;
	width: auto;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.f_textarea {
	color: #000000;		/* ! */
	font-size: 12px;		/* ! */
	font-family:  arial, helvetica, sans-serif;	/* ! */
	background-image: url('/images/background/field_o.gif');
	background-repeat: repeat-x;
	width: auto;
	height: 56px;
	border: 1px solid #e0e0e0;
	background-color: #ffffff;
}
.f_select {
	color: #000000;
	font-size: 12px;
	font-family:  arial, helvetica, sans-serif;
	/*background-image: url('../images/background/field_o.gif');
	background-repeat: repeat-x;*/
	width: auto;
	border: 1px solid #e0e0e0;
}
.f_option {
	background-color: #e0e0e0;
	/*background-image: url('/images/background/field_o1.gif');
	background-repeat: repeat-x;*/
	
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font:100% verdana,arial,sans-serif;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-width: 500px;
	max-width: 820px;
	width:auto;
}
form textarea {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #000000;		/* ! */
	font-size: 12px;		/* ! */
	font-family:  arial, helvetica, sans-serif;	/* ! */
	background-image: url('/images/background/field_o.gif');
	background-repeat: repeat-x;
	display: inline;
	min-width: 200px;
	max-width: 390px;
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:0px 0 0 0px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
form input {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	/*background-color: yellow;*/
	display: inline;
	min-width: 70px;
	max-width: 390px;
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:0px 0 0 0px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
.lineOne {
	background-color:#f4f5f9;
}

.lineTwo {
	background-color:#f0f0f0;
}

.lineSelected{
	/*background-color:#ffffff;*/
	background-color:#d1dbe4;
}
