html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input, select
{
	font-size: 1em;
}
html, body, div, p, table, td, img, h1, h2, h3, h4, h5, h6, select
{
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	padding: 0px;
	margin: 0px;
	border: 0px transparent none;
}

body
{
	font-size: 70%;
}
html
{
	width: 100%;
	height: 100%;
}
body.master
{
	height: 100%;
	width: 100%;
	text-align: center;
}

table
{
	border: 0; /* border="0" */
	border-collapse: collapse; /* cellspacing="0" */
}

table td
{
	padding: 0; /* cellspadding="0" */
	border: 0;
}

.GridRow, .GridRow TD
{
	height: 20px;
	padding-left: 5px;
}

.Invisible
{
	display: none;
}

.ActiveRow, .ActiveRow TD
{
	cursor: pointer;
	height: 20px;
	background: #F6DFDF;
	text-align: center;
	vertical-align: middle;
}

.GridHeader A, .GridHeader A:hover
{
	color: #387bbd;
	text-align: center;
	padding-left: 4px;
}


table.global
{
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 100%;
	background: url( "images/bg.gif" ) repeat-x;
}
.e_message
{
	color: #75087C;
	display: none;
	font-family: Verdana;
}
.summary
{
	border: 1px solid #C3D9FE;
	color: red;
	margin: 5px 0px;
	padding: 10px;
	background: #EEF5FF;
	width: 400px;
	min-height: 30px;
	height: auto;
}

.summary li
{
	border: 0px;
	color: #8598B9;
	list-style-type: square;
	font-family: Verdana;
	font-size: 11px;
}

.summary ul
{
	margin: 3px;
	border: 0px;
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
}


.dropdown
{
	border: 1px solid black;
	width: 205px;
}

table.main
{
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 100%;
	margin: auto;
}

table.MainPane
{
	margin: 0;
	padding: 0;
	width: 100%;
}

td#PortalLogo
{
	width: 100%;
	height: 140px;
	vertical-align: top;
}

td.footer
{
	width: 100%;
	background: url( "images/ft.gif" ) repeat-x;
	height: 40px;
	color: #fff;
	font-family: normal normal bold 10px;
	vertical-align: middle;
	text-align: right;
	padding-top: 7px;
}

tr.auth
{
	height: 30px;
}

td.MainMenu
{
	vertical-align: top;
	padding-top: 10px;
	width: 220px;
	background: url( "images/menu/m_bg.gif" ) repeat-y;
}

td.MainPane
{
	width: 780px;
	vertical-align: top;
	padding-left: 20px;
	padding-bottom: 20px;
	background: url( "images/content_bg.jpg" ) no-repeat bottom right;
	background-repeat: no-repeat;
}

#m_header
{
	height: 20px;
	width: 220px;
	background: url( "images/menu/m_header.gif" ) no-repeat;
}

#m_footer
{
	width: 220px;
	height: 20px;
	background: url( "images/menu/m_footer.gif" ) no-repeat;
}

td.MenuItemTD, td.SubMenuItemTR
{
	height: 20px;
	margin: 0;
	padding: 0;
	width: 100%;
	cursor: pointer;
}

td.MenuItemTD_Hover, td.SubMenuItemTR_Hover
{
	height: 20px;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url( "images/menu/s_m_bg.gif" ) repeat-x;
	cursor: pointer;
}

.a_m_link
{
	font: normal normal bold;
	color: #575757 !important;
	padding-left: 10px;
	text-decoration: none;
	height: 26px;
	padding-top: 5px;
	width: 100% !important;
}

.a_m_hover
{
	font: normal normal bold;
	color: #575757 !important;
	background: url( "images/menu/s_m_bg.gif" ) repeat-x;
	width: 220px;
	padding-left: 10px;
	text-decoration: none;
	height: 26px;
	padding-top: 5px;
}

.a_m_hover_sub
{
	padding-left: 20px;
	font: normal normal normal;
	color: #3d66a3 !important;
	background: url( "images/menu/s_m_bg.gif" ) repeat-x;
	width: 220px;
	text-decoration: none;
	height: 26px;
	padding-top: 5px;
}

.a_m_hover_sub_sub
{
	padding-left: 40px;
	font: normal normal normal;
	color: #3d66a3 !important;
	background: url( "images/menu/s_m_bg.gif" ) repeat-x;
	width: 220px;
	text-decoration: none;
	height: 26px;
	padding-top: 5px;
}

