body {
	background-image: url(bg_main.jpg);
	background-repeat: repeat-x;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6;
}
  	h1 {color:#333333; font-family:arial; font-size:14px; font-weight:bold;}
  	h2 {color:#391870; font-family:arial; font-size:14px; font-weight:bold;}
  	h3 {color:#391870; font-family:arial; font-size:14px; font-weight:bold;}
strong {
	color:#006738;
}
a {
	color:#006738;
}
input, textarea {
	background-color:#f0e7f5;
	border:1px #9cc02f solid;
}
#Container {
	margin:0px auto;
	width:900px;
}
#Main {
	height:500px;
}
#Main, #Footer {
	background-color:#FFF;
	padding:25px;
}
#Footer {
	padding-top:0px;
	text-align:center;
}
table.form1 {
	background-color:#dec9e8;
	border:1px #aa78c6 solid;
	border-width:1px 0px;
}
table.form1, table.form2 {
	width:600px;
	margin:5px 0px;
}
table.form1 strong, table.form2 strong {
	color:#333;
}
input.btn {
	background-color:#ffa73d;
	color:#FFF;
	font-weight:bold;
	padding:3px;
}
    .pagecorner {  position: absolute; top: 0px; right: 0px;}
  	#qpages_header {background-color:#FFFFFF; color:#87C540; font-family:arial; font-size:11px; font-weight:bold; height: 40;}
  	#qpages_header a {color:#482875; font-family:arial; font-size:11px; font-weight:bold;}
	#qpages_divider {  background: #482875; font-size:4px; width: 100%; height: 4px;}
	#qpages_headermenu {  position: absolute; top: 25px; left: 300px;}
	#qpages_header img { position:absolute; top:10px; }
.accent {
	font-weight: bold;
	color: #F30;
	text-align: center;
}

