
/* <![CDATA[ */
	form	{margin:0;padding:0}
	fieldset {
		display:block;
		border: none; 
		margin: 0px 0px 25px 0px; 
		padding: 0px; 
		width: 640px; /*630,480px*/
		}
	td {padding-left: 10px;}
	.tableHeader {
		font-weight: bold;
		color: #FFFFFF;
		background-color: #903031;
		height: 25px;
		}
	.tableHeaderInside {
		font-weight: bold;
		border-top: solid 1px #FFFFFF;
		height: 30px;
		}
	.button {
		height: 22px;
		width: 150px;
		color: #FFFFFF;
		background-color: #903031;
		border: 1px solid #FFFFFF;
		}
	.w1 {
		width: 40px;
		margin-top: 4px;
		}
	.w2 {
		width: 225px;
		margin-top: 4px;
		}
	.w3 {
		width: 161px;
		margin-top: 4px;
		}
	.w4 {
		width: 230px;
		margin-top: 4px;
		}
	.w5 {
		width: 20px;
		margin-top: 4px;
		}
	.wh {
		width: 45px;
		margin-top: 4px;
		}
	.w3h{width: 620px}
	legend	{xdisplay:none}
	label	{cursor:pointer;font-size:11px}
	.ErrorText{color:red;font-size:11px;font-style:normal}
	input.text	{width:100%;background-color:#f0f0f0;-moz-border-radius: 3px;}
	.checkbox	{position:relative;left:-4px;top:2px;background:transparent;border:none}
	textarea	{width:100%;margin:0px;padding:0px;border:inset 1px #dfdfdf;
			background-color:#f0f0f0;
			scrollbar-base-color: #f0f0f0;
			scrollbar-track-color: White;
			-moz-border-radius: 3px;
	}

	/*-----------------------------*/
	.clf:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.clf {display: inline-table;}
	/* Hides from IE-mac \*/
	* html .clf {height: 1%;}
	.clf {display: block;}
	/* End hide from IE-mac */
	/*-----------------------------*/
	.fbox { margin:2px 0px 0px 0px;
		padding:0px 7px 0px 0px;
		background: transparent;
		float: left;
		position: relative;
		xfont-size:10px }
	.center	{text-align:center}
	.right	{text-align:right}
	br.break	{clear:both;display:block}
	/*-----------------------------*/
	.allert {position: absolute;top: 50px;left: 50px;
		margin-top: -25%;
		margin-left: -150px;
		width: 300px;
		height: 70px;
		background-color: white;
		padding:10px;
		border:solid 10px red;
		color: black;
		text-align:center;
		font:medium sans-serif;
}
/* ]]> */