/* CSS definition file containing sitestyle stylesheets */

body {font-family: Arial,Helvetica,sans-serif;
font-size:12px;}

table.Table1,  table.Table2,  table.Table3 , table.TableHeader, table.TableFooter {
	width: 350px;
	background-color: rgb(225,226,228);
	border-color: rgb(238, 244, 248);
	font-family: Arial,Helvetica,Geneva,Sans-serif; 
	font-size: 9px; 
#	border: 4px double black; /* Параметры границы */
#	padding: 10px; /* Поля вокруг текста */
}


tr.headerRow {
#	background-color: rgb(23, 89, 64);
	background-color: rgb(57, 121, 31);
	color: rgb(255,255,255); 
	height: 25px;
	font-weight: bold;
	border-color: rgb(23, 89, 64);
#	position: relative;
}

tr.buttonRow {
	background-color: rgb(153,153,153);
	width: 350px;
}

td.headercol {
#	background-color: rgb(23, 89, 64);
#	background-color: rgb(57, 121, 31);
	#background-color: rgb(153,153,153);
	background-color: rgb(57, 121, 31);
	color: rgb(255,255,255); 
	height: 25px;
	font-weight: bold;
	border-color: rgb(23, 89, 64);
}

tr.spacerRow {
	height: 8px;
	font-size: 2pt;
}

tr.spacerRowMini{
	height: 4px;
	font-size: 1pt;
	border: 0px;
	padding: 0px;
}

tr  {
	height: 18px;
}

.infoCol1 {
	width: 90px;
}

.infoCol2 {
	width: 143px;	
}

.Table3Col1 {
	width: 200px;
}

.Table3Col2 {
#	width: 150px;	
}

.iswrong {
	background-color: rgb(250, 50, 0);
}

td.tab-active, td.tab-active  a{
#	display: block;
#	text-align: center;

#	font-size: 85%;
	text-decoration: none;
	background: #339966;
}


td.tab-item:hover, td.tab-item a:hover {
#	margin-top: 0;
	border-color: #33cc99;
	background: #33cc99;
	color: black;
#	padding-bottom: 5px;
}

.Button3 {
#    position: absolute; 
#   left: 215px;
#    top: -10px;
	float:right;
}

.Button2 {
    position: absolute; 
    left: 210px;
    top: -10px;
}

.Button1 {
 #   position: absolute; 
 #   left: 0px;
 #   top: -10px;
 	float:left;
}

input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly]
{
background-color: #dcdcdc;
#border: #3532ff 1px solid;
color: #000000;
cursor: default;
}

input.MyMidInputText{
color: black;
font-size: 12px;
width: 130px;
height: 14px;
 }
 
input.MySmallInputText{
color: black;
font-size: 12px;
width: 70px;
height: 13px;
text-align: right;
 }
 
input.MyLongInputText{
color: black;
font-size: 12px;
width: 245px;
height: 13px;
 } 
 
span.euro {
		
#	height: 18px;
#	font-size: +1;
#	font-style: normal;
#	font-weight: bolder;
}

td.infocol {
	width: 180px;	
}

td.datacol{
#	width: 70px;	
}

select.period {
	width: 110px;
}

select.smallselect {
	width: 75px;
	height: 20px;
	text-align: right;
	text-align: -webkit-right;
}

.MyResultText {
	position: absolute;
	left: 184px;
	top: -2px;
}

.SubmitButton {
	position: absolute;
	left: 180px;
#	top: -8px;
}

.radioalign {
	position: absolute;
	right: 5px;
	top: -2px;
	z-index:100;
}

img.mybutton1 {
	cursor: pointer;
	border: 0;
	height: 30px;
	width: 128px;
	cursor: pointer;
}

img.mybutton2 {
	cursor: pointer;
	border: 0;
	height: 30px;
	width: 128px;
	cursor: pointer;
}

img.procline {
	border: 0;
	height: 30px;
	width: 345px ;
}

td.sslcell {
	vertical-align: middle;
#	color: green;
#	font-size: 8px;
#    padding: 5px;
	height: 50px; 
	overflow:hidden;
}




