@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #767676;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.oneColFixCtr #container {
	width: 950px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}

.oneColFixCtr #mainContent {
	border: 1px solid #c3c3c3;
	background-image: url(../images/main_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
}
.oneColFixCtr #headerContent {
	padding-top: 20px;
	padding-bottom: 15px;
}

.HeaderTextBlock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
	height: 44px;
	line-height: 44px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/h_text_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #9e9e9e;
}

.line {
	height: 20px;
	background-image: url(../images/dot.png);
	background-repeat: repeat-x;
	background-position: center;
}

.mainBottom {
	border: 1px solid #FFFFFF;
	background-color: #686868;
	background-repeat: repeat-x;
	background-position: bottom;
	
}
.oneColFixCtr #container #mainContent .mainBottom td {
	border: 1px solid #c3c3c3;
	background-color: #989898;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.description {
	padding-left: 101px;
	font-size: 11px;
}
.desc_img {
	float: left;
	width: 99px;
}
.oneColFixCtr #container #mainContent #centerContent #th1 {
	font-size: 22pt;
	color: #580084;
	margin-top: 0px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}

.oneColFixCtr #container #mainContent #centerContent #th2 {
	font-size: 14pt;
	color: #9500fe;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 22pt;
	padding-top: 5px;
}

.oneColFixCtr #container #mainContent #centerContent #th3 {
	padding-right: 15px;
	padding-left: 15px;
	line-height: 14pt;
	padding-top: 5px;
}

.oneColFixCtr #container #mainContent #centerContent #submitForm {
	background-color: #FFFFFF;
	border: 1px solid #b1b1b1;
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.oneColFixCtr #container #mainContent #centerContent #submitForm .mail {
	margin: 0px;
	padding: 0px;
	border: 1px solid #b1b1b1;
	width: 178px;
	height: 18px;
	color: #767676;
}
.oneColFixCtr #container #mainContent #centerContent #submitForm .buton {
	margin: 0px;
	padding: 0px;
	color: #767676;
	border: 1px solid #b1b1b1;
	width: 108px;
	height: 20px;
}
.oneColFixCtr #container #mainContent #centerContent #submitForm form {
	margin: 0px;
	padding: 0px;
	height: 22px;
}

.downloadContener {
	height: 66px;
	width: 148px;
	border: 1px solid #616161;
	background-image: url(../images/res_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}

.oneColFixCtr #container #mainContent #centerContent #download {
	color: #FFFFFF;
	background-image: url(../images/dowload_bg.jpg);
	border: 1px solid #616161;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 15px;
}

.title      {
	font-size: 9pt;
	padding-bottom: 5px;
	font-weight: bold;
	color: #f2f2f2;
}
.title2      {
	font-size: 9pt;
	padding-bottom: 5px;
	font-weight: bold;
	color: #767676;
}
.oneColFixCtr #headerContent #logo {
	float: left;
}

.clearfloat {
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}

.oneColFixCtr #container #headerContent #headNav {
	font-size: 12pt;
	text-align: left;
	padding-left: 45px;
	margin-left: 197px;
	line-height: 58px;
}
.hl , hl:visited {
	text-decoration: none;
	color: #b1b1b1;
	font-weight: bold;
	padding-right: 28px;
}
.hl:hover {
	text-decoration: none;
	color: #7d7d7d;
	padding-right: 28px;
	font-weight: bold;
}

.oneColFixCtr #container #bottomLink {
	text-align: right;
}

a {
	color: #b1b1b1;	
}

.bl, bl, a:visited {
	text-decoration: none;
	color: #b1b1b1;
	font-weight: bold;
}
.bl, a:hover {
	text-decoration: none;
	color: #7d7d7d;
	font-weight: bold;
}
.downloadContener-link, .downloadContener-link:visited {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:  #b1b1b1;
	padding-top: 0px;
}

.downloadContener-link:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.title3 {
	font-size: 9pt;
	font-weight: bold;
}
.ramka {
	border: 1px solid #c3c3c3;
}
.ramka2 {
	border: 1px solid #c3c3c3;
	margin-left: 10px;
}
.ramka2 p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

