body {
	background-color:white;
	margin:0;
	padding:0;
	font:normal 11px Arial;
	color:#666666;
}
table {
	font:normal 11px Arial;
	color:#666666;
}
a {
	font:normal 11px Arial;
	color:#0873ba;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
form{
	margin:0;
	padding:0;
}


/* кнопка для оранжевых таблиц */
DIV.button_std_orange {
	background:url(../../images/button_std_orange_bg.gif) repeat-x 0 0;
	
	display:table-cell;
	position:relative;
}
DIV.button_std_orange DIV{
	background:url(../../images/button_std_orange_01.gif) no-repeat 0 0;
	text-align:center;
}
DIV.button_std_orange INPUT{
	border:0px;margin:0px;
	font: bold 11px/11px Arial; white-space:nowrap;
	color:white;
	height:19px;
	padding:0px 5px;
	display:block;
	background:url(../../images/button_std_orange_02.gif) no-repeat 100% 0;
	cursor:pointer;
}
/* /кнопка для оранжевых таблиц */

/* красная кнопка для белых таблиц */
DIV.button_std_red {
	background:url(../../images/button_std_red_bg.gif) repeat-x 0 0;
	
	display:table-cell;
	position:relative;
}
DIV.button_std_red DIV{
	background:url(../../images/button_std_red_01.gif) no-repeat 0 0;
	text-align:center;
}
DIV.button_std_red INPUT{
	border:0px;margin:0px;
	font: bold 11px/11px Arial; white-space:nowrap;
	color:white;
	height:19px;
	padding:0px 5px;
	display:block;
	background:url(../../images/button_std_red_02.gif) no-repeat 100% 0;
	cursor:pointer;
}
/* /красная кнопка для белых таблиц */


/* красная кнопка для синих таблиц */
DIV.button_std_red_blue {
	background:url(../../images/button_std_red_blue_bg.gif) repeat-x 0 0;
	
	display:table-cell;
	position:relative;
}
DIV.button_std_red_blue DIV{
	background:url(../../images/button_std_red_blue_01.gif) no-repeat 0 0;
	text-align:center;
}
DIV.button_std_red_blue INPUT{
	border:0px;margin:0px;
	font: bold 11px/11px Arial; white-space:nowrap;
	color:white;
	height:19px;
	padding:0px 5px;
	display:block;
	background:url(../../images/button_std_red_blue_02.gif) no-repeat 100% 0;
	cursor:pointer;
}
/* /красная кнопка для синих таблиц */



/* кнопка для светлосиних таблиц */
DIV.button_std_lightblue {
	background:url(../../images/button_std_lightblue_bg.gif) repeat-x 0 0;
	
	display:table-cell;
	position:relative;
}
DIV.button_std_lightblue DIV{
	background:url(../../images/button_std_lightblue_01.gif) no-repeat 0 0;
	text-align:center;
}
DIV.button_std_lightblue INPUT{
	border:0px;margin:0px;
	font: bold 11px/11px Arial; white-space:nowrap;
	color:white;
	height:19px;
	padding:0px 5px;
	display:block;
	background:url(../../images/button_std_lightblue_02.gif) no-repeat 100% 0;
	cursor:pointer;
}
/* /кнопка для светлосиних таблиц */


/* синяя кнопка для синих таблиц */
DIV.button_std_blue {
	background:url(../../images/button_std_blue_bg.gif) repeat-x 0 0;
	
	display:table-cell;
	position:relative;
}
DIV.button_std_blue DIV{
	background:url(../../images/button_std_blue_01.gif) no-repeat 0 0;
	text-align:center;
}
DIV.button_std_blue INPUT{
	border:0px;margin:0px;
	font: bold 11px/11px Arial; white-space:nowrap;
	color:white;
	height:19px;
	padding:0px 5px;
	display:block;
	background:url(../../images/button_std_blue_02.gif) no-repeat 100% 0;
	cursor:pointer;
}
/* /ситняя кнопка для синих таблиц */


/* кнопка для белых таблиц */
DIV.button_std_white {
	background:url(../../images/button_std_white_bg.gif) repeat-x 0 0;
	
	display:table-cell;
	position:relative;
}
DIV.button_std_white DIV{
	background:url(../../images/button_std_white_01.gif) no-repeat 0 0;
	text-align:center;
}
DIV.button_std_white INPUT{
	border:0px;margin:0px;
	font: bold 11px/11px Arial; white-space:nowrap;
	color:white;
	height:19px;
	padding:0px 5px;
	display:block;
	background:url(../../images/button_std_white_02.gif) no-repeat 100% 0;
	cursor:pointer;
}
/* /кнопка для белых таблиц */



/* маленькая кнопка для белых таблиц */
DIV.button_std_sm_white {
	background:url(../../images/button_std_sm_white_bg.gif) repeat-x 0 0;
	width:50px;
	display:table-cell;
	position:relative;
}
DIV.button_std_sm_white DIV{
	background:url(../../images/button_std_sm_white_01.gif) no-repeat 0 0;
	text-align:center;
}
DIV.button_std_sm_white INPUT{
	border:0px;margin:0px;
	font: bold 11px/11px Arial; white-space:nowrap;
	color:white;
	height:17px;
	padding:0px 5px;
	display:block;
	background:url(../../images/button_std_sm_white_02.gif) no-repeat 100% 0;
	cursor:pointer;
}
/* /маленькая кнопка для белых таблиц */



/* кнопка для серых таблиц */
DIV.button_std_gray {
	background:url(../../images/button_std_gray_bg.gif) repeat-x 0 0;
	
	display:table-cell;
	position:relative;
}
DIV.button_std_gray DIV{
	background:url(../../images/button_std_gray_01.gif) no-repeat 0 0;
	text-align:center;
}
DIV.button_std_gray INPUT{
	border:0px;margin:0px;
	font: bold 11px/11px Arial; white-space:nowrap;
	color:white;
	height:19px;
	padding:0px 5px;
	display:block;
	background:url(../../images/button_std_gray_02.gif) no-repeat 100% 0;
	cursor:pointer;
}
/* /кнопка для серых таблиц */



/* серая кнопка для синих таблиц */
DIV.button_std_gray_blue {
	background:url(../../images/button_std_gray_blue_bg.gif) repeat-x 0 0;
	
	display:table-cell;
	position:relative;
}
DIV.button_std_gray_blue DIV{
	background:url(../../images/button_std_gray_blue_01.gif) no-repeat 0 0;
	text-align:center;
}
DIV.button_std_gray_blue INPUT{
	border:0px;margin:0px;
	font: bold 11px/11px Arial; white-space:nowrap;
	color:white;
	height:19px;
	padding:0px 5px;
	display:block;
	
	background:url(../../images/button_std_gray_blue_02.gif) no-repeat 100% 0;
	cursor:pointer;
}
/* /серая кнопка для синих таблиц */



/* кнопка для темносерых таблиц */
DIV.button_std_darkgray {
	background:url(../../images/button_std_darkgray_bg.gif) repeat-x 0 0;
	
	display:table-cell;
	position:relative;
}
DIV.button_std_darkgray DIV{
	
	background:url(../../images/button_std_darkgray_01.gif) no-repeat 0 0;
	text-align:center;
}
DIV.button_std_darkgray INPUT{
	border:0px;margin:0px;
	font: bold 11px/11px Arial; white-space:nowrap;
	color:white;
	height:19px;
	padding:0px 5px;
	display:block;
	background:url(../../images/button_std_darkgray_02.gif) no-repeat 100% 0;
	cursor:pointer;
}
/* /кнопка для темносерых таблиц */


/* набор цветов заднего плана */
.bwhite {
	background:white;
}
.blightblue {
	background:#ddebf5;
}
.bviolet {
	background:#edf0fa;
}
.bdarkviolet {
	background:#c4d2ec;
}

.bordarkviolet {
	border:1px solid #c4d2ec;
}
/* /набор цветов заднего плана */



/* синяя круглая таблица */
.buble_blue_brd_top {
	border-top:1px solid #83b9dc;
}
.buble_blue_brd_left {
	border-left:1px solid #83b9dc;
}
.buble_blue_brd_right {
	border-right:1px solid #83b9dc;
}
.buble_blue_brd_bottom {
	border-bottom:1px solid #83b9dc;
}
/* /синяя круглая таблица */



/* светлосиняя круглая таблица */
.buble_lightblue_brd_top {
	border-top:1px solid #cee3f1;
}
.buble_lightblue_brd_left {
	border-left:1px solid #cee3f1;
}
.buble_lightblue_brd_right {
	border-right:1px solid #cee3f1;
}
.buble_lightblue_brd_bottom {
	border-bottom:1px solid #cee3f1;
}
/* /светлосиняя круглая таблица */



input.text {
	background:#f3f3f3;
}

.ah {
	height:100%;
}
.aw {
	width:100%;
}
.Rx {
	color:#f7941d;
}
.Law {
	color:#0873ba;
}
.fs12 {
	font-size:12px;
}
.top {
	vertical-align:top;
}
.bottom {
	vertical-align:bottom;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
a.nounderline {
	text-decoration:none;
}

.copytb {
	margin-top:1px;
	border-top:1px solid #0873ba;
}

/* меню */
.topMenu {
	font:bold 14px Arial;
	color:black;
	padding-bottom:10px;
}
.topMenu a{
	font:bold 14px Arial;
	color:black;
}
.topMenuSecond {
	font:bold 12px/10px Arial;
	color:#0873ba;
}
.topMenuSecond a{
	font:bold 12px/10px Arial;
	color:#0873ba;
}
.topMenuSecDiv {
	position:absolute;
	margin:-1px 0 0 0;
	z-index:2;
}
/* /меню */

.mainWid {
	width:887;
}
.black {
	color:black;
}

.block_gray {
	background:#f2f2f2 url(../../images/block_gray_bg.gif) no-repeat right top;
}
.gray_block_maintext {
	font:normal 10px Arial;
	color:black;
	padding-left:14px;
}
.gray_block_maintext h1{
	font:bold 12px Arial;
	color:black;
	margin:0 0 10px 0;
}
.gray_block_radiolist {
	padding:10px 0 10px 14px;
}

.standardIndent {
	margin-bottom:10px;
}
.red {
	color:red;
}
.white {
	color:white;
}
.errorMsg {
	background:#f1998e;
	color:#ffffff;
	margin-bottom:20px;
}