	
	td{
		font-family: arial,helvetica,sans-serif;
		font-size: 8pt;
	}
	
	xtd { border: 1px solid green; } 


	select{
		font-family: arial,helvetica,sans-serif;
		font-size: 8pt;
	}
	
	label { cursor:pointer; }
	
	.brd_post_selected {
	 	position: absolute;
	 	cursor:pointer;
	 	border: 1px solid #bbee00;
	 	background-color: #ccff00;
	}
	
	
	.brd_rida_selected {
	 	position: absolute;
	 	cursor:pointer;
	 	border: 1px solid #bbee00;
	 	background-color: #ccff00;
	}
	
	.varv1 {
		cursor:pointer;
		width:20px;
		height:20px;
	}
	
	.varv2 {
		cursor:pointer;
		width:15px;
		height:15px;
	}
	


	.inpt_hind {
		width:40px;
		height:14px;
		color: #000000;
		border: 0px solid transparent; 
		
		text-align:right;
		font-weight: bold ;
		font-family: arial,helvetica,sans-serif;
		font-size: 10pt;
		background-color: transparent;
	}
	
	.inp_frm {
		font-family: arial,helvetica,sans-serif;
		font-size: 8pt;
	}
	
	.inpt_noed {
		width:25px;
		height:10px;
		background-color: #dddddd;
		color: #aaaaaa;
		border: 1px solid #bbbbbb; 
		font-family: arial,helvetica,sans-serif;
		font-size: 7pt;
		line-height: 10px;
		text-align:center;
	}
	
	.inpt {
		width:25px;
		height:10px;
		background-color: #fafafa;
		color: #000000;
		border: 1px solid #bbbbbb; 
		font-family: arial,helvetica,sans-serif;
		font-size: 7pt;
		line-height: 10px;
		text-align:center;
	}
	
	.butt {
		width:80px;
		text-align: left;
	}
	
	.moot_h {
		border-top: 1px solid #000000; 
		text-align: center;
		font-size: 8pt;
	}
	
	.moot_txt {
		background-color: #ffffff;
		font-family: arial,helvetica,sans-serif;
		font-size: 8pt;
	}

	
	
	.brd_bg{
		position: absolute;
	}
	
	legend{ color:#000000; font-family: arial,helvetica,sans-serif;	font-size: 9pt; font-weight: bold }
	
	fieldset {      -moz-border-radius: 0px;     border-radius: 0px;     -webkit-border-radius: 0px; } 
	 
		