a.a_m_sub, .a_m_subH
{
	padding-left: 20px;
	font: normal normal normal;
	color: #3d66a3 !important;
	text-decoration: none;
	height: 26px;
	padding-top: 5px;
	width: 100% !important;
}

a.HyperLinkLeftAlign
{
	padding-left: 5px;
	font: normal normal normal;
	color: #3d66a3 !important;
	text-decoration: none;
	height: 26px;
	padding-top: 5px;
	width: 100% !important;
}
.a_m_subH
{
	color: #75087C !important;
}

a.a_m_sub_sub
{
	padding-left: 40px;
	font: normal normal normal;
	color: #3d66a3 !important;
	text-decoration: none;
	height: 26px;
	padding-top: 5px;
}


h1
{
	font: normal normal normal 20px;
	color: #ff9700;
	margin-bottom: 0px;
	margin-top: 10px;
}

input.input-text, input.input-text-wide, input.input-text-widest, input.input-text-thin, input.input-text-thinest, input.input-text, input.input-text-wide, input.input-text-widest, input.input-text-thin, input.input-text-thinest, input.input-text2, input.input-text4, input.text, textarea.text, SELECT
{
	height: 18px;
	border: solid 1px #bae600;
	background: #f7fce3;
	color: #313131;
	width: 180px !important;
}

input.input-text2
{
	width: 20px !important;
	text-align:center;
}

input.input-text4
{
	width: 35px !important;
}
input.input-text-wide
{
	width: 500px !important;
}
input.Search
{
	margin: 1px;
	padding: 1px;
	width: 100px;
	height: 20px;
	color: #585858;
	background: transparent url(search_butt.gif) no-repeat 0px -20px;
	border: 0px;
}
.input.textMode
{
	width: 300px !important;
	height: 80px !important;
	border: solid 1px #bae600;
	background: #f7fce3;
	color: #313131;
}

.hov
{
	margin: 1px;
	padding: 1px;
	width: 100px;
	height: 20px;
	color: #585858;
	background: transparent url(search_butt.gif) no-repeat 0px 0px;
	border: 0px;
}

.PropetryInfo
{
	font: normal normal bold;
	color: #585858;
}

.PropetryInfoWithBottomSpace
{
	font: normal normal bold;
	color: #585858;
	padding-bottom: 7px;
}

td.req_td
{
	font-weight: normal;
	padding-left: 25px;
	padding-right: 5px;
}
td.SubPropetryInfo
{
	font-weight: normal;
	padding-left: 25px;
}

.ReqInfo
{
	color: #ff0000;
}

.savehov
{
	margin: 1px;
	padding: 1px;
	width: 100px;
	height: 20px;
	color: #585858;
	background: transparent url(save_butt.gif) no-repeat 0px 0px;
	border: 0px;
}

.cancelhov
{
	margin: 1px;
	padding: 1px;
	width: 100px;
	height: 20px;
	color: #585858;
	background: transparent url(cancel_butt.gif) no-repeat 0px 0px;
	border: 0px;
}

.nexthov
{
	margin: 1px;
	padding: 1px;
	width: 100px;
	height: 20px;
	color: #585858;
	background: transparent url(next_butt.gif) no-repeat 0px 0px;
	border: 0px;
}

.save
{
	margin: 1px;
	padding: 1px;
	width: 100px;
	height: 20px;
	color: #585858;
	background: transparent url(save_butt.gif) no-repeat 0px -20px;
	border: 0px;
}

.cancel
{
	margin: 1px;
	padding: 1px;
	width: 100px;
	height: 20px;
	color: #585858;
	background: transparent url(cancel_butt.gif) no-repeat 0px -20px;
	border: 0px;
}

.next
{
	margin: 1px;
	padding: 1px;
	width: 100px;
	height: 20px;
	color: #585858;
	background: transparent url(next_butt.gif) no-repeat 0px -20px;
	border: 0px;
}



.ResultPane
{
	border: solid 1 #bae600;
	border-left-color: #d9d6d6;
	border-right-color: #d9d6d6;
	border-bottom-color: #bae600;
	border-top-color: #bae600;
}

.ResultPane td
{
	border-collapse: collapse;
	border-left: solid 1 #bae600;
	border-left-color: #d9d6d6;
	border-bottom: solid 1 #bae600;
}

