@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #353535;
}

.navlink {
	font-size: 12px;
	font-weight: bold;
	color: #9b5ba4;
	text-decoration: none;
}

.navlinkcurrent {
	font-size: 12px;
	color: #e1cde4;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #9B5BA4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.txtplusbold {
	font-size: 13px;
	font-weight: bold;
}
.txtpurple {
	color: #9b5ba4;
}
.txtwhite {
	color: #FFFFFF;
}
.txtyellow {
	color: #ffde00;
}
.pgtitle {
	font-size: 14px;
	font-weight: bold;
	color: #9B5BA4;
}
.txtfooter {
	font-size: 10px;
	line-height: 18px;
	color: #9B5BA4;
}
sup {
	font-size: 9px;
}
#pp_form_diy {
	float:right;
	position:relative;
	right:0;
	top:15px;
	width:80px;
	height:100px;
	margin-left:5px;
	}
	
#pp_form_js {
	float:right;
	position:relative;
	right:0;
	top:15px;
	width:80px;
	height:100px;
	margin-left:5px;
	}
	
#pp_form_pers {
	float:right;
	position:relative;
	right:0;
	top:15px;
	width:80px;
	height:100px;
	margin-left:5px;
	}
#pp_form_sc {
	float:right;
	position:relative;
	right:0;
	top:15px;
	width:80px;
	height:100px;
	margin-left:5px;
	}
		