html {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	background-color: #ffffff;
}
input {
	font-family: Arial;
	font-size: 14px;
}
textarea {
	font-family: Arial;
	font-size: 14px;
}
body {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
    background: url('about:blank') no-repeat;
    background-attachment: fixed;
}
html {
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px solid;
}
.clear{ 
	clear: both;  
	line-height: 0px;
	font-size: 0px;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover{ 
	text-decoration: none;  
	color: #797979;
}
a:visited{ 
	text-decoration: underline;
	color: #000000;
}

/*Table*/
table, table tr td {
	vertical-align: top;
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}

.tdLogo {
	width: 380px;
	height: 83px;
}
.tdLogo div{
	width: 380px;
	height: 83px;
	background: url("../images/logo.gif") no-repeat top left;
	overflow: hidden;
}
.tdTop {
	height: 83px;
	vertical-align: bottom;
	background-color: #356cac;
}
.tdTop div {
	height: 13px;
	background-color: #79c1e6;
	overflow: hidden;
}
.midSep {
	height: 10px;
	overflow: hidden;
}
.tbTop {
	width: 100%;
}
.tdTestVariant {
	text-align: left;
	padding: 0px 0px 10px 0px;
}
.tdTestVote {
	text-align: left;
	padding: 0px 0px 20px 20px;
}
.tdTestVote input {
}
.textTable {
	width: 100px;
	margin: 5px;
	border: solid 1px #000000;
}
.radioText {
	width: 80px;
	border: solid 1px #356aaa;
}
.textRadio {
}
.dTestVote {
	margin: 0px 0px 5px 0px;
}
.mvTable {
}
.fioTable {
	width: 500px;
	background-color: #d6ecf8;
}
.fioTable tr td input {
	width: 95%;
	border: solid 1px #356aaa;
}
.tdFormSend {
	width: 100px;
	padding: 5px 10px 5px 30px;
}
.tdField {
	padding: 5px 0px 5px 0px;
}
.tdField input{
	border: solid 1px #000000;
	width: 250px;
}
.submitVote {
	padding: 5px 0px 5px 0px;
}
.submitVote input, .inputs {
	border: solid 1px #000000;
}
.showTime {
	position: fixed;
	left: 0px;
	top: 90px;
	font-size: 24px;
	font-weight: bold;
}

* html .showTime {
    position: absolute;
    top: expression(parseInt(document.body.scrollTop + 90) + "px");
}

.tblTest{
	width: 655px;
}
.delPic tr td {
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
.qVote tr td {
	vertical-align: middle;
	padding: 2px;
}
.inlineVote {
	float: left;
	margin: 0px 5px 0px 0px;
}
.tdBord tr th, .tdBord tr td {
	border: solid 1px #000000;
}
.tdBord tr td {
	font-weight: bold;
}
.bordertb tr th {
	border: solid 1px #356aaa;
	text-align: center;
	padding: 4px;
	width: 50%;
	font-weight: bold;
}
.bordertb tr .bordFon{
	border-bottom: solid 1px #d6ecf8;
	border-left: solid 1px #d6ecf8;
	border-right: solid 1px #d6ecf8;
}
.bordertb tr td {
	vertical-align: top;
	border: solid 1px #356aaa;
	text-align: justify;
	padding: 4px;
	font-weight: normal;
}
.mainTable {
	width: 885px;
}
.buttonSend {
	border: solid 1px #356aaa;
	background-color: #79c1e6;
	color: #356aaa;
	font-size: 17px;
	font-weight: bold;
}
h2 {
	color: #356aaa;
	font-size: 18px;
}
.divPadd {
	padding: 0px 0px 0px 40px;
}
.btnStatus {
	text-align: left;
	background-color: #79c1e6;
	color: #4781b9;
	font-size: 12px;
	border: solid 1px #356aaa;
	width: 234px;
	height: 25px;
}
.btnDivStatus {
	width: 230px;
	text-align: center;
}
.btnDivStatus span {
	display: block;
	color: #9a9899;
	font-size: 12px;
	margin: 5px;
}
.disBtnStatus {
	border: solid 1px #979596;
	background-color: #e9e9e9;
	color: #a8a6a7;
	cursor: pointer;
}
.tableAnketa tr td {
	padding: 4px 10px 4px 10px;
}
.tdAnketaVariant{
	width: 354px;
	text-align: left;
}
.tdAnketaVote {
	width: 531px;
	color: #3f72af;
	text-align: left;
}
.tdAnketaVariant div {
	text-align: justify;
}
.tdAnketaVariant span {
}
.radioAnketaText {
	width: 100%;
	border: solid 1px #356aaa;
}
.expWork {
	width: 100%;
}
.expWork tr th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #79c1e6;
	border: solid 1px #356aaa;
}
.expWork tr th .h1 {
	width: 40px;
}
.expWork tr th .h3 {
	width: 110px;
}
.expWork tr th .h4 {
	width: 230px;
}
.expWork tr td {
	padding: 0px;
	margin: 0px;
	height: 20px;
	border: solid 1px #356aaa;
	text-align: left;
}
.expWork tr td input {
	margin: 0px;
	height: 20px;
	border: solid 0px;
	width: 100%;
}
.expWork tr td textarea {
	margin: 0px;
	height: 50px;
	width: 100%;
	border: solid 0px;
}
.inputWidth176 tr td input {
	width: 176px !important;
}
.divRadio {
	width: 20px;
	float: left;
	overflow: hidden;
}
.whiteWork {
	width: 100%;
}
.whiteWork tr th {
	vertical-align: top;
	font-weight: normal;
	color: #5984b9;
	background-color: #FFF;
	border-top: solid 1px #5984b9;
	border-right: solid 1px #5984b9;
	border-left: solid 1px #5984b9;
	padding: 4px;
}
.whiteWork tr td {
	text-align: center;
	font-weight: normal;
	border: solid 1px #d6ecf8;
	border-top: solid 1px #5984b9;
	padding: 5px 0px 5px 0px;
}
.tableSysList {
}
.tableSysList tr th {
	background-color: #79c1e6;
	font-weight: normal;
	color: #FFF;
	border: solid 1px #457eb8;
	padding: 5px;
}
.tableSysList tr td {
	background-color: #d6ecf8;
	border: solid 1px #457eb8;
	padding: 5px;
}
.tableSysList tr td .text{
	border: solid 0px;
}
.tableSysList tr td .editInput {
	border: solid 1px #457eb8;
	width: 240px;
}
.mdTd {
	padding: 0px !important;
	vertical-align: middle;
}
.mdTd .text{
	width: 100%;
	margin: 0px;
}
.midSepTd {
	height: 5px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.AddInput {
	display: none;
}
.dACenter {
	text-align: center;
}
.tblListUsers {
	text-align: center;
	padding: 0px 10px 10px 10px;
}
.widthInput input {
	width: 100%;
}
