b	* {

	font-family: arial, verdana;

	}

	body {

		background: #e0e0e0;

		text-align: center;

	}

	form {

		margin: 0px;

	}

	#mainCon {

		width: 887px;

		/*height: 600px;*/

		margin: auto;

		text-align: center;

		background: url('images/mainframe-bg.gif') repeat-y;

		overflow: visible;

	}

	#mainSpace {

		width: 850px;

		text-align: left;

		margin-left: auto;

		margin-right: auto;

		margin-top: 7px;

	}

	#topCon {

		width: 100%;

		height: 57px;

		background: url('images/top-bg.gif') no-repeat;

	}

	#bottomCon {

		width: 887px;

		margin: auto;

		height: 28px;

		background: url('images/bottom-bg.gif') no-repeat;

	}

	.hLine {

		height: 22px;

		width: 100%;

		line-height: 9px;

		background: url('images/headline-bg.gif') #231f20;

		text-indent: 10px;

		color: white;

		font-size: 10px;

	}

	.hLineTxtImg {

		border: 0px;

		margin-left: 10px;

	}

	.inCon {

		border :1px solid #f4f4f4;

		width: 851px;

		padding: 0px;
		
		text-indent: 5px;

		text-align: left;

	}

	#udraab {

		width: 800px;

		text-align: left;

	}

	#udraabTxtCon {

		width: 500px;

		float: left;

		padding-left: 80px;

		padding-top: 10px;

	}

	#udraabTxtHeadline {

		font-family: Verdana;
		
		font-size: 40px;

		letter-spacing: 5px;

		word-spacing: 5px;

	}

	#udraabTxt {

		font-family: Verdana;
		
		font-size: 13px;

		color: gray;

		line-height: 17px;

		letter-spacing: 1px;

		word-spacing: 1px;

		padding-left: 6px;

		font-weight: bold;

	}

	#udraabTxt1 {

		font-family: Verdana;
		
		font-size: 9px;

		color: gray;

		line-height: 17px;

		letter-spacing: 1px;

		word-spacing: 1px;

		padding-left: 6px;

		font-weight: bold;

	}

	.loginBoxPicCon {

		text-align: center;

		line-height: 12px;

	}

	.loginBoxPic {

		margin: auto;

	}

	.loginBoxCon {

		font-family: Verdana;
		
		width: 162px;

		margin-left: 10px;

		float: left;

		color: gray;

		font-size: 10px;

		font-weight: bold;

		line-height: 22px;



	}

	.txtField {

		width: 100%;

		border: 2px solid #9f9f9f;

	}

	.loginField {

		margin-top: 10px;

		text-align: center;

		width: 84px;

		border: 2px solid #909090;

		color: #373737;

		height: 19px;

		line.height: 19px;

		font-size: 11px;



	}

	.stepCon {



		float: left;



	}

	.stepTxtCon {

		font-family: Verdana;
		
		float: left;

		font-size: 10px;

		font-weight: bold;

		line-height: 18px;

	}

	.stepImgCon {

		float: left;

	}

	.tabHeadline {

		font-family: Verdana;
		
		font-size: 11px;

		line-height: 25px;

		font-weight: bold;

		border-bottom: 1px solid #cfcfcf;

	}

	.tabTxt {

		font-family: Verdana;
		
		font-size: 11px;

		line-height: 25px;

	}
