body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F4F4F6;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text {
	color: #666666;
	font-family: "Tahoma", "Arial";
	font-size: 12px;
}
input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
h1 {
	font-size: 16px;
	color:#814173;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	color:#814173;
	font-weight:bold;
}
h2 a{
	font-size: 14px;
	color:#814173;
	font-weight:bold;
}
.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text11 a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}
.text11 a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border: 1px solid ded1bd;
}
.style1 {
	color: #999999;
	font-weight: bold;
}
.style3 {
	color: #666666;
	font-family: "Tahoma", "Arial";
}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
}
.style5 {
	color: #ac74a0;
	font-family: "Tahoma", "Arial";
	font-size: 11px;
}
.style7 {
	color: #666666;
	font-weight: bold;
}
.style13 {
	font-size: 13px;
	font-weight:bold;
}
.textPurple {
	font-size: 14px;
	color:#814173;
	font-weight:bold;
}
.textPurple a{
	font-size: 14px;
	color:#814173;
	font-weight:bold;
}
.textPurple a:hover{
	font-size: 14px;
	color:#000000;
	font-weight:bold;
}
.picBack {
	background-color:#814173;
	text-align:center;
}
.picBox {
	background-color:#814173;
	text-align:center;
	float:left;
	padding:8px;
}
.picLabel {
	background-color:#814173;
	text-align:center;
	color:#CCCCCC;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	clear:both;
}
#content {
	padding-left: 15px;
	text-align:left;
	background-color:#F4F4F6;
}
#footer {
	color: #666666;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
#footer a{
	color: #666666;
	text-decoration:none;
}
#footer a:hover{
	color: #000000;
	text-decoration:underline;
}