
body, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12.0px;
	line-height: 18.0px;
	margin: 0px;
	padding: 0px;
}
body {
	background: url(/pix/bg.png) no-repeat fixed 200px -60px #f2eff7;
}
table, tr, td {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 12.0px;
	line-height: 18.0px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
}

a	{
	text-decoration: none;
	color: #000000;
}

img { border-style: none; }

a:hover {
}

h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #7f65a4;
	font-size: 17.0px;
	line-height: 20.0px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #7f65a4;
	font-size: 17.0px;
	line-height: 20.0px;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	text-transform: uppercase;
}
h2.h2sep	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #7f65a4;
	color: white;
	font-size: 17.0px;
	line-height: 20.0px;
	margin: 0px;
	padding: 1px;
	padding-left: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: left;
	text-transform: uppercase;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12.0px;
	line-height: 18.0px;
	color: #7f65a4;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	text-align: left;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	list-style-type: none;
}
.txt	{
	font-weight: normal;
	font-style: normal;
	font-size: 12.0px;
	line-height: 18.0px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
}
.itxt	{
	font-weight: normal;
	font-style: normal;
	font-size: 12.0px;
	line-height: 18.0px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-type: none;
}
li.txt:before {
	content:"_ ";
}
.link {
	font-weight: bold;
}

.tgt:before {
	color: #aaaaaa;
	content: "» ";
}
.tgt:hover:before {
	color: black;
	content: "» ";
}
.navi {
	font-weight: normal;
	font-style: normal;
	font-size: 12.0px;
	line-height: 18.0px;
	color : ;
	text-decoration: none;
}
.navi.active {
	color : #7f65a4;
}
.nobr {
	white-space: nowrap;
}

.pri {
	font-style: normal;
}
.sec {
	font-style: oblique;
}
.em {
	color : #7f65a4;
}

.imgbutton {
	padding: 0px;
}

.input {
	border: 0px;
	border-bottom: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	width: 300px;
}
textarea.input {
	border: 1px solid #CCCCCC;
}
.select {
	font-size: 9px; line-height: 12px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;	
}

.ntxt p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10.0px;
	line-height: 13.0px;
	color : #808080;
}

.input+img {
	padding-left: 2px;
	position: relative;
	top: 5px;
}

.inactive {
	text-decoration: line-through;
}

