@charset "windows-1251";
a{text-decoration:none;}
a:hover{text-decoration:underline;}
body{margin: 0px; padding: 0px; background: #ffffff}
div,td{font-family: Tahoma; font-size: 8pt; color: #28333A;}
.t11{font-family: Tahoma; font-size: 11px; color: #28333A;}
form{margin: 0px}
.t10{font-family: Tahoma; font-size: 10px; color: #28333A;}
.t10r{font-family: Tahoma; font-size: 10px; color: #FF0000;}

.inp1{height: 19px; width: 179px; font-family: Arial; font-size: 10px; color: #28333A; border: #D4D4D4 1px solid;}
.close{
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1pt #FFFFFF solid;
	color:#A1C170;
}
.close:HOVER {
	border: 1pt #B4CF8A solid;
	text-decoration: none;
	background: #F4FBE9;
}
.textBox{
	width:280;
	font-family: tahoma;
	font-size: 8pt;
	border: 1pt #ccc solid;
}
select{
	font-family: tahoma;
	font-size: 8pt;
	border: 1pt #ccc solid;
}
.contactLabel{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
}
.button{
}