input,select,textarea,submit,text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;

}
.bodybg  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/repeat_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	/* background-position: top; */
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	color: #2274c7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2274c7;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 2274c7;
}.tablebg1 {
	background-attachment: scroll;
	background-image: url(../images/5bar.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
}.qmhand {
	cursor: help;
}
.dropmenutitle {
	background-color: #CBD8E7;
	background-position: center;
}
