.bgwant {
	background-attachment: fixed;
	background-image: url(images/want_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	line-height: 20px;

}
a:link {
	color: 666666;
	text-decoration: none;
}
a:visited {
	color: 666666;
	text-decoration: none;
}
a:hover {
	color: 666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}.wantbg1 {
	background-attachment: fixed;
	background-image: url(images/want_line2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgpractise {
	background-attachment: fixed;
	background-image: url(images/practise_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bgpractise2 {
	background-attachment: fixed;
	background-image: url(images/practise_bottom1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.border {
	border: 1px double #CCCCCC;
}
.border1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borderask {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;


}
.border2 {
	border: 1px dotted; #999999;
}
.bgask {
	background-image: url(ask/images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bdask {
	background-attachment: fixed;
	background-image: url(ask/images/q.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.timbg {
	background-image: url(images/tim_yellow.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
