body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	background-image: url(../_images/bg_qualimasters.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}

input.text {
	background-image:url(../_images/inputText_bg2.png);
	width:186px;
	height:19px;
	border:0;
	padding:3px 3px 0 3px;
}
.label_orange {
	font-size: 20px;
	font-family: Eurostile, Arial, Helvetica, Verdana;
	font-weight: bold;
	color: #ffaf00;
}
.label_red {
	font-size: 16px;
	font-family: Eurostile, Arial, Helvetica, Verdana;
	font-weight: normal;
	color: red;
	text-align: center;
	padding-right: 40px;
}

#main {

	width:1024px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
#header {

	width:1024px;
	height:187px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
#yellow_menu {

	width:1024px;
	height:100px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	

}
#content {
	width:480px;
	height:400px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	vertical-align:middle
}
#graybox {
	width:480px;
	height:233px;
	background-image: url(../_images/graybox3.png);
	background-repeat: no-repeat;
	font-size: 28px;
	font-family: Arial Narrow, Helvetica, Eurostile, Arial;
	font-weight: lighter;
	color: #006699;
}
#Connect_Button {
	background-image: url(../_images/connect.png);
	
}
#index_r3_c2 {
	margin-left:56px;
	margin-top:30px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#index_r2_c7 {
	margin-right:3px;
	margin-top:2px;
	width:370px;
	height:185px;
	margin-bottom:0px;
	float:right;
	display:inline;

}
#index_r6_c3 {
	margin-left:257px;
	margin-top:110px;
	width:478px;
	height:232px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
#index_r10_c6 {
	margin-left:534px;
	margin-top:19px;
	width:160px;
	height:36px;
	margin-bottom:0px;
	float:left;
	display:inline;

}
.bt_connect input {
	cursor: pointer;
	height:36px;
	width:160px;
	border: 0px;
	background-color:transparent;
	background-image: url(../_images/connect.png);
}

.bt_connect2 input {
	cursor: pointer;
	height:36px;
	width:160px;
	border: 0px;
	background-color:transparent;
	background-image: url(../_images/connect2.png);
}

.bt_valid input {
	cursor: pointer;
	height:36px;
	width:160px;
	border: 0px;
	background-color:transparent;
	background-image: url(../_images/valid.png);
}