* html body {
	width: expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
} html, body {
	height: 100%;
} body {
	margin: 0;
	padding: 0;
	font: 10px "Tahoma";
	min-width: 1000px;
	background: #000000;
	line-height: 0px;
	background:url(images/Pattern.jpg) repeat;
} 
 .justify {
	text-align:justify;
 }
 .prodd td{
text-align:left;

}
a{color:#ffffff}
img{border:0}
 .line {
	line-height:17px;
 }
 .hd_pict_bg {
	background:url(images/hd_pict1.jpg) no-repeat;
 }
 .hd_pict_bg2 {
	background:url(images/hd_pict_company.jpg) no-repeat;
 }
 .hd_pict_bg3 {
	background:url(images/hd_pict_contacts.jpg) no-repeat;
 }
 .hd_pict_bg4 {
	background:url(images/hd_pict_license.jpg) no-repeat;
 }
 .hd_pict_bg5 {
	background:url(images/parameters.jpg) no-repeat;
 }
 .header {
	width:100%;
	height:100%;
	text-align:center;	
 }
 .middle_bg {
	background:url(images/middle_bg.jpg) repeat;
 }
 .login_bg_image {
	height:49px;
	width:392px;
	background:url(images/bg_login_image.jpg) no-repeat;
 }
 .color_white {
	color:#FFFFFF;
 }
 .auth {
	line-height:17px;
 }
 .auth input {
		border:1px solid #757729;
		font-family:verdana; 
		font-size:9px;
		line-height:13px;
		color:#62676f;	
		
  }
  .auth a {
	text-decoration:none;
	color:#FFFFFF;
  }
 .auth_btn {
	border:1px solid #62676f;
	background:url(images/btn_auth_bg.jpg) repeat-x;
	
 }
 .header_text_bg {
	background:url(images/header_text_bg.jpg) repeat-x;
 }
 .pict_header_content {
	height:88px;
	width:713px;
	background:url(images/pict_under_hd.jpg) no-repeat;
 }
 .right_content a {
	text-decoration:none;
	color:#FFFFFF;
 }



 .prog_color_end {
	text-align:left;
	padding:5px;
	vertical-align:top;
	color:#AFA359;
 }


  .prog_color_current {
	text-align:left;
	padding:5px;
	color:#FFFFFF;
	vertical-align:top;
	font-weight:bold;
	background-color:#847C3E;
 }


 .prog_color_next {
    vertical-align:top;
	text-align:left;
	padding:5px;
	color:#000000;
 }


.contacts{
font-size:12px;
}


 .day_bg_selected 
{
	cursor:pointer;
	height:26px;
	width:102px;
	background:url(/images/btn_days_selected.png) no-repeat;
	background: expression("none");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/btn_days_selected.png", sizingMethod="crop");
}
 .day_bg_simple
{
	cursor:pointer;
	height:26px;
	width:102px;
	background:url(/images/btn_days_simple.png) no-repeat;
	background: expression("none");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/btn_days_simple.png", sizingMethod="crop");
}

.day_bg_selected a{
	text-decoration:none;
	color:#FFFFFF;
}
.day_bg_simple a{
	text-decoration:none;
	color:#FFFFFF;
}


 .arrow_prew
{
	height:100%;
	cursor:pointer;
	background:url(/images/arrow_prew.png) no-repeat;
	background: expression("none");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/arrow_prew.png", sizingMethod="crop");
}
 .arrow_next
{
	height:100%;
	background:url(/images/arrow_next.png) no-repeat;
	background: expression("none");
	cursor:pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/arrow_next.png", sizingMethod="crop");
}


