body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color:black;
	background-color : White;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: 4c4c4c;
}

h1{
	font-weight:normal;
	font-size:16px;
	color:#175fb6;
	font-weight:bold;
	margin-bottom:5px;
}

h2{
	font-weight:normal;
	font-size:14px;
	color:#175fb6;
	font-weight:bold;
	margin-bottom:5px;
}

a{
	color: 2968b4;
}

.mainTextArea{
	padding-top:20px;
	padding-left: 1px;
	padding-right: 10px;
	padding-bottom: 50px;
	font-size:12px;
	color: 4c4c4c;
}

.mainTextArea td{
	font-size:12px;
	color: 4c4c4c;
}


.tblMenu td{
	text-align:center;
	color:white;
	font-size:13px;
}

.tblMenu a{
	color:white;
	text-decoration:underline;
}

.tblMenu a:hover{
	color:white;
	text-decoration:none;
}
.Header{
	font-size:16px;
	color:#175fb6;
	font-weight:bold;
}
.cmnLeft{
	padding-left:22; 
	padding-right:10;
}
.smText{
	font-size:10px;
	color:#666666;
}

.list1 li{
	padding-bottom:1em;
}
.Element{
	color: white;
	vertical-align:middle;
	text-align:center;
	height:50%;
	width:50%;
	font-size:13px;
}
.visMenu{
	width:100%
	height:100%;
}

.form_style input{
	border-width:0px;
	border-color:#cccccc;
	border-style:solid;
	background:none;
	height:18px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

input.submit{
	width:400px;
}

.form_style .inpMid{
	background-image:url(http://i-consulting.com.ua/img/gui/inp_bg.png);
	background-repeat:repeat-x;
}

.form_style input.submit {
  border: 0px;
  background: none;
  cursor: pointer;
}

.form_style textarea{
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
}

.inpLeft{
	background-image:url(/img/gui/inp_l.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:7px;
	height:20px;
}
.inpRight{
	background-image:url(/img/gui/inp_r.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:7px;
	height:20px;
}

.newsblock1{
	font-size:12px;
}

.block_lt{
	background-image:url(/img/gui/forms_tl.png);
	width:4px;
	height:4px;
}
.block_rt{
	background-image:url(/img/gui/forms_tr.png);
	width:4px;
	height:4px;
}
.block_lb{
	background-image:url(/img/gui/forms_bl.png);
	width:4px;
	height:4px;
}
.block_rb{
	background-image:url(/img/gui/forms_br.png);
	width:4px;
	height:4px;
}

.partners_text{
	padding: 10px 10px 10px;
	border-bottom:solid 1px #CCCCCC;
}
.partners_logo{
	border-bottom:solid 1px #CCCCCC;
}