html, body {

	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	font: 11px/1.5em Verdana;

	}




#container {

width: 900px;
height: auto;

}

#header {

width: 900px;
height: 200px;
margin-bottom: 14px;
border-bottom: 5px solid;
border-color:#006699;

}

#column1 {

width: 198px;
height: auto;
float: left;
margin-right: 5px;
border: 1px solid;
border-color:#006699;

}

#column2 {

width: 693px;
height: auto;
float: right;

}

#coumn2_inside{

width: 692px;
height: auto;
float: left;
border-style: solid;
border-color: orange;
border-width: 1px;
background:url("/images/qpipe.jpg") no-repeat right top;
}

.menubar #column2 {

width: inherit;
height: 20px;
text-align: center;

}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("/images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("/images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	

#footer {

margin-top: 5px;
width: 900px;
height: 20px;
float: left;
border: 1px solid;
border-color:#006699;
background-color:#006699;

}

#qpipe {

width: 174px;
background-image:url(../images/qpipe.jpg)  no-repeat right top;
float: right;

}

.textInput
{
border: 1px solid #B4CFEC;
background: transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003300;
}
