.tahoma_8pts{
	font-size:12px;
	font-family:tahoma;
}
table tr td{
	/*margin:3px;*/}
.title{
	FONT-SIZE: 12pt;
	font-weight:bold;
	PADDING: 5px;
	FONT-FAMILY: tahoma;
	text-align:center;
	color:#006699;
}
.title_{
	font-size:12px;
	color:#FF0000;
	text-align:left;
	padding:5px;
}
	
.fm {
	border:1px #CCCCCC dashed;
	background-color:#fafafa;
	margin-bottom:10px;
	margin-top:5px;
	color:#999999;
	padding-top:5px;
	padding-bottom:5px;
	width:700px;
	padding-left:20px;
}
.fm div:hover{
	/*background-color:#efefed;
	margin-bottom:10px;
	margin-top:5px;
	padding-top:-5px;
	padding-bottom:-5px;*/
}

fieldset {
	border:#CCCCCC 0px dashed;
	color:#006699;
	font-size:small;
	font-weight:bold;
}
input.error, textarea.error, select.error {
	border:1px solid #FF0000;
	}