.GridViewRowStyle, a.GridViewRowStyle
{
	background: #f7fce3;
	text-align: center;
	color: Black;
}
.GridViewAlterRowStyle, a.GridViewAlterRowStyle
{
	border: solid 1 #bae600;
	text-align: center;
	color: Black;
}


tr.GridViewPagerRowStyle td
{
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
}

tr.GridViewPagerRowStyle span
{
	font-weight: bold !important;
	color: Red !important;
}

tr.GridViewPagerRowStyle a
{
	color: Black !important;
	text-decoration: underline !important;
}


.GridViewHeaderRowStyle
{
	background-color: #2791f0;
	height: 25px;
	color: White;
	font: normal normal normal;
	text-align: center;
}

tr.GridViewHeaderRowStyle a:link
{
	color: White !important;
	text-decoration: none !important;
}

tr.GridViewHeaderRowStyle span
{
	font-weight:bold;
}

th.GridCaptionCssClass
{
	text-align:left;
	padding-left:25px;
	font : normal normal;
	font-weight:bold;
	color:Gray;
	word-spacing : 1px;
}
tr.GridViewHeaderRowStyle a:visited
{
	color: White;
	text-decoration: none !important;
}

tr.GridViewHeaderRowStyle a:hover
{
	color: #bae600 !important;
	text-decoration: none !important;
}

.display_inline
{
	display: inline;
}

.display_none
{
	display: none;
}

.simple_button
{
	width: 100px;
}

.reportcaption
{
	background-color: #2791f0;
	font-weight: bold;
	text-align: center;
	color: ActiveBorder;
}

.reportrow
{
	border: solid 1 #DFBD99;
	text-align: center;
}

.reporttable
{
	width: 700px;
	border: solid 1 #667700;
	margin-top: 3%;
	color: inherit;
	font-family: Trebuchet MS, Sans-Serif;
}

.reportcell
{
	border: solid 1 #667700;
	text-align: center;
	font-family: Trebuchet MS, Sans-Serif;
}
.clickreportcell, .clickreportcell A
{
	border: solid 1 #667700;
	text-align: center;
	cursor: pointer;
	color: #3d66a3;
	text-decoration : underline;
}

.clickreportcell A:link, .clickreportcell A:visited, .clickreportcell A :hover
{
	border: 0px;
	color: #3d66a3;
	text-decoration : underline;
}

.TotalCell
{
	border: solid 1 #667700;
	text-align: center;
	font-weight: bold;
	font-family: Trebuchet MS, Sans-Serif;
}

.shitclass
{
	background-color: #625555;
	font-weight: bold;
	text-align: center;
	color: White;
}
/*Calendar style*/
.Calendar
{
	position: absolute;
	padding: 2px;
	text-align: center;
	border: solid 1px DarkBlue;
	background-color: White;
}

.Calendar_table
{
	border: solid 1px DarkBlue;
}
.Calendar_date
{
	color: Blue; /*border-width : 1px; 	border-style : solid; 	border-color: White;*/
	text-align: center;
	cursor: pointer;
	padding: 2px;
}

.Calendar_date_selected
{
	background-color: Blue;
	color: White; /*border : solid 1px DarkBlue; 	border-left: solid 1px DarkBlue; 	border-top: solid 1px DarkBlue;*/
	text-align: center;
	cursor: pointer;
	padding: 2px;
}

.Calendar_Header_Row
{
	/*padding : 2px;*/
}
.Calendar_Header_Cell
{
	text-align: center; /*padding : 2px;*/
	font-weight: bold;
}
.Calendar_Year_Row
{
	/*padding : 2px;*/
}
.Calendar_Month_Row
{
	/*padding : 2px;*/
}
.Calendar_Arrows
{
	cursor: pointer;
	font-size: xx-small; /*padding : 2px; 	font-weight:bold;*/
}

.Calendar_Month_Year
{
	text-align: center;
	font-weight: bold; /*padding : 2px;*/
}


.ask_window
{
	display: none;
	background-color: #A5B1BA;
	border-width: 0px;
	border-bottom: 3px solid #B5B6B6;
	border-right: 3px solid #B5B6B6;
	width: 400px;
	height: 200px;
	position: absolute;
	font-size: 14px;
	font-family: Verdana;
	z-index: 100;
}
.ask_button
{
	font-size: 15px;
	font-family: Verdana;
	color: #1F6490;
	width: 100px;
	height: 28px;
	background-color: #E3EDF3;
	border: 1px solid #5D5E5F;
	font-weight: bold;
}
.ask_caption
{
	color: #5D5E5F;
	font-size: 25px;
	font-weight: bold;
}

