form#contactpageform select, #contactmeform select, .form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #336699;
}
.Candidate {
	background-image: url(../images/index/candidate_middle.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.CandidateTop {
	background-image: url(../images/index/candidate_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.CandidateBottom {
	background-image: url(../images/index/candidate_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.QTop {
	background-image: url(../images/index/index_r6_c6.jpg);
	background-repeat: no-repeat;
}


body {
	background-image: url(../images/bg-sub.jpg);
	background-repeat: repeat-x;
}