.ask_img
{
	font-size: 30px;
	font-weight: bold;
	margin-right: 30px;
	padding: 0px;
	color: #5D5E5F;
	font-family: Verdana;
	cursor: pointer;
}


.ask_window1
{
	display: none;
	background-color: #FFFFFF;
	border-width: 0px;
	border-bottom: 3px solid #B5B6B6;
	border-right: 3px solid #B5B6B6;
	width: 600px;
	height: 800px;
	position: absolute;
	font-size: 14px;
	font-family: Verdana;
	z-index: 100;
}
.checkbox
{
	padding: 0px;
	margin: 0px;
	width: 10px;
	height: 10px;
	border: 1 solid gray;
}
.pub_list
{
	text-decoration: none;
	font-family: Verdana;
	color: Black;
	list-style-image: none;
	list-style-type: none;
}
.alert
{
	width: 400px;
	height: 80px;
	border: 1 solid gray;
	font-size: 10px;
	padding-left: 20px;
	font-family: Verdana;
	color: Gray;
}
.ask_window2
{
	display: none;
	position: absolute;
	font-family: Verdana;
	margin: 50%;
	margin-top: -30%;
	z-index: 100;
	filter: alpha(opacity=100);
	border: 2px solid black;
}
.imageBtn
{
	width: 18px;
	height: 15px;
	background-image: url("images/calendar.gif");
	background-repeat: repeat;
	border: 0px;
}

.SavedSummary
{
	border: solid 1px #C3D9FE;
	color: red;
	margin: 0px 0px;
	padding: 5px;
	background: #EEF5FF;
	width: 400px; /* min-height : 30px;*/
	height: auto;
}

.SavedSummary li
{
	border: 0px;
	color: #8598B9;
	list-style-type: square;
	font-family: Verdana;
	font-size: 11px;
}

.SavedSummary ul
{
	margin: 0px;
	border: 0px;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.HelpTips
{
	float: right;
	position: absolute;
	text-align: left;
	height: 0%;
	width: 200px;
	border: 1px solid #C3D9FE;
	color: red;
	margin: 0px 0px;
	padding: 10px;
	background: #EEF5FF;
}
.reportcell_left
{
	border: solid 1 #667700;
	text-align: center;
	font-family: Trebuchet MS, Sans-Serif;
	text-align: left;
	white-space: nowrap;
}

.clickreportcell_left
{
	border: solid 1 #667700;
	text-align: left;
	cursor: pointer;
	color: #3d66a3;
}

a.RichGrid_cellM, a.RichGrid_cellL
{
	font: normal normal normal;
	color: #3d66a3 !important;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-left: 10px;
	height: 26px;
}
a.RichGrid_cellL
{
	text-align: left;
}


.scrolling
{
	overflow: scroll;
	height: 500px;
	width: 100%;
	border: 1px solid Gray;
	margin: 0px;
	padding: 0px;
	scrollbar-3dlight-color: Gray; /* цвет верхней и левой границ полосы прокрутки, бегунка, стрелок */
	scrollbar-arrow-color: White; /* цвет стрелок на кнопках */
	scrollbar-darkshadow-color: Gray; /* цвет "тени" бегунка и кнопок (цвет правых и нижних гранией) */
	scrollbar-base-color: Gray;
}


.TabCell
{
	height: 20px !important;
	text-align: left !important;
}
.TabCell2, .TabCell2_L
{
	height: 20px !important;
	text-align: left !important;
}
.TabCell2_L
{
	text-align: center !important;
}
.TabCell_Control
{
	color: Black;
	text-align: left !important;
	padding-left: 10px;
}

.grid_button
{
	font: normal normal 12px Tahoma;
	width: 100px;
	height: 18px;
	cursor: pointer;
	background-color: Transparent;
	color: Black;
	border: 1x solid Black;
}

.TabCellM
{
	text-align: center !important;
	margin: 0xp;
	padding: 0px;
	width: 120px;
}


/*Display*/
.display_inline
{
  _overflow:hidden;/*фикс для IE6*/
  display:inline-block; /*Не применяется в IE и Firefox*/
  padding : 0px;
  margin : 0px;
}

.display_none
{
	display : none;
}